You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had to go to the code in github and dig around to find the polling interval timeout default for the openweathermap integration. For anybody else who would like to know if the defaults threaten to overflow the 1000/day max API calls, it is useful to know this is set to ten minutes, so no more than 144 calls per day.