Closed jeremy-compostella closed 2 years ago
This is a very weird situation. I have two Android devices with the latest version of the Wallbox application installed:
I have really no idea what is going on. Does the API still work well for you ?
It turns out that if I turn off bluetooth it does not work on the Pixel2 XL either and if I turn off bluetooth on my Lenovo tablet then it starts working (even though the UI does not update properly). I also noticed that if I use https://my.wallbox.com/ it does not work either. The only way to get it to work is to actually use bluetooth.
Please let me know if it works for you. I am trying to understand if there is a change on their end or if this is a configuration issue with my wallbox charger.
Hi @jeremy-compostella indeed the pause charge and charging current selection functions stopped working. The problem is with the web api not executing those commands. They work OK on bluetooth but unaccessible via the web ui or mobile app via WiFi. I'll try to raise a support issues with Wallbox.
I also raised a ticket with them yesterday. This morning, my car is already smartly charging (I have a python service automatically charging and setting the charging rate depending on my solar panel production and house power usage).
It means that they most likely resolve the issue :)
Regards, Jeremy
On Fri, Nov 5, 2021, 5:48 AM cliviu74 @.***> wrote:
Hi @jeremy-compostella https://github.com/jeremy-compostella indeed the pause charge and charging current selection functions stopped working. The problem is with the web api not executing those commands. They work OK on bluetooth but unaccessible via the web ui or mobile app via WiFi. I'll try to raise a support issues with Wallbox.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cliviu74/wallbox/issues/9#issuecomment-961869055, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMACBE7L5YN23WE4OCVSUDUKPHBXANCNFSM5HMOHFAQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Hey Jeremy, thanks for confirming the issue is resolved. I will mark this as an issue with the upstream API. Please reopen if you think it's not sorted.
the pauseChargingSession(), resumeChargingSession() and setMaxChargingCurrent() function do not work even though they don't generate any error. has the API changed ?