Fix poweroff pc
This commit is contained in:
parent
04b2927670
commit
5aef7ef465
@ -47,7 +47,7 @@ spotify:
|
||||
client_secret: !secret spotify_client_secret
|
||||
|
||||
shell_command:
|
||||
poweroff_pc: 'ssh -i /config/.ssh/id_rsa -o UserKnownHostsFile=/config/.ssh/known_hosts home-assistant@farnsworth.lan sudo /sbin/poweroff'
|
||||
poweroff_pc: 'ssh -i /config/.ssh/id_rsa -o UserKnownHostsFile=/config/.ssh/known_hosts home-assistant@hulk.lan sudo /sbin/poweroff'
|
||||
|
||||
tplink:
|
||||
discovery: true
|
||||
|
Loading…
Reference in New Issue
Block a user