Files
ad-dev-conf/appdaemon.yaml
John Lancaster 7d4098ce79 initial commit
2024-02-21 21:23:05 -06:00

21 lines
361 B
YAML

appdaemon:
import_method: expert
# import_paths:
# - /conf/apps/my_repo
latitude: 0
longitude: 0
elevation: 30
time_zone: America/Chicago
plugins:
HASS:
type: hass
ha_url: http://192.168.1.82:8123
token: !secret long_lived_token
http:
url: http://0.0.0.0:5050
admin:
api:
hadashboard:
logs:
main_log:
level: DEBUG