home-automation/appdaemon/secrets-example.yaml

12 lines
393 B
YAML

# General Config
ha_token: "A very big string here"
ha_api_secret: "the http_password from the main ha secrets.yaml file (needed for cameras)"
appdaemon_elevation: 0
appdaemon_latitude: 0
appdaemon_longitude: 0
appdaemon_time_zone: UTC
tracked_device_1: android_phone_1
tracked_device_1_title: Android Phone (1)
tracked_device_2: android_phone_2
tracked_device_2: Android Phone (2)