From 89cc54f32a21dd7ad40ae99790347935fafa74fd Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Tue, 12 Sep 2023 19:20:57 +0200 Subject: [PATCH] Fix guests automations --- configuration/automations/guests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/automations/guests.yaml b/configuration/automations/guests.yaml index c5396ca..be1dc8f 100644 --- a/configuration/automations/guests.yaml +++ b/configuration/automations/guests.yaml @@ -27,7 +27,7 @@ - platform: state entity_id: - input_boolean.guests_at_home - to: "on" + to: "off" condition: [ ] action: - service: automation.turn_on