🔧 bedtime script updates
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user