Refactor code structure for improved readability and maintainability

This commit is contained in:
CeeWeasel
2026-01-19 14:47:59 -05:00
parent 6550521520
commit 97a0e678c0
84 changed files with 1614 additions and 1177 deletions
+34 -34
View File
@@ -1,36 +1,36 @@
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: "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
# - 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