Skip to content

Releases: thomasloven/hass-browser_mod

v2.7.0-beta.3

18 Nov 22:05

Choose a tag to compare

v2.7.0-beta.3 Pre-release
Pre-release

New features

NOTE: All inbuilt tile/badge actions on the main entity are supported. Supporting browser_entities.xxx in Tile/Badge visibility conditions is not yet supported.

Fixes

  • Fix background not fixed and can scroll when using a custom popup card as a more-info replacement. (Issue #1084)
  • Update Frontend settings user filter to allow for users without username, as may be when using third party authentication with Home Assistant (e.g. OpenID Connect). (Issue #1102)

Other

  • Dependency updates

Full Changelog: v2.6.4...2.7.0-beta.3

v2.7.0-beta.2

04 Nov 04:43

Choose a tag to compare

v2.7.0-beta.2 Pre-release
Pre-release

New features

NOTE: All inbuilt tile/badge actions on the main entity are supported. Supporting browser_entities.xxx in Tile/Badge visibility conditions is not yet supported.

Fixes

  • Fix background not fixed and can scroll when using a custom popup card as a more-info replacement. (Issue #1084)

Other

  • Dependency updates

Full Changelog: v2.6.4...2.7.0-beta.2

v2.7.0-beta.1

03 Nov 03:56

Choose a tag to compare

v2.7.0-beta.1 Pre-release
Pre-release

New features

NOTE: All inbuilt tile/badge actions on the main entity are supported. Supporting browser_entities.xxx in Tile/Badge visibility conditions, other actions etc is not yet supported.

Other

  • Dependencies update

Full Changelog: v2.6.4...2.7.0-beta.1

v2.6.4

01 Nov 04:36
4f5c9dc

Choose a tag to compare

New features

  • Add openPopups as list of open popup tags to Panel sensor (FR #1072)
  • Add panelNarrow and panelRequireAdmin to Panel sensor
  • Add close patrameter to browser_mod.more_info which will close standard more-info dialog if open. Use this method if the empty entity method is having trouble with camera stream audio lingering after dialog closing. (Issue #1079)

Fixes

  • Keep style attributes array during popup element life cycle (Issue #1073)
  • Fix viewUrlPath and fullUrlPath attributes of PanelSensor when view does not have Url and is set to view index.
  • Remove - from PanelSensor when panelTitle is not available, like when on a dashboard which is hidden from sidebar.
  • Fix typo in content services description for browser_mod.popup

Contributors

Thank you to all contributiors

Full Changelog: v2.6.3...v2.6.4

v2.6.4-beta.4

28 Oct 01:04

Choose a tag to compare

v2.6.4-beta.4 Pre-release
Pre-release

New features

  • Add openPopups as list of open popup tags to Panel sensor (FR #1072)
  • Add panelNarrow and panelRequireAdmin to Panel sensor
  • Add close patrameter to browser_mod.more_info which will close standard more-info dialog if open. Use this method over the empty entity method is having trouble with camera stream audio lingering after dialog closing. (Issue #1079)

Fixes

  • Keep style attributes array during popup element life cycle (Issue #1073)
  • Fix viewUrlPath and fullUrlPath attributes of PanelSensor when view does not have Url and is set to view index.
  • Remove - from PanelSensor when panelTitle is not available, like when on a dashboard which is hidden from sidebar.

Full Changelog: v2.6.3...v2.6.4-beta.4

v2.6.4-beta.2

23 Oct 23:54

Choose a tag to compare

v2.6.4-beta.2 Pre-release
Pre-release

New features

  • Add openPopups as list of open popup tags to Panel sensor (FR #1072)
  • Add panelNarrow and panelRequireAdmin to Panel sensor

Fixes

  • Keep style attributes array during popup element life cycle (Issue #1073)
  • Fix viewUrlPath and fullUrlPath attributes of PanelSensor when view does not have Url and is set to view index.
  • Remove - from PanelSensor when panelTitle is not available, like when on a dashboard which is hidden from sidebar.

Full Changelog: v2.6.3...v2.6.4-beta.2

v2.6.4-beta.1

19 Oct 23:27

Choose a tag to compare

v2.6.4-beta.1 Pre-release
Pre-release

New features

  • Add openPopups as list of open popup tags to Panel sensor (FR #1072)

Fixes

  • Keep style attributes array during popup element life cycle (Issue #1073)

Full Changelog: v2.6.3...v2.6.4-beta.1

v2.6.3

17 Oct 23:19
7a805d6

Choose a tag to compare

Fixes

  • Fix popup dialog not showing on older browsers/devices. (Issue #1067)

Full Changelog: v2.6.2...v2.6.3

v2.6.3-beta.1

14 Oct 11:18

Choose a tag to compare

v2.6.3-beta.1 Pre-release
Pre-release

Fixes

  • Fix popup dialog not showing on older browsers/devices. (Issue #1067)

Full Changelog: v2.6.2...v2.6.3-beta.1

v2.6.2

09 Oct 23:41
653ab73

Choose a tag to compare

New features

  • Include non enabled entities in browser_entities. See CONFIRGUTAION PANEL documentation for further information.
  • Add browserID sensor. Allows for using browseID in Default actions, scripts etc without getting Browser ID attribute of other sensors.

Fixes

  • Use separate video element for camera. (Issue #1059).

Full Changelog: v2.6.1...v2.6.2