From b1a88dc322b63acaa2f066cfb66b4951f92d8c07 Mon Sep 17 00:00:00 2001 From: 31c0fe9c6dbd74bcdde92e1d2aaa03e1d272f75f Date: Sun, 7 May 2023 12:25:37 +1000 Subject: [PATCH] Home Assistant Git Exporter --- config/packages/climate.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config/packages/climate.yaml b/config/packages/climate.yaml index f1df16a..199f3eb 100644 --- a/config/packages/climate.yaml +++ b/config/packages/climate.yaml @@ -10,12 +10,10 @@ automation: not_to: - unavailable - unknown + - "off" not_from: - unavailable - unknown - condition: - condition: template - value_template: '{{ trigger.to_state.state != "off" }}' action: - service: switch.turn_on entity_id: switch.living_room_a_c_ionizer