Read the statement by Michael Teeuw here.
Mercedes EV-car me.connet
-
Hi,
I was myself looking for a module for displaying mercedes car data on my MagicMirror, but also had no luck finding any…
I was also just looking at the developer.mercedes-benz.com documentation and was thinking about build something myself for this.
I am happy to collaborate on building a module for this.(I am from Sweden btw :) )
-
@JerryP @cykelstyre I was interested in this one, also did some basic research and got the response from Mercedes api. Its is easy to get data but it will be hard for end user to get it configured as it only supports OAuth2 authorization code flow (AFAIK).
Below is sand box api
-
@ashishtank Nice job.
But the Vin-number is not from a valid MB car. so I think the data is random and only for developer use or testing material.I’m not a programmer so I’m hoping so badly that there is someone who wil and can fix this.
-
@JerryP Yes, it is sandbox (fake data) for developers to test. note the url vhicledata_tryout. In actual api call actual vehicle id from marcedes needs to be used.
-
@cykelstyre You can check my Mercedes module at https://forum.magicmirror.builders/topic/14562/mmm-mercedesme.