Yes, I can control only lock/unlock doors and open/close windows (for now, the windows don’t work). The image is just a screenshot of the Mercedes app, edited with Photoshop.
and added also the hood open sensor
edit: Everything works fine now, including the open/close windows service. Only one thing: the open windows service should work with a PIN, like the unlock door service. If I store the PIN in the configuration, everything works fine, but if I delete it, the unlock door service asks for the PIN, while the open windows service does not.
could there be a problem with mercedes me itself…also get an error directly when i want to ask a new code when entering email…component failed to setup after restart, and tried to re add it, but no reaction
The integration fails for me too today, with a configuration error after restart of ha. The iOS Mercedes Me app requested me to upgrade this very day too.
greetings from south europe looks like this happens always when I’m on vacation…
i have made a fix in the const.py and pushed this change to the master branch. unfortunatelly, i don’t have a laptop here to test everything - can someone pull this change and make some tests? afterwards, i can publish a new version. sorry, just using my iphone…
For Today the integration for my Mercedes GLB (ITALY, so Europe) doesn’t work anymore. I tried to reinstall the component, but no effects.
When i send my email address it returns an unknown error instead of PIN by email, as usual. So i can’t understand how i can setup.
The iOS application and the login in webpage working fine.
If i try to connect me using othe countries (North America…) the PIN via email is retrieved correctly.
Obviously the component can’t continue after that.
@ReneNulschDE , I’ve manually made the changes to const.py, restarted home assistant, at first look, it seams to be working, all sensors in my dashboards are back up dated, including location.
Navigated locally to custom_components/mbapi2020/const.py.
Opened in a text editor.
Copied the contents of the const.py from GIT that you updated today.
Reloaded the integration.
Does not work.
Restarted Home Assistant.
Does work.
All my sensors have now updated.
Thanks for the tests, i have published a new version v0.14.0
Fix for the MB API changes 2024-05-26!!! (error 418)
New:
New service “download_images”. This service will download a zip-file from the MB-servers with images (to custom_components/mbapi2020/resources/vin.zip) that Thomas used in his post
New sensor “tankleveladblue”. Shows the level of the AdBlue tank in %.
Fixes:
Next try on the ReAuth issue. (I can’t reproduce it and changed the logic a little bit)