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
There have also been several issues in the forum on this topic since the new release, however, this was mostly misinterpreted and attributed to the API change in openweathermap from 2.5 to 3.0.
Participation
I am willing to submit a pull request for this change.
Environment
Which start option are you using?
node --run server
Are you using PM2?
No
Module
weather
Have you tried disabling other modules?
Have you searched if someone else has already reported the issue on the forum or in the issues?
What did you do?
Configuration
What did you expect to happen?
Showing weather
What actually happened?
Showing this
Additional comments
If I use v2.34.0 same config works.
Nothing in the logs (browser and backend).
There have also been several issues in the forum on this topic since the new release, however, this was mostly misinterpreted and attributed to the API change in openweathermap from 2.5 to 3.0.
Participation