Return full list of events from createEventList for broadcasting

This commit is contained in:
Jonathan Kolb
2022-01-13 11:01:06 -05:00
committed by Jon Kolb
parent fcb0d33e29
commit 0aee42255f
3 changed files with 17 additions and 35 deletions

View File

@@ -21,6 +21,7 @@ _This release is scheduled to be released on 2022-04-01._
- update `helmet` to v5, use defaults of v4.
- updates Font Awesome css class to new default style (fixes #2768)
- replaced deprecated modules `currentweather` and `weatherforecast` with dummy modules only displaying that they have to be replaced.
- include all calendar events from the configured date range when broadcasting.
### Fixed