Read the statement by Michael Teeuw here.
MMM-MercedesMe
-
@matt216 Can you check if request package is installed ? you can do so with below command
npm install request --save -
@ashishtank ran command (added 47 packages), reloaded MM, same issue :(
Appreciate the help
-
@matt216 did you set the
vehicleTypecorrectly in config. is the config variable in correct case ?switch (config.vehicleType.toLowerCase()) { <--- error on this line. case 'diesel': vehicleStatus = 'fuelstatus'; } -
@ashishtank my vehicle is electric, so I didn’t include that in the config as it’s the default.
I just tried addingvehicleType: 'Electric'but nothing changed.
Any advice on logs I can check? I feel a bit unhelpful here… :)
Matt
-
Hi together,
is this module still active. Tried to register my project with mercedes but there is no purchase model ’ FREE’ as mentioned on the Github page. Only a Business model is available without
any details regarding the cost. Has anyone tried it and has experience with this model. It sound like it is only for business professionals.
Thanks in advance folks
