From 5aef7ef465cf70a2f85ce0ea5b9d5d222bbbe475 Mon Sep 17 00:00:00 2001 From: pgrondek Date: Mon, 15 Feb 2021 01:01:20 +0100 Subject: [PATCH] Fix poweroff pc --- automations/files/configuration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automations/files/configuration.yaml b/automations/files/configuration.yaml index 15c2054..dca0957 100644 --- a/automations/files/configuration.yaml +++ b/automations/files/configuration.yaml @@ -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