Added spotify
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user