Hourly Weather Forecasts???
-
Is the only option for hourly weather forecasts the default weather module tweak by hangorazvan? Hourly weather was pretty much the only reason why I wanted to build a smart mirror but with all the good forecasters closing down their API, it’s looking pretty bleak. Any discoveries/suggestions? The default weather module tweak isn’t precise enough for my needs. Thanks
-
https://github.com/MichMich/MagicMirror/wiki/3rd-Party-Modules
Scroll down to the weather section
-
@Mykle1 the problem is a ton of those are no longer accepting new API users.
-
Well, those are his choices, no? There is an hourly of mine there using the Climacell api. I just didn’t want to sell it to the guy. Point is, he has choices. Where would you suggest he look?
-
@Mykle1 I just wanted to make sure he’s aware that many of the apps are not functional for new users, sadly.
-
@Mykle1 @BKeyport - yeah like I mentioned. Most have stopped providing APIS. Your climacell module looks cool, but I want to display hourly weather for two locations. left and right sides of the mirror, so this won’t work for me.
-
If you’re still looking @mrlowndes, I recently got an hourly weather forecast modification of the default weather module working. It uses the OpenWeatherMap One Call API which allows for 1 hour interval forecasts for the next 48 hours.
Screenshot and example module config available in the forum post I made in Development while trying to debug it.
-
@lost Onecall API is a very good choice, I will try to make time to implement this in my module https://github.com/hangorazvan/MMM-hourlyforecast