Merge pull request #2420 from rejas/issue_2416

Add new Notification CURRENTWEATHER_TYPE
This commit is contained in:
Michael Teeuw
2021-01-21 15:05:09 +01:00
committed by GitHub
10 changed files with 202 additions and 97 deletions

View File

@@ -12,7 +12,8 @@ _This release is scheduled to be released on 2021-04-01._
### Added
- Added GitHub workflows for automated testing and changelog enforcement.
- Add CodeCov badge to Readme.
- Added CodeCov badge to Readme.
- Added CURRENTWEATHER_TYPE notification to currentweather and weather module, use it in compliments module
### Updated