adaptive-lighting/custom_components/adaptive_lighting
Casey 11fe23253c Implement add-lux-target: reduce-only ambient lux gate
Optional per-profile lux sensor binding that dims lights when daylight
alone exceeds a user-set target (factor = target/current). Lights turn
off entirely below min_brightness. Two config fields, live lux reading
in the options flow, two conditional output sensors, sensor state
subscription with 5pp significance guard. 26/26 tasks, 138 tests green.
2026-05-25 16:11:52 +02:00
..
translations Implement add-output-sensors: 36/41 tasks complete 2026-05-21 10:11:52 +02:00
__init__.py Implement add-lux-target: reduce-only ambient lux gate 2026-05-25 16:11:52 +02:00
adaptation_utils.py Individual manual control of brightness and color (#1356) 2025-12-22 22:55:16 -08:00
color_and_brightness.py Implement add-lux-target: reduce-only ambient lux gate 2026-05-25 16:11:52 +02:00
config_flow.py Implement add-lux-target: reduce-only ambient lux gate 2026-05-25 16:11:52 +02:00
const.py Implement add-lux-target: reduce-only ambient lux gate 2026-05-25 16:11:52 +02:00
hass_utils.py Friendly names (#1258) 2025-11-27 12:01:05 -08:00
helpers.py Friendly names (#1258) 2025-11-27 12:01:05 -08:00
manifest.json Implement add-lux-target: reduce-only ambient lux gate 2026-05-25 16:11:52 +02:00
number.py Implement add-output-sensors: 36/41 tasks complete 2026-05-21 10:11:52 +02:00
sensor.py Implement add-lux-target: reduce-only ambient lux gate 2026-05-25 16:11:52 +02:00
services.yaml Groups 8 + 9: strings, services.yaml, README, CHANGELOG (37/53) 2026-05-16 14:59:09 +02:00
strings.json Implement add-lux-target: reduce-only ambient lux gate 2026-05-25 16:11:52 +02:00
switch.py Implement add-lux-target: reduce-only ambient lux gate 2026-05-25 16:11:52 +02:00