github thomasloven/hass-browser_mod v2.3.8

latest releases: v2.5.3-beta.3, v2.5.3-beta.2, v2.5.3-beta.1...
3 months ago

v2.3.8

IMPORTANT

  • Requires Home Assistant Version 2025.5 or above due to Home Assistant changing tab component library.
  • If you save front end settings after upgrading you will get an error if trying to revert to 2.3.3. This is due to 2.3.3 not knowing how to process new Frontend setting Save screen state. If you do need to revert please reach out.

New features

  • Migrates changes from Phoenix version back to main version (v2.3.4-v2.3.7).
  • Nested more-info popups are now allowd by default. The option introduced in v2.3.6 now defaults to true.

Fixes

  • Fixes Settings / Card tabs not showing for popup card UI editor for Home Assistant Version 2025.5
  • Allows for finding popup card one level deep when nested in another card for backwards compatbility with a commonly used prior workaround.
  • Update card-mod signature when no style supplied. Removes console warning in this case.
  • Change in v2.3.4 (Ensure popup card is fully hidden when not editing) allowed for a popup-card from any view in the dashboard. Now only popup card in current view is used.

v2.3.7

Fixes

  • Nested more-info popups work correctly from standard Home Assistant button and custom:button-card more-info actions when used on a popup.
  • Update card-mod signature to remove console warning
  • Correct parameter user_id not showing in UI for service browser_mod.navigate.
  • Correct popup _actions where any action would either be invalid or be the last action in the configuation.

v2.3.6

New Features

  • Allow for new style action: in any action parameter. Also supported are both action lists, and using selector fields in scripts and blueprints. See latest Actions section in SERVICES documentation for further information.
  • Option to save browser screen state on disconnect and reconnect. This is a Frontend Settings option set on the Browser Mod Panel. See latest Configuration Panel documentation.
  • Option for browser_mod.popop and custom popup cards to allow for standard Home Assistant more-info dialog to show nested above the custom popup. See latest Nested Popups documentation.

v2.3.5

New Features

  • Allow for User Targets. See updated SERVICES documentation for more information.
  • Add service browser_mod.deregister_browser. This allows for cleanup of orphaned non-reporting browsers. See updated SERVICES documentation for more information.

Fixes

  • Refecator popup close to fix audio playon issue for popups which include webRTC stream.
  • Don't turn browser screen on, on first connect. Allows for browsers with screen turned off to correctly stay off if refreshed, but not by user interaction.
  • Update dashboard resource version after update installed.

v2.3.4

  • Fix popups graphs and buttons not showing.
  • Dialog classic size.
  • Fix form selector dialogs not showing.
  • Ensure popup card is fully hidden when not editing. Thanks @j9brown
  • Address lovelace_data resources deprecation warning. Thanks @wtadler
  • Fix for outline of content area on older browsers. Thanks @scorpiophenix
  • Provide further attributes of the media player entity. Thanks @Triple-S and input from @DJJo14
  • Improve browser-player card and add prefix to automatic browser IDs. Thanks @Triple-S
  • Option to hide timeout progress bar. Thanks @scorpiophenix

Full Changelog: v2.3.3...v2.3.8

Don't miss a new hass-browser_mod release

NewReleases is sending notifications on new releases.