v1.10.0
1.10.0
Includes Italian translations, fixes and improvements contributed by @lollox80
Configuration
- New
snoozeconfig, with configurable default snooze time to replace hard coded 1 hour
Templating
- Extra data passed via notification now available on templates as
notification_data
Archive
- Can now send HomeAssistant events in the archiver, which also
enables Syslog or OTLP event creation using Remote Logger debugoption replaced bydiagnosticsto automatically switch maximal archive messages on or off
depending on notification outcome, using same policy as event selection
Fixes
- Deprecated and obsoleted icons replaced
- Sanitizing messages for voice assistants now strips emojis and other weird unicode
- Archive writing now async
- Corrected MDI icons for developer tools view
What's Changed
- feat: add Italian (it) translation by @lollox80 in #58
- Bump home-assistant/actions from 55b4a5d23e09d627c2773c2ef82afa98904d65b4 to dce0e860c68256ef2902ece06afa5401eb4674e1 by @dependabot[bot] in #52
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #53
- fix: 12 commits — bug fixes, logging improvements, async I/O, configurability by @lollox80 in #56
New Contributors
Full Changelog: v1.9.4...v1.10.0