Release 3.0.0
⚠️ Version 3.0 release information
3.0 is a Breaking release
The Skolmat integration started out as a simple integration for parsing skolmaten.se and populating a card. Now it grew to support multiple providers, some of which serves multiple meals a day and during weekends. Data structures from all providers are different, and on top of already weak schemas, kitchens impose their own keys and structures, making generic structuring rules hard.
So long time coming, the Skolmat data structures needed to be refactored to more robustly support generic handling and filtering.
3.0 highlights
- Config flow has multiple filtering options to support better daily summaries for calendar events.
- skolmaten.se back to using the api instead of rss
- mateo.se switched to new api
- added provider meny.skolmat.info
- Card updated with some config options
- Added visual UI editor support to card
- Added custom data preprocessor option for those multi-meal, multi course, custom key menues filtering cannot handle
- Added proper translations (sv/en) to both integration and card
- Issue and compability fixes
- ...
... new config and data format makes this a breaking release. Delete the old device and add again using the new config flow
Full Changelog: v2.0.0...v3.0.0