mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 01:48:44 +00:00
Initial appdaemon config
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
appdaemon:
|
||||
latitude: !secret latitude
|
||||
longitude: !secret longitude
|
||||
elevation: !secret elevation
|
||||
time_zone: Europe/Sofia
|
||||
plugins:
|
||||
HASS:
|
||||
type: hass
|
||||
ha_url: !secret url
|
||||
token: !secret token
|
||||
|
||||
http:
|
||||
url: http://cobalt.lan:5050
|
||||
|
||||
api:
|
||||
hadashboard:
|
||||
Reference in New Issue
Block a user