This commit is contained in:
2022-01-17 11:55:27 +01:00
parent 8af2389604
commit 8185082952
+17
View File
@@ -15,6 +15,23 @@ spotify:
client_id: !secret spotify_id
client_secret: !secret spotify_secret
## ########################################
## Sonoff (HACS)
## ########################################
sonoff:
username: !secret sonoff_username
password: !secret sonoff_password
default_class: light
reload: always
## ########################################
## Garbage collection (HACS)
## ########################################
garbage_collection: !include include/garbage/garbage.yaml
group: !include groups.yaml
automation: !include automations.yaml