-
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
Some data not updating. Roll-back not possible #166
Comments
Same issue here, unfortunately not possible to rollback to previous version |
https://github.com/leeyuentuen/alfen_wallbox/releases/tag/2.9.2-beta Nothing changed yet, but let me know if still exists |
The version 2.9.2-beta for this integration can not be used with HACS. |
For the moment the integration itself works... Just enjoy the holidays, we will adress the problems later 😉 |
Maybe check this: |
I've updated my HA to 2024.12.5 (I came from 2024.11.2) maybe a notice that 2024.12 version is needed??? after many retry's and re-configure of the integration, data is coming back into HA. for the moment it is working, but a restart of HA would kill the connection with the API again... with TLS problems |
For all the guys that have problems with the integration:
This worked for me.
Best regards |
Tnx... that roll-back method worked fine for me. |
Hi,
Do the entity names stay the same this way?
Op wo 25 dec 2024 16:02 schreef WimBra ***@***.***>:
… For all the guys that have problems with the integration:
- First delete the current Alfen Wallbox Integration (the broken one)
- Reboot Home Assistant
- Download the version 2.8.9. from the upper right code button an save
the zip-file.
- Unpack it and transfer the content underneath custom_components into
your custom components folder
- Reboot Home Assistant
This worked for me.
- Connect
Best regards Sven
Tnx... that roll-back method worked fine for me.
I'll wait for new release with api stability
—
Reply to this email directly, view it on GitHub
<#166 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A52W7N4G45GGJM456P6LRHD2HLCJLAVCNFSM6AAAAABUEFJUZKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRRHEZDCNZXGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
The names might be the same, the entity ID‘s changed in my case.
BR
Sven
Am 25. Dez. 2024, 16:05 +0100 schrieb slingshot74 ***@***.***>:
… Hi,
Do the entity names stay the dames this way?
Op wo 25 dec 2024 16:02 schreef WimBra ***@***.***>:
> For all the guys that have problems with the integration:
>
> - First delete the current Alfen Wallbox Integration (the broken one)
> - Reboot Home Assistant
> - Download the version 2.8.9. from the upper right code button an save
> the zip-file.
> - Unpack it and transfer the content underneath custom_components into
> your custom components folder
> - Reboot Home Assistant
>
> This worked for me.
>
> - Connect
>
> Best regards Sven
>
> Tnx... that roll-back method worked fine for me.
> I'll wait for new release with api stability
>
> —
> Reply to this email directly, view it on GitHub
> <#166 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A52W7N4G45GGJM456P6LRHD2HLCJLAVCNFSM6AAAAABUEFJUZKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRRHEZDCNZXGI>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Where can I see / set this information. |
I have updated to version 2.9.2. |
I used the MyEve and updated the firmware of the charging station from V5 to V6 and that fixed it for me. |
I was already on 6.x for the single pro version. But have the issue.
When I used the 7 x version I didn't get the transactions anymore. This is
a bug in the 7 version and will be fixed with new version of the firmware.
I had a support call will Alfen for that.
Op do 26 dec 2024 18:07 schreef TomDP ***@***.***>:
… I used the MyEve and updated the firmware of the charging station from V5
to V6 and that fixed it for me.
—
Reply to this email directly, view it on GitHub
<#166 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A52W7NY3MIHCDADL6LRTIV32HQZUXAVCNFSM6AAAAABUEFJUZKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRSHE2TQMZYGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I have new beta 2 and beta 3 Can you manual try install them in custom_component and see of the problem solved? |
Both beta’s gave the same problem "error communicating with api"
Afterwards I even had to remove and re-initialise the wallbox again in HA to complete the roll-back to 2.8.9
|
Debug file:
|
Did you fetch transaction? |
did you mean the log of the charger?
PS, I just noticed the system time of the charger is way off... I will change it. |
I mean if you have select transaction to fetch all the log from the alfen wallbox. Normally the beta 2 should ignore the TLS issue The get timeout that you give before, could be that the previous connection is still active. Maybe try to reload/restart the home assistant integration e.g. after 5 min. Normally it should be possible to initialize Or before update, use the integration 'http auth logout'. Then the connection will be closed If not, I'll investigate further |
ok I'll re-install the beta 2, and wait 5 minutes and reboot |
did a http logout same problem. could not connect api
the log in alfen:
removed device again, installed 2.8.9. reinstalled device... no more time today to do some testing. |
When debugging the API, I find the problem with connection is usually all sessions are still occupied. Even though Home Assistant may not be using it anymore. The best solution in my experience is reboot the wallbox (unpower it using the circuit breaker in the fusebox). After the reboot, all sessions are free again and HA can connect again. @leeyuentuen I just created a PR without SSL option, so disabled like before. This seems to be the best working setting. |
@fwestenberg i just saw the PR, but there is an conflict. This was the changes: |
Some of the entities are not updating anymore.
*Main active max current socket 1 (cat. generic)
*Uptime (cat. generic)
Also (don't know if it was before) when I try to configure the integration... A error appears
"Error, config flow could not be loaded. 500 internal server error got itself in trouble"
I tried a roll-back... but unfortunatly "not possible with version of hacks".
The text was updated successfully, but these errors were encountered: