The MQTT state payload published by GroBro always reports "heater": "Off", even when the battery heater is obviously running.
This can be clearly seen by the battery temperature curve:
In the attached screenshot, the battery temperature shows a steep and sudden increase (orange circle), which cannot be explained by normal charging behavior and strongly indicates active battery heating.
At the same time:
the heater value in the state object remains "Off"
the heater status line (green line at the top, derived from state.heater) stays unchanged
Expected behavior
heater should report "On" when the battery heater is active.
Actual behavior
heater is always "Off".
Environment
GroBro: dev branch
MQTT (Mosquitto, TLS)

The MQTT state payload published by GroBro always reports "heater": "Off", even when the battery heater is obviously running.
This can be clearly seen by the battery temperature curve:
In the attached screenshot, the battery temperature shows a steep and sudden increase (orange circle), which cannot be explained by normal charging behavior and strongly indicates active battery heating.
At the same time:
the heater value in the state object remains "Off"
the heater status line (green line at the top, derived from state.heater) stays unchanged
Expected behavior
heater should report "On" when the battery heater is active.
Actual behavior
heater is always "Off".
Environment
GroBro: dev branch
MQTT (Mosquitto, TLS)