Fix limitdays regression (#3863)

fixes #3840 

this is a rewrite

---------

Co-authored-by: veeck <gitkraken@veeck.de>
This commit is contained in:
sam detweiler
2025-08-28 09:13:29 -05:00
committed by GitHub
parent 787fbda85b
commit 483d3cd4e6
4 changed files with 407 additions and 357 deletions

View File

@@ -37,6 +37,7 @@ Thanks to: @dathbe.
- [calendar] Fixed broken unittest that only broke on the 1st of July and 1st of january (#3830)
- [clock] Fixed missing icons when no other modules with icons is loaded (#3834)
- [weather] Fixed handling of empty values in weathergov providers handling of precipitationAmount (#3859)
- [calendar] Fix regression handling of limit days (#3840)
## [2.32.0] - 2025-07-01