-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GivEnergy all-in-one (AIO) support #71
Comments
This is strongly related to #61, which aims to add support for newer firmware versions found on non-AIO inverters. My understanding is that the AIO works slightly differently, so may require even more work. If you're able to run Home Assistant OS and want a quicker solution, you may want to try the giv-tcp project. |
Hi @Piccyman, while nothing has been done to explicitly support the AIO, v2.x of the integration communicates with devices in a very different way. I'd be curious to hear whether you see any change, and some logs would be interesting to see. |
Hi. Adding to this as I have the same situation. Inverter Firmware Version GivenergyLocal version After enabling debug, seems there's still not much in the logs as it fails on initial onboarding of the inverter. I'm getting a very similar issue with GivTCP (can't find serial number but seems it can initially connect) This error originated from a custom integration. Logger: custom_components.givenergy_local Failed to validate inverter configuration This error originated from a custom integration. Logger: custom_components.givenergy_local.givenergy_modbus.client.client Timeout awaiting 2:4/ReadInputRegistersResponse(slave_address=0x32 base_register=60) after 1 tries at 1s, giving up |
An experimental branch for AIO support has now been created. Unless someone wants to sponsor me an AIO device, this is going to rely on a significant amount of trial & error with feedback from community testing. The first release is available as a HACS beta under tag |
With
and:
I'm happy to debug if you tell me what to do. |
New experimental tag |
|
Thank you! |
Thanks for the feedback; that's very encouraging news. I've just published Once I know whether this works, I can work on getting this merged in to the main release. |
Thanks! I just tried |
|
Thanks again! |
I just wanted to report that I'm also using I do have an issue where every few minutes the integration goes unavailable before coming back a little bit later; other than making everything go missing in HA this doesn't seem too problematic. The logs when this happens are:
|
Thanks for the feedback, that's an interesting set of log messages due to the Is anyone else with an AIO seeing log messages like that? Knowing whether this applies only to certain models/generations is also useful. |
Hi. seeing a couple of timeouts but not the same "leading garbage"
also seeing this occasionally
|
Apologies, not had time to be here for a while... Yes, I also see the "leading garbage" errors (AIO w/ D0.611-A0.611, running the
|
Failed to connect to the inverter. The error appears when adding the device in devises and services.
I have a 13.5kW All In One and it has 2 IP addresses, one for the inverter/Battery and one for the gateway.
I have tried both and neither works.
GivEnergy Local update seems to be working ok
The text was updated successfully, but these errors were encountered: