updates
This commit is contained in:
18
packages/light/light_adaptive.yaml
Executable file
18
packages/light/light_adaptive.yaml
Executable file
@ -0,0 +1,18 @@
|
||||
adaptive_lighting:
|
||||
- name: "default"
|
||||
lights:
|
||||
- light.stripe
|
||||
- light.direct
|
||||
prefer_rgb_color: false
|
||||
transition: 45
|
||||
initial_transition: 1
|
||||
interval: 90
|
||||
min_brightness: 1
|
||||
max_brightness: 80
|
||||
min_color_temp: 2500
|
||||
max_color_temp: 6500
|
||||
sleep_brightness: 1
|
||||
sleep_color_temp: 1000
|
||||
take_over_control: true
|
||||
detect_non_ha_changes: false
|
||||
only_once: false
|
Reference in New Issue
Block a user