v2.9.2 β Illuminance manual override fix
What's new
π Illuminance: respect manual light off
Fixed a bug where auto_areas would turn lights back on after the user manually turned them off, when the illuminance threshold is configured.
Before: Auto_areas turns lights on (illuminance drops) β user turns lights off β another illuminance event β lights turn back on β
After: Once auto_areas has turned lights on due to low illuminance and the user manually turns them off β they stay off. The override resets when presence clears or lights are turned on again. β
See #129 for full details.