Read the statement by Michael Teeuw here.
MMM-Wunderground
-
If everything else is working then the error lies in the config entry for WonderGround.
-
Here is my entry for WunderGround.
{ disabled: f, module: 'MMM-WunderGround', position: 'top_right', config: { apikey: 'YOUR API KEY', // private pws: 'pws:KNYNEWYO103', currentweather: 0, coloricon: true, hourly: '1', fctext: '1', fcdaycount: "10", fcdaystart: "0", hourlyinterval: "2", hourlycount: "1", animationSpeed: 5000, alerttime: 10000, alerttruncatestring: "english:", roundTmpDecs: 0, UseCardinals: 1, layout: "vertical", windunits: "mph", sysstat: "0" } },
-
Wait!
top_third
is not valid. Try top_right -
Hover your mouse over my avatar to the left of my name and click chat
-
Great catch!!! I’m new to pretty much everything involved in programming this thing.
-
@Chrispl2000
No worries. If you have TeamSpeak I can help you more easily if you’d like -
@Chrispl2000
This will definitely help you.
https://forum.magicmirror.builders/topic/286/regions
-
@Chrispl2000 said in MMM-Wunderground:
The extra comma didn’t change anything. I thought you only used a comma when there is another item behind it?
You are absolutely right. That comma is NOT necessary in this case. However, it works with or without. I just removed mine and it still works :thumbsup_tone1: