Taverna-Garage-light-automation
This commit is contained in:
@@ -42,13 +42,15 @@ actions:
|
||||
target: !input light_target
|
||||
data:
|
||||
brightness_pct: states('dont_disturb_light_brightness')
|
||||
color_temp_kelvin: 2700
|
||||
color_temp: 523
|
||||
# color_temp_kelvin: 2700
|
||||
else:
|
||||
- action: light.turn_on
|
||||
target: !input light_target
|
||||
data:
|
||||
brightness_pct: 100
|
||||
color_temp_kelvin: 2700
|
||||
color_temp: 523
|
||||
# color_temp_kelvin: 2700
|
||||
|
||||
- conditions:
|
||||
- condition: trigger
|
||||
|
||||
Reference in New Issue
Block a user