github thomasloven/hass-browser_mod v2.5.1

one day ago

New features

  • Home Assistant Sidebar settings are now blocked for non-admin users. If a non-admin user tries to use a Home Assistant method to change their siderbar settings, they will get the notification Sidebar settings are managed by owner/admin using Browser Mod integration. (FR #996)
  • User interaction check has been updated and now includes a full interaction phase if the Browser requires clicking play on a media element rather than just a standard screen click/touch. See User interaction for more information. (Issue #989)

Fixes

  • Fix browser_mod.notification with no action_text causing error in Home Assistant 2025.9.0b0, or a blank button in earlier versions. (Issue #1003)
  • Fix console warnings when Browser is not registered.

Documentation

  • Update documentation to better describe the difference between Server calls and Browser calls for Browser Mod services.
  • Clarify best practice for managing Browser ID updates in an enviroment where they may reset from time to time. (Thanks @Yinmeout)
  • Update Browser Title jinja template example (Thanks @Mariusthvdb)
  • Update some popup example images clarifying that standard popups are not vertically centered.

Thank you to contributors and reviewers

@Mariusthvdb - @Yinmeout

Full Changelog: v2.5.0...v2.5.1

Don't miss a new hass-browser_mod release

NewReleases is sending notifications on new releases.