updatenotification: add param to get modules from modules-dir instead… (#3755)

… from config

implements #3739
This commit is contained in:
Karsten Hassel
2025-03-31 17:57:42 +02:00
committed by GitHub
parent 2e57d785ac
commit e546fedeb1
3 changed files with 21 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ planned for 2025-04-01
- [newsfeed] Add specific ignoreOlderThan value (override) per feed (#3360)
- [weather] Added option Humidity to hourly View
- [weather] Added option to hide hourly entries that are Zero, hiding the entire column if empty.
- [updatenotification] Added option to iterate over modules directory instead using modules defined in `config.js` (#3739)
### Changed