Skip to content

Heater state always "Off" although battery heater is active #153

@nixo2

Description

@nixo2

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)

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingnext-releaseIssues that need to be fixed before Nest release

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions