Read the statement by Michael Teeuw here.
MMM-BMW-DS (A different kind of weather module)
-
Update
Now with full language support from the Darksky API.
Download:
[card:mykle1/MMM-BMW-DS]
Version 1.0.3
-
Works perfectly! Thanks!
-
You’re welcome, mate. Have fun! :-)
-
Like it mykle, even an lord of the rings theme
-
Thank you, my friend. :-)
-
Fixed an issue that was brought to my attention by github user 73cirdan. I don’t know if he is the same as @cirdan but I would guess they are one and the same person. My thanks!
Do a
git pull
for the updated file or install as per the readme -
Yep, that’s me, thanks for the fix mate
-
I have another request for this module. Is it possible to show the time in 24h instead of am/pm?
-
@jorgeb1502 said in MMM-BMW-DS (A different kind of weather module):
Is it possible to show the time in 24h instead of am/pm?
Let me take a look at it. That should not be a problem. :-)
-
Feature
This really should have been included from the beginning. I guess it just didn’t cross my mind. Anyway, . . .
The module will now read the
timeFormat: 12,
(or 24) of your config and display the correct time format.Do a
git pull
or install as per the readmeEDIT: Thanks CBD!