initial commit

This commit is contained in:
John Lancaster
2024-02-21 21:23:05 -06:00
commit 7d4098ce79
12 changed files with 97 additions and 0 deletions

21
appdaemon.yaml Normal file
View File

@@ -0,0 +1,21 @@
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