Will pushing from the server break anything?

This commit is contained in:
HomeAssistant
2025-12-06 09:12:49 -05:00
parent 78cd67a560
commit a49d981ad4
225 changed files with 2241 additions and 2237 deletions
@@ -7,7 +7,7 @@ trigger:
entity_id: input_select.master_bathroom_mode
- platform: state
entity_id: input_boolean.master_bathroom_occupied
entity_id: input_boolean.bathroom_occupied
to: "off"
#- platform: time_pattern
@@ -26,7 +26,7 @@ condition:
entity_id: input_select.master_bathroom_mode
state: "Off"
- condition: state
entity_id: input_boolean.master_bathroom_occupied
entity_id: input_boolean.bathroom_occupied
state: "off"
action:
- choose:
@@ -40,7 +40,7 @@ action:
entity_id: input_select.master_bathroom_mode
state: "Off"
- condition: state
entity_id: input_boolean.master_bathroom_occupied
entity_id: input_boolean.bathroom_occupied
state: "off"
- condition: not
conditions:
@@ -62,4 +62,4 @@ action:
- alias: "Turn off z-wave switch since all lights are off"
action: homeassistant.turn_off
target:
entity_id: switch.master_bathroom_motion_switch, switch.shower_switch
entity_id: switch.master_bathroom_motion_switch, switch.master_bathroom_switch