Beginning of work on Spotify integration

This commit is contained in:
2022-02-03 03:27:42 -05:00
parent 0e31c2ace5
commit 353258d156

View File

@ -103,3 +103,11 @@ device_tracker:
- platform: icloud3 - platform: icloud3
username: !secret userIcloud username: !secret userIcloud
password: !secret passIcloud2 password: !secret passIcloud2
spotify:
client_id: !secret spotify_id
client_secret: !secret spotify_secret
spotcast:
sp_dc: !secret sp_dc
sp_key: !secret sp_key