You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browser Mod Config panel now in integration settings. Use settings cog icon to configure global settings and Frontend settings for User/Browser/Global.
major: Requires Home Assistant 2026.6.0 or greater.
🐞 Bug Fixes
Close icon shows on popup when dismissable is set to false. (Esc key is correctly blocked). (#1322) (72cef37), closes #1321
detect header class in shadowRoot when hiding header (8dd5a90)
Need to wait when running updates after location-changed or pop-state (1e6ece3)
⚙️ Miscellaneous
Migrate ha-md-list-item to ha-row-item in Browser Mod panel. (06ca5f9)
Move Browser Mod Config panel to integration settings. 'This Browser' remains as Frontend Browser panel.(#1323) (de0ebbb), closes #898