Merge pull request #2477 from PostLogical/openweathermaplatlon

Allowing openweathermap config lat and lon to function without onecall, overrides locationID and location since more specific.
This commit is contained in:
Michael Teeuw
2021-03-13 19:20:59 +01:00
committed by GitHub
2 changed files with 3 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ _This release is scheduled to be released on 2021-04-01._
- Fix socket.io backward compatibility with socket v2 clients
- 3rd party module language loading if language is English
- Fix e2e tests after spectron update
- Fix weather module openweathermap not loading if lat and lon set without onecall.
## [2.14.0] - 2021-01-01