Issue #2221 - Weather forecast always shows night icons in day time

This commit is contained in:
Ashish Tank
2021-01-10 16:24:46 +01:00
parent 3eda8af671
commit 2c3e8533c7
4 changed files with 1882 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ _This release is scheduled to be released on 2021-04-01._
- Added default log levels to stop calendar log spamming.
- Fix socket.io cors errors, see [breaking change since socket.io v3](https://socket.io/docs/v3/handling-cors/)
- Fix Issue with weather forecast icons due to fixed day start and end time (#2221)
## [2.14.0] - 2021-01-01