Skip to content

v1.8.1 – Localized Notifications

Choose a tag to compare

@cm-makes cm-makes released this 16 Jun 15:06

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.language with an English fallback.

Thanks to @psecker for spotting this.

Full Changelog: v1.8.0...v1.8.1