hass-appdaemon/apps/apps.yaml
Ian Fijolek 4af9ffc0f5 Working config
Dockerfile may not work
2024-01-10 16:23:43 -08:00

13 lines
241 B
YAML

---
scene_retry:
module: scene_retry
class: SceneRetry
single_scene: true
snoo_mqtt:
module: snoo_mqtt
class: SnooMQTT
username: !secret snoo_username
password: !secret snoo_password
token_path: /config/apps/snoo_token.json