v1.1.7
This is a maintenance release that addresses a bug causing an error log on Home Assistant startup.
Changes
- Bug Fix: Corrected an issue that caused a Failed to load services.yaml error message to appear after
restarting Home Assistant (#issue-number). - Refactor: The integration's internal structure was refactored to align with current Home Assistant
development best practices. Service registration is now handled centrally in init.py, ensuring
the integration loads cleanly and reliably.
There are no breaking changes in this release. All existing configurations will continue to work as
expected.