Script for handling stairwell LED strip
This commit is contained in:
@ -247,12 +247,9 @@ going_upstairs:
|
||||
- input_select.upstairs_hallway_scenes
|
||||
- input_select.living_room_scenes
|
||||
alias: Set scenes
|
||||
- service: light.turn_on
|
||||
- service: script.stairwell_led_strip
|
||||
data:
|
||||
kelvin: 2000
|
||||
brightness: 200
|
||||
target:
|
||||
entity_id: light.stairwell_led_strip
|
||||
brightness: 255
|
||||
alias: Turn up the stairwell LED strip
|
||||
- service: input_boolean.turn_on
|
||||
entity_id: input_boolean.night_mode
|
||||
|
Reference in New Issue
Block a user