adaptive-lighting/custom_components
Bas Nijholt 28bc1b70ed refactor: extract light group detection into dedicated method
Extract the light group turn-on detection logic into
_member_turn_on_explains_group_turn_on() for better clarity:

- Each method now has a single responsibility
- The helper method has a descriptive name and docstring
- The code flow is easier to follow

This is a refactoring of the fix for issue #1378 with no behavior changes.
2026-01-13 02:53:32 -08:00
..
adaptive_lighting refactor: extract light group detection into dedicated method 2026-01-13 02:53:32 -08:00