Read the statement by Michael Teeuw here.
MMM-MyVolvo
-
Hello there - I updated and redesigned a module. :raising_hands:
The module retrieves informations from your Volvo vehicle through the Volvo Cars API.
Have a look on my github repository to see all details: MMM-MyVolvoNotes:
- The module is build on the initial module from eouia (archived).
- I removed the maps functionality and replaced it with a placeholder for your Volvo Image.
- It only works for Volvos with a German License Plate (More countries will follow soon).
- Since the community of Volvo owners with a MagicMirror is small, I wasn’t able to test that in detail. There could be the possibility of bugs.
- I’m a developer beginner and just started to learn programming. I might not be able to help you with all issues.
-
@MZ-BER
Nice…
But in The Netherlands it’s nopt working
I think it’s the license plate…
The original MMM-volvooncall is working fineIs there a way to use the dutch License plate
k567jx
vlc list is working fine/MagicMirror/modules/MMM-MyVolvo $ voc list /usr/local/lib/python3.7/dist-packages/aiohttp-4.0.0a1-py3.7-linux-armv7l.egg/aiohttp/client.py:977: RuntimeWarning: coroutine 'noop' was never awaited self._resp.release() RuntimeWarning: Enable tracemalloc to get the object allocation traceback K567JX (XC40/2021) YV1XZ11V1M*******
-
@JerryP Hey! Yes, it is the license plate. Give me a moment I’ll see if I can find the right regex pattern for Netherlands plates.
EDIT:
I updated the regex pattern. It should work now for Netherlands and Sweden.
Just do agit pull
. -
@MZ-BER
I was the original author @eouia, that module was built for my own purpose.
Nowadays, I changed my car to Tesla, so I couldn’t maintain that module anymore.
It’s nice to hear @MZ-BER keep the module advanced. I’ll leave the comment on my repository for a visitor who needs Volvo module to use yours. -
@MMRIZE Thank you!!