Script for handling stairwell LED strip

This commit is contained in:
2023-08-16 21:00:04 -04:00
parent dc060553d2
commit 548c885cb5
2 changed files with 56 additions and 36 deletions

View File

@ -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