Skip to content

v2.9.2 β€” Illuminance manual override fix

Choose a tag to compare

@c-st c-st released this 28 Mar 13:09

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.

Full changelog

v2.9.1...v2.9.2