You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Priority Mode drives the first time slot, and correct the SPH slot names
Two gaps found via #388.
The firmware implements Priority Mode by toggling the enable bit of the first
slot for that mode, in the same second - Grid First Period 1 Enable (1082) for
Grid First. A reporter saw that entity change on its own, reasonably concluded
something was wrong, and opened an issue. It is documented now, with the
consequence that matters: the linked slot needs a 00:00-23:59 window or the mode
only applies inside whatever window is set.
Confirmed on an SPH 4.6E from HA's activity log across two cycles. The Battery
First linkage follows the same pattern and is marked expected, not confirmed.
Also: v1.6.7 renamed these entities and the docs still used the old names, so the
tables did not match the UI. The renaming makes the linkage legible - 'Period 7'
and 'Period 1' looked arbitrary; 'Grid First Period 1' and 'Battery First
Period 1' are obviously the first slot of each mode.
Flagged rather than fixed: the off-peak example pairs Grid First priority with a
Battery First window. That is what it has always said and may be correct, but it
has not been re-verified on hardware.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
0 commit comments