OpenWeatherMap-Alerts-Weather-Driver

@whimsicalimpulse The driver is not receiving a valid return from the API poll. If you look in the logs (with 'Extended Logging' turned on) you will probably see "Weather Driver - WARNING: 401:Unauthorized". This is not a issue with the driver. It is something you need to resolve with OWM. OWM is not recognizing your API Key as valid and is not returning data.

You may have an API key from OWM, but it is either not a 'One Call By Call' API key, or you did not put in payment information. In either of those cases, this driver will not work. Make sure you have a valid 'One Call By Call' API key. Go here to get a valid 'One Call By Call' API key.

2 Likes