initial commit with ad_toolbox submodule
This commit is contained in:
16
appdaemon.yaml
Normal file
16
appdaemon.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
appdaemon:
|
||||
latitude: 0
|
||||
longitude: 0
|
||||
elevation: 30
|
||||
time_zone: Europe/Berlin
|
||||
plugins:
|
||||
HASS:
|
||||
type: hass
|
||||
ha_url: http://10.0.0.21:8123
|
||||
token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJiZThhYWI2ZTlkNmQ0NWU2YTk1ODU5OWJjOWM3MWJkYiIsImlhdCI6MTc3NjEwOTc0NCwiZXhwIjoyMDkxNDY5NzQ0fQ.BorkjFjWlWCZqnUa9-NMUxGsDiupDoRZ3cEgsmeSofM
|
||||
cert_verify: True
|
||||
http:
|
||||
url: http://0.0.0.0:5050
|
||||
admin:
|
||||
api:
|
||||
hadashboard:
|
||||
Reference in New Issue
Block a user