v1.8.1 – Localized Notifications
Fixed
- Runtime notifications were hardcoded German (#2) – The push/persistent notifications emitted from the device control loop (program detected, started, finished, deadline start, preemption, and the new daily-runtime stop) were left in German from the original port. They are now localized: English by default, German when the Home Assistant UI language is German. The UI language is read from
hass.config.languagewith an English fallback.
Thanks to @psecker for spotting this.
Full Changelog: v1.8.0...v1.8.1