mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
36 lines
962 B
YAML
36 lines
962 B
YAML
adaptive_lighting:
|
|
# - name: "Southern"
|
|
# lights: []
|
|
# interval: 90
|
|
# transition: 45
|
|
# initial_transition: 1
|
|
# min_brightness: 1
|
|
# max_brightness: 100
|
|
# min_color_temp: 2000
|
|
# max_color_temp: 6500
|
|
# prefer_rgb_color: false
|
|
# sleep_brightness: 1
|
|
# sleep_color_temp: 1000
|
|
# min_sunrise_time: "05:30:00"
|
|
# max_sunrise_time: "07:00:00"
|
|
# min_sunset_time: "19:00:00"
|
|
# max_sunset_time: "21:00:00"
|
|
# take_over_control: true
|
|
# detect_non_ha_changes: false
|
|
# only_once: false
|
|
|
|
# - name: "Northern"
|
|
# lights: []
|
|
# interval: 90
|
|
# transition: 45
|
|
# initial_transition: 1
|
|
# min_brightness: 1
|
|
# max_brightness: 100
|
|
# min_color_temp: 2000
|
|
# max_color_temp: 6500
|
|
# prefer_rgb_color: false
|
|
# sleep_brightness: 1
|
|
# sleep_color_temp: 1000
|
|
# take_over_control: true
|
|
# detect_non_ha_changes: false
|
|
# only_once: false |