🔧 bedtime script updates

This commit is contained in:
2026-04-08 21:06:12 -04:00
parent d1aba1d3f2
commit 58753c82d1

View File

@@ -18,10 +18,22 @@ bedtime:
target: target:
entity_id: entity_id:
- light.hallway_main_lights - light.hallway_main_lights
- service: light.turn_on
data:
brightness_pct: 50
target:
entity_id:
- light.hallway_main_lights
- light.bathroom_main_lights
- service: scene.turn_on - service: scene.turn_on
data: {} data: {}
target: target:
entity_id: scene.bedroom_relax entity_id: scene.bedroom_relax
- service: switch.turn_off
data: {}
target:
entity_id:
- switch.front_porch
- service: switch.turn_on - service: switch.turn_on
data: {} data: {}
target: target: