1
0
ansible-home-assistant/configuration/appdaemon/appdaemon.yaml

26 lines
494 B
YAML
Raw Normal View History

2022-11-29 00:27:02 +00:00
---
secrets: /config/secrets.yaml
appdaemon:
latitude: !secret latitude
longitude: !secret longitude
elevation: 2
time_zone: Europe/Warsaw
plugins:
HASS:
type: hass
MQTT:
type: mqtt
namespace: mqtt
client_id: "appdaemon"
client_host: 192.168.60.100
client_port: 1883
client_user: "appdaemon"
client_password: !secret appdaemon_mqtt_password
client_topics: NONE
http:
url: http://127.0.0.1:5050
admin:
api:
hadashboard: