🔧 bedtime script updates
This commit is contained in:
@@ -18,10 +18,22 @@ bedtime:
|
||||
target:
|
||||
entity_id:
|
||||
- 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
|
||||
data: {}
|
||||
target:
|
||||
entity_id: scene.bedroom_relax
|
||||
- service: switch.turn_off
|
||||
data: {}
|
||||
target:
|
||||
entity_id:
|
||||
- switch.front_porch
|
||||
- service: switch.turn_on
|
||||
data: {}
|
||||
target:
|
||||
|
||||
Reference in New Issue
Block a user