minor updates...

This commit is contained in:
Jeffrey Stone
2021-01-18 20:47:44 -05:00
parent cdc65a89e7
commit 5288c978d3
4 changed files with 13 additions and 20 deletions

View File

@@ -356,22 +356,11 @@ script:
master_bedroom_lights_w_level:
sequence:
- service: light.turn_on
entity_id: light.jeff_lamp_level_light_color_on_off
entity_id: light.jeff_lamp_level_light_color_on_off, light.tower_spotlight_level_on_off, light.kat_lamp
data:
brightness: >
{{ level | int }}
color_temp: 369
- service: light.turn_on
entity_id: light.tower_spotlight_level_on_off
data:
brightness: >
{{ level | int }}
color_temp: 369
- service: light.turn_on
entity_id: light.kat_lamp
data:
brightness: >
{{ level | int }}
master_bedroom_morning_wakeup_lighting: