Remove spotify (deprecated in 2022.8)
This commit is contained in:
parent
f3e09e1221
commit
b656b92a98
@ -271,10 +271,6 @@ media_player:
|
|||||||
'eu.hbogo.androidtv.production':
|
'eu.hbogo.androidtv.production':
|
||||||
- 'media_session_state'
|
- 'media_session_state'
|
||||||
|
|
||||||
spotify:
|
|
||||||
client_id: !secret spotify_client_id
|
|
||||||
client_secret: !secret spotify_client_secret
|
|
||||||
|
|
||||||
shell_command:
|
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_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'
|
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'
|
||||||
|
Loading…
Reference in New Issue
Block a user