Releases: thomasloven/hass-browser_mod
v2.7.0-beta.3
New features
- Add person entity to currentUser sensor attributes
- Browser Mod Tile and Badge. Read more in Browser Mod Tile and Badge
NOTE: All inbuilt tile/badge actions on the main entity are supported. Supporting
browser_entities.xxxin 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
New features
- Add person entity to currentUser sensor attributes
- Browser Mod Tile and Badge. Read more in Browser Mod Tile and Badge
NOTE: All inbuilt tile/badge actions on the main entity are supported. Supporting
browser_entities.xxxin 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
New features
- Add person entity to currentUser sensor attributes
- Browser Mod Tile and Badge. Read more in Browser Mod Tile and Badge
NOTE: All inbuilt tile/badge actions on the main entity are supported. Supporting
browser_entities.xxxin 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
New features
- Add openPopups as list of open popup tags to Panel sensor (FR #1072)
- Add
panelNarrowandpanelRequireAdminto Panel sensor - Add
closepatrameter tobrowser_mod.more_infowhich 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
viewUrlPathandfullUrlPathattributes of PanelSensor when view does not have Url and is set to view index. - Remove
-from PanelSensor whenpanelTitleis 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
New features
- Add openPopups as list of open popup tags to Panel sensor (FR #1072)
- Add
panelNarrowandpanelRequireAdminto Panel sensor - Add
closepatrameter tobrowser_mod.more_infowhich 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
viewUrlPathandfullUrlPathattributes of PanelSensor when view does not have Url and is set to view index. - Remove
-from PanelSensor whenpanelTitleis 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
New features
- Add openPopups as list of open popup tags to Panel sensor (FR #1072)
- Add
panelNarrowandpanelRequireAdminto Panel sensor
Fixes
- Keep style attributes array during popup element life cycle (Issue #1073)
- Fix
viewUrlPathandfullUrlPathattributes of PanelSensor when view does not have Url and is set to view index. - Remove
-from PanelSensor whenpanelTitleis 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
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
v2.6.3-beta.1
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
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