GivEnergy - Battery/Inverter + home power things

i have the same problem as @OllySW after a new install of the Allinone battery and inverter. flipping the olf firmware switch still doesnt resolve the problem for me. I would appreciate any ideas.

  • Make sure givTCP is up to date
  • make sure the inverter firmware is up to date from the app, or web dashboard, it wont necessarily prompt you
  • triple check you have the inverter IP correct in the givTCP configuration in home assistant

That’s all I would know how to try tbh, good luck

1 Like

My Givenergy integration is now reporting “entities not available”.
Is anyone else getting this?
The integration was updated about 1 or 2 days ago but I am not sure exactly how long the entities have stopped being available.
I did restart HA and then the Givenergy entities re-appeared for a couple of hours but then stopped working again.
Does any one have any ideas how to troubleshoot this kind of issue with the Givenergy integration?

I was getting that exact fault when i ran HA on my raspberry pi 3+, the pi simply couldn’t cope processing wise. As soon as i ran it on a faster machine that stopped happening and all my disconnect errors went away.

I just got my GivEnergy battery and want to connect using GIvTCP, sadly getting below error, anyone having an idea how to resolve?

‘INFO Accepting connections at http://localhost:3042
2024-07-12 10:55:06,841 - Inv1 - mqtt_client - [ERROR ] - No serial_number found in MQTT queue. MQTT Control not available.
Traceback (most recent call last):
File “/app/GivTCP_1/mqtt_client.py”, line 402, in
client.loop_forever()
File “/usr/local/lib/python3.10/site-packages/paho/mqtt/client.py”, line 1756, in loop_forever
rc = self._loop(timeout)
File “/usr/local/lib/python3.10/site-packages/paho/mqtt/client.py”, line 1164, in _loop
rc = self.loop_read()
File “/usr/local/lib/python3.10/site-packages/paho/mqtt/client.py”, line 1556, in loop_read
rc = self._packet_read()
File “/usr/local/lib/python3.10/site-packages/paho/mqtt/client.py”, line 2439, in _packet_read
rc = self._packet_handle()
File “/usr/local/lib/python3.10/site-packages/paho/mqtt/client.py”, line 3039, in _packet_handle
return self._handle_connack()
File “/usr/local/lib/python3.10/site-packages/paho/mqtt/client.py”, line 3138, in _handle_connack
on_connect(
File “/app/GivTCP_1/mqtt_client.py”, line 386, in on_connect
client.subscribe(MQTT_Topic+“/control/”+GiV_Settings.serial_number+“/#”)
AttributeError: type object ‘GiV_Settings’ has no attribute ‘serial_number’
2024-07-12 10:57:26,829 - Inv1 - read - [ERROR ] - 10 failed inverter reads in a row so removing regCache to force update…’