
I'm using the excellent GivTCP in Home Assistant, v2.0.6, doing an MQTT push into the same HA instance.
Often it gets into a position where some of the properties aren't updating. E.g. the raw.inverter.system_time updates continuously, but all the Flows get stuck at zero. Other times it's the battery charge level. Often it comes back if I restart GivTCP.
Important to note that the same metrics in the GE Android App (on local connection mode) are showing correctly at the same time. I've changed the logging mode to "Debug" and repro'd the issue but can't see anything in the logs that looks relevant.
I'm quite happy to go delving through the codebase, thanks to the wonder of open-source. But before I do so, is anyone aware of something I might be doing wrong that's causing the behaviour?
Cheers

