Skip to content

v1.3.0

Choose a tag to compare

@moehrem moehrem released this 03 Nov 09:56
cb2204d

v1.3.0

💡 What's Changed

This release brings improved configurability for advanced users, enhanced security by redacting sensitive data in error messages, and optimized CI/CD workflows. The services definitions have been updated to comply with current Home Assistant standards.

✨ Features

  • Custom base API URL config: Added support for configurable base API URL with reconfig option
  • Configuration flow: improved navigation for better readability

🐛 Bug Fixes

  • Security: API key in API ClientError message is now properly redacted
  • CI/CD: Fixed workflows being triggered too often

📝 Updates

  • Redefined services.yaml to match Home Assistant standards
  • Updated tests to work with configurable base URL

Full Changelog: v1.2.0...v1.2.1