Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # AppDaemon Add-on Configuration
- volumes:
- - /config/www:/config/www # Mount the www folder in Home Assistant
- # Optional configuration for AppDaemon settings
- appdaemon:
- latitude: 52.379189
- longitude: 4.899431
- elevation: 2
- time_zone: Europe/Amsterdam
- plugins:
- HASS:
- type: hass
- http:
- url: http://127.0.0.1:5050
- admin: true
- api: true
- hadashboard: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement