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
@@ -62,7 +62,7 @@ action:
- condition: state
entity_id: input_select.kitchen_mode
state: "Manual"
- "{{ states('sensor.bar_light_level') | float(default=0) >= states('input_number.kitchen_light_level_trigger') | float(default=0) }}"
- "{{ states('sensor.bar_hue_motion_sensor_illuminance') | float(default=0) >= states('input_number.kitchen_light_level_trigger') | float(default=0) }}"
sequence:
- action: scene.turn_on
data:
@@ -26,7 +26,7 @@ trigger:
# - platform: state
# id: motion
# entity_id: group.kitchen_motion
# entity_id: binary_sensor.kitchen_motion
# to: "on"
condition: