Merge pull request #2432 from buxxi/weather-provider-hourly

This commit is contained in:
Michael Teeuw
2021-01-23 16:56:03 +01:00
committed by GitHub
14 changed files with 131 additions and 52 deletions

View File

@@ -25,6 +25,7 @@ _This release is scheduled to be released on 2021-04-01._
- Code cleanup for FEELS like and added {DEGREE} placeholder for FEELSLIKE for each language
- Converted newsfeed module to use templates.
- Update documentation and help screen about invalid config files.
- Moving weather provider specific code and configuration into each provider and making hourly part of the interface.
### Removed