Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---
- secrets: /homeassistant/secrets.yaml
- appdaemon:
- latitude: 52.0
- longitude: 4.0
- elevation: 2
- time_zone: Europe/Berlin
- plugins:
- HASS:
- type: hass
- MQTT:
- type: mqtt
- namespace: mqtt
- client_id: "appdaemon"
- client_host: 172.16.16.31
- client_port: 1883
- client_user: "homeassistant"
- client_password: "tubylohaslo"
- client_topics: NONE
- http:
- url: http://127.0.0.1:5050
- admin:
- api:
- hadashboard:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement