Fix desktop commands
This commit is contained in:
parent
a316a022dc
commit
c61ad82f73
@ -176,8 +176,8 @@ spotify:
|
|||||||
client_secret: !secret spotify_client_secret
|
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@hulk.lan 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@hulk.lan 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'
|
||||||
|
|
||||||
rest_command:
|
rest_command:
|
||||||
octoprint_connect:
|
octoprint_connect:
|
||||||
|
Loading…
Reference in New Issue
Block a user