Read the statement by Michael Teeuw here.
MMM-BMWConnected (BMW Connected Drive data)
-
Hi, Greetings from South Africa, i have tried the module but it only shows as loading. I followed your instructions for powershell and i get some data for my car. Could you please point me in the right direction so that it works on MagicMirror? i used the …co.za apiBase and i get the vehicle data
-
@hdurdle This is cool, the picture is correct, but icons. (I live in Taiwan)
Could you help? what should I do to fix icon links? thank you very much.
-
I found an error in css "faIcon.classList.add(“fas”); – that’s why no icon show up.
and NaN Km – my car it’s not hybrid…@hdurdle does BMW API has “Current location” feature? thanks.
-
@iMAGiC hi yes it does have longitude and latitude values. Download the powershell scripts and play around with them to see what values are available. I have changed mine to remove electric vehicle specific parameters and added things like fuel remaining, window/sunroof status and also the vehicle pictures that change after a set time.
-
@hdurdle: Hi Howard, pretty cool module!
Can it be tweaked to work for Mini vehicles as well? I do have access to a connected service for my car using: https://www.mini-connected.com/germany/de/
Thanks in advance!
-
@hdurdle Is this module still working on your side?
It has stopped work since last week.
Is it a token issue or BWM has already modified API?Thank you~
Jake -
@imagic , since yesterday I only got the information from the module, “Lade …”, so for english user “loading …”. Whats going wrong here?
-
-
-
@klassieker said in MMM-BMWConnected (BMW Connected Drive data):
Also don’t know how to use the shell scripts.
shell scripts are just commands (written in text form)
so u can execute a bunch of commands and use logic…
to execute one of those, you would open a terminal window
ctrl-alt-t on the pi desktop, or open an ssh session from your windows/mac box to the pi(to minimize MM to get to the desktop, alt-spacebar, n just line on windows for minimze fullscreen app)
I don’t know about the module…