Clarify accumulated diagnostics values

This commit is contained in:
Bas Nijholt 2026-09-06 09:43:11 -07:00
commit 07a25aefce
4 changed files with 142 additions and 11 deletions

View file

@ -26,9 +26,14 @@ logger:
After the issue occurs, create a new issue report with the log (`/config/home-assistant.log`).
For support, use Home Assistant's **Download diagnostics** action on the
Adaptive Lighting config entry. The download is an on-demand snapshot of that
profile's current switch and effective-light facts. It does not create live
sensors; existing switch attributes remain the interface for automations.
Adaptive Lighting config entry. The download is an on-demand snapshot of the
profile's current switches and currently tracked light targets. It does not
refresh group membership or predict targets a disabled profile would use after
being enabled. It does not create live sensors; existing switch attributes
remain the interface for automations.
The reported last adaptation values are the shared manager's latest retained
value for each attribute. They can come from different commands and do not
represent one sent command or the current desired state.
<!-- OUTPUT:END -->