v1.13.0
Transport Generic
- Replaced hard-coded allow-list of fields per underlying service with dynamic validation using the service's action schema to prune out unsupported fields or make type conversions.
- Generic can also now support a much wider set of Home Assistant built-in and custom integrations reliably, pruning out data wherever a schema is provided
- Added support for notify_events, translating standard priority and passing on image URLs in expected format. Use
handle_as_domain: notify_eventson Delivery options for the specific processing - Corrected
ntfyintegration handling of images and actions
Archiving
- Use local timezone for archive notification file path
Full Changelog: v1.12.2...v1.13.0