Skip to content

Releases: thomasloven/hass-browser_mod

Attempt to avoid caching problems after updates

12 Jan 15:44
Compare
Choose a tag to compare
v2.3.3

Partially disable browser cache on updates

Fixes for Home Assistant 2025.1

07 Jan 15:42
Compare
Choose a tag to compare

Fixes the settings panel not being shown in Home Assistant 2025.1

Thanks @parrel!

Fixes for Home Assistant 2024.7

31 Jul 21:32
Compare
Choose a tag to compare
  • Fix popup cards not working in Home Assistant 2024.7 - thanks @sebastian-bartkowiak
  • Fix issues in settings pages - thanks @Alfiegerner and @kvanbiesen
  • Fix warning about deprecated functionality - thanks @IntExCZ , @lanquarden and @hmmbob
  • Fix width of header when sidebar is hidden - thanks @Garfonso
  • Add ability to toggle AFJ to the settings page
  • Improve how devices are selected for service calls in GUI

Various fixes

14 Jul 23:21
Compare
Choose a tag to compare
  • Fixes issues with Home Assistant 2023.7
  • Browser ID can now be set by a URL parameter ?BrowserID=whatever
  • Changes to popup formatting to be more consistent with built-in dialogs
  • Long values for browser frontend settings are displayed nicer in the Browser Mod panel.
  • Selecting browsers for service calls should work now
  • States should now be restored once frontend connection is restored (e.g. after rebooting hass)

Fix sidebar titles

24 May 19:32
Compare
Choose a tag to compare
2.2.2

Sort manifest keys

Fix for Home Assistant 2023.4

08 Apr 11:49
Compare
Choose a tag to compare

Fixes the sidebar and header hiding in 2023.4 and later.

Various upgrades and fixes

03 Jan 22:32
Compare
Choose a tag to compare
  • Better looking popups
  • Option to hide interaction icon
  • More Fully Kiosk Browser sensor data
  • Add Auto-register feature
  • Add registration lock feature
  • Fix hiding of entities
  • Fix popup cards sometimes mixing together
  • Fix battery charge reporting when not using Fully Kiosk Browser
  • Likely something I forgot

2.1.3

07 Sep 18:36
Compare
Choose a tag to compare

EVERYTHING CHANGES BETWEEN 1.5 and 2.0!
READ THE README!
NOTHING WILL WORK!

Changes in 2.1.3:

  • Fix Registered Browsers display
  • Make popup-cards not count in layouts

2.1.2

06 Sep 21:24
Compare
Choose a tag to compare

EVERYTHING CHANGES BETWEEN 1.5 and 2.0!
READ THE README!
NOTHING WILL WORK!

Changes in 2.1.2:

  • Popups can be closed by going back (cannot be reopened)
  • Fix broken padding in popups
  • Hide menu icon on mobile when sidebar is hidden
  • Make work better with old iOS devices.
  • Entities become unavailable when a Browser disconnects

Popup styling fixes

05 Sep 18:43
Compare
Choose a tag to compare

EVERYTHING CHANGES BETWEEN 1.5 and 2.0!
READ THE README!
NOTHING WILL WORK!

Changes in 2.1.1:

  • Fix --popup-border-radius, add --popup-padding-x, --popup-padding-y style variables for popups
  • Allow styling popups via card-mod
  • Show version in Browser Mod panel so you can see if you cleared your caches enough (maybe)
  • Moved documentation on styling popups from service.md to popups.md