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
@@ -18,7 +18,7 @@ trigger:
# - platform: state
# id: "motion"
# entity_id: group.garage_motion
# entity_id: binary_sensor.garage_motion
# from: "off"
# to: "on"
@@ -56,7 +56,7 @@ trigger:
- platform: state
id: "workshop_motion"
entity_id: group.workshop_motion
entity_id: binary_sensor.workshop_motion
from: "off"
to: "on"