This version requires Home Assistant 2025.8.0 or later
IMPORTANT: If your device suffers from a 'Reload' loop on version mismatch, you will not benefit from new code included to clear application caches until the next version release as your device is still using old browser_mod.refresh code. In this case you can use the workaround as decribed in this Wiki Article to clear application caches on the device.
New Features
- Allow for styling of popop buttons via variant and appearance using new button styles introduced in Home Assistant 2025.8. See SERVICES and POPUPS documentation for more information. (FR #958)
Fixes
- Update mwc-button to ha-button in line with ha-button changes in HA 2025.8 which drops mwc-button.
- Disable Register and Browser ID for non-admin users in Browser settings. Informative alert will show if user is not an admin. (Issue #783)
- Clear Frontend caches in
browser_mod.refreshwhich is used by Version mismatch Reload action (Issue #943)
Full Changelog: v2.4.3...v2.4.4