@RedNax do you happen to know why my MMM-WunderGround module is not showing the forecast?
Read the statement by Michael Teeuw here.
Posts
-
RE: Weatherunderground - currently - hourly - daily - configurable
-
RE: Weatherunderground - currently - hourly - daily - configurable
Thanks KirAsh4 and RedNax! I resolved it. What happened was that I entered
location: ‘San Francisco’
locationid: ‘5391959’on the currentweather module.
I decided to delete the locationid key and left it blank and voila! It works now! You guys rock!
-
RE: Weatherunderground - currently - hourly - daily - configurable
@RedNax Still not working. Sorry, I should have included that I added a few extra keys to my personal api key thus making them invalid.
Loading config … Loading module helpers … No helper found for module: alert. No helper found for module: clock. Initializing new module helper … No helper found for module: compliments. No helper found for module: currentweather. No helper found for module: MMM-WunderGround. Initializing new module helper … All module helpers loaded. Starting server op port 8080 … Server started … Connecting socket for: calendar Starting node helper for: calendar Connecting socket for: newsfeed Starting module: newsfeed Sockets connected & modules started … Launching application.
-
RE: Weatherunderground - currently - hourly - daily - configurable
I’m getting a blank screen. Any idea why?
{ module: 'MMM-WunderGround', position: 'top_right', header: 'Weather Forecast', config: { apikey: 'a1fa37eaff91b5450c', pws: 'CA/San_Francisco', fctext: '1', fcdaycount: '5', fcdaystart: '0', hourly: '1', hourlyinterval: '3', hourlycount: '2', alerttime: 1000, alerttruncatestring: 'english:' } },
-
RE: How to install a module?
@RedNax OMG thank you!!! Again, i’m just a level 1 n00b. This is AWESOME! So this is what Github is about…
-
RE: How to install a module?
@RedNax First of all, thank you so much for helping.
I guess my question is after I download and extract the zip files. Do I invididually drag each file into their respective location and then configure my config.js or is there another way to do this?
-
RE: Calendar modification
@KirAsh4 Of course that worked. Thanks for the silver bullet
-
RE: Calendar modification
@KirAsh4 Weird. I had to make mine public or else the dashboard wont be able to display saying “No Events”