UNIFI_HOST = 'wlan.morz.de' UNIFI_USERNAME = 'admin' UNIFI_PASSWORD = 'yourPassword' UNIFI_PORT = 443 UNIFI_SSL_VERIFY = True UNIFI_SITE_ID = 'yourSiteID' WLAN_SSID = 'your WLAN-SSID' WLAN_PASSWORD = 'your WLAN Passwort' LOGO_FILE = /app/custom/logo.png WIFI_ICON = /app/custom/wifi-icon.png