nursery to girls room... finally

This commit is contained in:
CeeWeasel
2025-12-03 23:21:30 -05:00
parent 921c3df342
commit 78cd67a560
129 changed files with 2715 additions and 2677 deletions
@@ -6,12 +6,12 @@ max_exceeded: silent
trigger:
- platform: state
entity_id: light.master_bedroom_dimmer_main
entity_id: light.master_bedroom_fan_light_switch_main
condition:
- alias: "Master Bedroom Dimmer Less Than 255"
condition: numeric_state
entity_id: light.master_bedroom_dimmer_main
entity_id: light.master_bedroom_fan_light_switch_main
attribute: brightness
below: 255
@@ -19,6 +19,6 @@ action:
- alias: "Set Master Bedroom Dimmer to 255"
action: light.turn_on
target:
entity_id: light.master_bedroom_dimmer_main
entity_id: light.master_bedroom_fan_light_switch_main
data:
brightness: 255