-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
FYI: troubles in 56.8 go-echarger firmware [PV surplus charging without go-eController] #11
Comments
From what I read in the different links you shared there are no changes in the API - how I read it, it's new Firmware (of the Wallbox) that needs a "fix"... So for now downgrade again from the Firmware 56.8 to something that worked before - since, for me looks like that multiple other things (like evcc) also does not work correctly with the new Firmware - so might be that there is nothing I can fix with the HA integration... |
The linked issue on our side describes a bug where the homeassistant mqtt autodiscovery topics are always written when having the newest firmware.. This should not affect any other function of the charger, if so I would need more details.. |
thanks for this clarification - since I am not so deep into the mqtt stuff I did not followed this in detail - now I understand, that the issue of the mqtt based integration is not related to the report of @try2codesecure with this local polling based one - check...
I am wondering more about the post from steve0564 @ evcc [https://github.com/evcc-io/evcc/discussions/14752] - if this could be related? In any case as soon as I am able to test this locally I will come back to your go-eCharger github repro - right now the car is fully charged and it will take same days before re-charging will be required. But since 'this' integration here is just accessing the documented API's I am currently a bit clueless. |
@try2codesecure you might have some more details for us what you mean with |
Sure.
Trace: params: It works good with the 56.1 & 56.2 go-e firmware. But after the upgrade to 56.8 it doesn't start the loading in the ECO mode anymore. There are no other changes between. |
To clarify, i also think that the problem is not related to your integration. |
ok - so we are talking then about the pv-surplus charging feature (without additional go-eController) - just providing the pgrid via HA automation... Not sure if you have noticed, that in the past week I have updated (in the docs) the info [acp added]: Do not forget this important settingsOnce you have enabled the automation, you also need to:
in the setting of your go-eCharger - this can be done via the integration! |
On the one hand it might be nice for other users of this integration to get the confirmation, that something after the firmware update stopped working, on the other hand side we can't expect, that anybody from go-e will follow here this issue. So the information you have provided should (IMHO) provided directly to go-e (creating there an issue) - typically they reply quite fast. What I am wondering about is, that if there is an issue with PV surplus charging with the new firmware, then I would expect that all users (even go-eController owners) should have the same problems (like you just described). |
Should all of this also work with two go-e chargers connected? Just wondering if I should open a bugreport if the ha-automation works only for one of the two chargers with the same settings. |
@mr-gosh your question is IMHO a bit "off topic" here... When you have two go-eChargers and have configured both in HA, and when you then use this integration to send your GRID-export data to both instances I would assume, that then both chargers will try to consume this available energy... IMHO (but I could be totally wrong) you have to distribute the available power "manually" to Charger1 and Charger2 (e.g. by simply divide the sensor data by 2)... Obviously only if both chargers have cars connected. I would kindly ask you to start a new discussion for your "dual" use case. - TIA |
@marq24 The issue with firmware 56.8 seems to exist no longer. From my perspective, the issue could be closed |
Checklist
Add a description
I'm running this integration with the latest home assistant and an go-eCharger V4, firmware 56.2.
But with go-e firmware 56.8 the integration stops working & didn't start loading (in my case).
It seems there are some api changes in the go-echarger firmware.
For more information:
goecharger/go-eCharger-API-v2#231
evcc-io/evcc#14752
evcc-io/evcc#9279 (comment)
Add your DEBUG log output
No response
The text was updated successfully, but these errors were encountered: