Added spotify

This commit is contained in:
2022-01-16 19:42:43 +01:00
parent 738ea924f9
commit 04aaea54d0
+10
View File
@@ -6,6 +6,16 @@ default_config:
tts:
- platform: google_translate
## ########################################
## Spotify
## ########################################
# Example configuration.yaml entry
spotify:
client_id: !secret spotify_id
client_secret: !secret spotify_secret
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml