Caution
This release is part of the pre-release cycle for the next minor/major release (possibly v0.7.0).
Please note that there are known bugs in this pre-release which may break your experience on mobile. Only try this on a debug install of Home Assistant to give feedback!
Tip
If you need the latest stable release of this integration, use v0.6.3-alpha instead.
Major new features since the last pre-release
- New login UI works again with newer releases of Home Assistant (tested with 2025.10)
- UI configuration flow was added (next to the current YAML flow) by @dbaines
What's Changed since v0.7.0-alpha-rc2
- remove brands ignore by @christiaangoossens in #87
- Add reference to searching in HACS by @christiaangoossens in #90
- Allow forcing HTTPS in URL generation by @christiaangoossens in #92
- Add docs on disabling registration by @christiaangoossens in #93
- Update microsoft-entra.md by @Rolf-M in #96
- Persist OIDC logins on HTTP refresh by @Ninjaclasher in #105
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #112
- Switch to the newer uv package manager by @christiaangoossens in #114
- chore(deps): update python docker tag to v3.13.7 by @renovate[bot] in #111
- Fix renovate matcher by @christiaangoossens in #116
- chore(deps): update dependency homeassistant to v2025 by @renovate[bot] in #115
- Fixes upstream changes to UI by @Lachee in #117
- chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #118
- chore(deps): lock file maintenance by @renovate[bot] in #119
- chore(deps): lock file maintenance by @renovate[bot] in #122
- Fix dependencies to the minor versions by @christiaangoossens in #125
- chore(deps): lock file maintenance by @renovate[bot] in #127
- Implement config flow for UI configuration by @dbaines in #123
- Improve config flow by @christiaangoossens in #128
- Pre-release 3 for v0.7.0 by @christiaangoossens in #129
New Contributors
Full Changelog: v0.7.0-alpha-rc2...v0.7.0-alpha-rc3