Update Security Package
This commit is contained in:
@@ -75,7 +75,7 @@ automation:
|
|||||||
target:
|
target:
|
||||||
entity_id: scene.hvac_restore_state
|
entity_id: scene.hvac_restore_state
|
||||||
# See https://github.com/home-assistant/core/issues/69925
|
# 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
|
- service: climate.set_hvac_mode
|
||||||
target:
|
target:
|
||||||
entity_id: climate.thermostat
|
entity_id: climate.thermostat
|
||||||
|
|||||||
@@ -62,8 +62,8 @@ binary_sensor:
|
|||||||
# - binary_sensor.laundry_window
|
# - binary_sensor.laundry_window
|
||||||
- binary_sensor.office_window
|
- binary_sensor.office_window
|
||||||
# - binary_sensor.living_room_window
|
# - binary_sensor.living_room_window
|
||||||
# - binary_sensor.guest_room_front_window
|
- binary_sensor.guest_room_front_window
|
||||||
# - binary_sensor.guest_room_side_window
|
- binary_sensor.guest_room_side_window
|
||||||
# - binary_sensor.bathroom_window
|
# - binary_sensor.bathroom_window
|
||||||
# - binary_sensor.bedroom_side_window
|
# - binary_sensor.bedroom_side_window
|
||||||
# - binary_sensor.bedroom_back_window
|
# - binary_sensor.bedroom_back_window
|
||||||
|
|||||||
Reference in New Issue
Block a user