iobroker.mercedesme
v0.7.2
Published
Mercedes me adapter for ioBroker
Readme

ioBroker.mercedesme
mercedesme adapter for ioBroker
Mercedes me adapter for ioBroker
Recommendation: create a secondary user
It is recommended to create a separate Mercedes me secondary user for ioBroker. Mercedes limits the number of connections per day (~100-150). If exceeded, the account is blocked until midnight UTC (HTTP 429).
With a secondary user:
- The main user is not affected in the Mercedes me app
- The adapter can work independently
- The app on the phone stays fully functional
Invite the secondary user in the Mercedes me app as a "user" (not main user) to the vehicle.
Usage
Under commands, expand the command and press the button next to start when the command is available.
Remote contains predefined remote commands.
Sentry
This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.
Changelog
0.7.2 (2026-07-26)
- fix Login
0.7.1 (2026-04-15)
- fix vehicle fetching
0.7.0 (2026-03-16)
- make api only mode default. use websocket for remote controls only
0.6.3 (2026-02-16)
- add api refresh every 3 min after websocked block
- add api only update mode
0.5.5 (2026-02-09)
- fix parsing and command sending
0.4.2 (2026-02-07)
- improve event parsing
0.4.0 (2026-02-03)
- fix remote command sending
0.3.9 (2025-11-12)
- fix login flow
0.3.8 (2025-07-11)
- change token refresh mechanism
0.3.7 (2025-02-11)
- fix relogin after adapter restart
- add logs for reconnect
0.3.6 (2025-02-06)
- Fix for Login and WS connection
0.3.5 (2025-01-31)
- fix new login flow
0.3.4 (2024-12-08)
- added config parameter for reconnect delay
0.3.2 (2024-12-06)
- fix for too many request error
0.2.4 (2024-10-17)
- fix websocket connection
0.2.3 (2024-05-18)
- improve websocket ping with not internet connection
0.2.1 (2024-04-08)
- reduce cpu usage
- add error logs
0.2.0 (2024-04-08)
- reduce cpu usage
0.1.8 (2024-02-15)
- improve code sending
0.1.6
- fix login
0.1.1
- fix login
0.0.56
- fix vehicle list while login
0.0.55
- fix refresh login
0.0.55
- fix refresh login
0.0.54
- fix login
0.0.52
- fix js-controller 3.3 warnings
0.0.51
- improve handling of failing logins
0.0.50
- fix refresh token
0.0.47
- fix new login
0.0.45
- Small improvments
0.0.42
- Fix Fueling history
0.0.41
- Fix reconnect
0.0.40
- Add windowLock and precond for old models
0.0.39
- Add remote functionality
0.0.38
- Add commands functionality
0.0.36
- Fix connection and gas price fetching
0.0.35
- Support for new app
0.0.22
- Rework fuel history, fix js-controller 3 issues
0.0.21
- Removed Socket.io connection
0.0.19
- Improve Error handling
0.0.18
- Bugfixing
0.0.17
- add connection via ODB Adapter (Adapter App)
0.0.16
- fix fueling will not recording probably
0.0.15
- fix soc history bug, add basic price and adapter restart every 6h
0.0.14
- fix when webpage streams are not reachable
0.0.13
- add hard reconnect after 6h for stream data
0.0.12
- add gas prices via tankerkönig
0.0.11
- minor fixes
0.0.10
- fix socket refresh
0.0.9
- move code base to app add auxheat.
- Auf App API umgestellt. Standheizung jetzt möglich.
0.0.8
- decrease reconnect for all sockets
0.0.7
- improve door open functionality add detailed state for door status
0.0.6
- fix issue with door data
0.0.5
- fix issue no data after 1h
0.0.4
- relogin every hour, field to enter vin manually
- Relogin jede Stunde, Feld zum manuellen eintragen der FIN
0.0.3
- fix no values after 1h bug, add realtime values like preconditioning
- Keine Daten nach 1h Bug gefixt. Echtzeitwerte hinzugefügt wie Vorklimatisierung
0.0.2
- add remote control for Door lock, Window lock and preconditioning
- Tür und Fenster öffnen und Vorklimatisierung hinzugefügt.
0.0.1
- (tombox) initial release
License
MIT License
Copyright (c) 2024-2026 TA2k [email protected]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

