v1.2.5
Home Assistant compatibility check improved
This release introduces a persistent notification when the installed Home Assistant version is too low to support the itho_amber integration. Instead of silently failing or logging an error, users will now see a clear message in the UI with upgrade instructions.
✨ Added
-
Persistent UI notification when Home Assistant version is below 2025.10.0
-
Notification includes required version, detected version, and a helpful upgrade hint
🐞 Fixed
- Blocking call to get_version() moved to executor thread to avoid event loop warnings
Full Changelog: v1.2.4...v1.2.5