From 6a0fbc2541ffdf2410fb334b03fcc21cb1ac208b Mon Sep 17 00:00:00 2001 From: "J.P. Krauss" Date: Sat, 18 Jun 2022 11:46:57 -0700 Subject: [PATCH] Update Security Package --- packages/climate/climate.yaml | 2 +- packages/security/security.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/climate/climate.yaml b/packages/climate/climate.yaml index d6dbef7..6de6d7f 100644 --- a/packages/climate/climate.yaml +++ b/packages/climate/climate.yaml @@ -75,7 +75,7 @@ automation: target: entity_id: scene.hvac_restore_state # See https://github.com/home-assistant/core/issues/69925 - # Assume thermostat is always heat_cool when active + # Assume thermostat is always heat_cool when not off - service: climate.set_hvac_mode target: entity_id: climate.thermostat diff --git a/packages/security/security.yaml b/packages/security/security.yaml index 292c44c..146633e 100644 --- a/packages/security/security.yaml +++ b/packages/security/security.yaml @@ -62,8 +62,8 @@ binary_sensor: # - binary_sensor.laundry_window - binary_sensor.office_window # - binary_sensor.living_room_window - # - binary_sensor.guest_room_front_window - # - binary_sensor.guest_room_side_window + - binary_sensor.guest_room_front_window + - binary_sensor.guest_room_side_window # - binary_sensor.bathroom_window # - binary_sensor.bedroom_side_window # - binary_sensor.bedroom_back_window