1
0

Remove spotify (deprecated in 2022.8)

This commit is contained in:
Przemek Grondek 2022-08-19 01:03:03 +02:00
parent f3e09e1221
commit b656b92a98

View File

@ -271,10 +271,6 @@ media_player:
'eu.hbogo.androidtv.production':
- 'media_session_state'
spotify:
client_id: !secret spotify_client_id
client_secret: !secret spotify_client_secret
shell_command:
pc_poweroff: 'ssh -i /config/.ssh/id_rsa -o UserKnownHostsFile=/config/.ssh/known_hosts home-assistant@192.168.50.21 sudo /sbin/poweroff'
pc_suspend: 'ssh -i /config/.ssh/id_rsa -o UserKnownHostsFile=/config/.ssh/known_hosts home-assistant@192.168.50.21 sudo /usr/sbin/pm-suspend'