yes, it is merged but due to scheduled OH update cycles it isn’t part of any OH milestone or official release right now.
It will be part of the next release in July!
that’s why I keeping the drops repo / Marketplace up to date with latest release candidate versions in order to test in between the OH release cycles
Correct, openHAB update cycles are scheduled 6 months and sadly the new binding wasn’t ready till this release. OH4.2 is the first official release containing the new changes.
Please note that bindings like mercedesme and also mybmw are not based on an official Mercedes or BMW API with change announcements. Changes may break them quickly and we need some time to adapt. So there are OH releases which contains not working bindings.
Hi there, probably related but I get “COMMUNICATION_ERROR; Websocket Exception: Reason: {0}”. I did everything I could think off, cleaning cache, rebooting, Mercedes auth but no change. Any updates for others?
The HTTP error suggest that the issue is with the Mercedes API endpoint, rather than with the adapter.
The home automation hub IObroker has a similar Mercedes Me adapter which was updated just two days ago with a change in the WebSocket endpoint which now requires an additional v2 designator.
So I presume we need to wait for the author of the binding to release an update. I opened a github issue to suggest the change.
I have used the binding successfully for a couple of weeks but so far I have been reading car status information using the OH Rest API. Currently I am controlling charge power on/off by controlling my wallbox (Garo). Is it possible to control charging on/off via the OH Rest API? Any example available somewhere, e.g using curl?