Read the statement by Michael Teeuw here.
Problems With Weather
-
Correction, the module loads eventually but with only one day of weather, today.
-
This is with your config entry:
-
@mykle1 Hourly forecast: unavailable
Daily forecast: unavailable
Calls per minute: 60
3 hour forecast: 5 days
It seems these are limits for the free API key I have now. Is there a way to tweak the code so it would be compatible? I tried the npm start dev, and got a couple errors popping up, will take picture and post on here -
-
@brendan_c23 Current Weather
Minute Forecast 1 hour*
Hourly Forecast 2 days*
Daily Forecast 7 days*
National Weather Alerts*
Historical weather 5 days*
Climatic Forecast 30 days
Actually, 7 day forecast should be available with the free API from openweathermap.org -
You trying to run the mirror from the wrong folder. ENOENT error.
Start the mirror from within the MagicMirror directory
-
@mykle1 I am sorry Im a noob. How do I run the mirror from within the directory? cd MagicMirror?
-
-
-
Well, it says right in the error message that your appid is not set. Hmmm