github joseluis9595/lovelace-navbar-card v1.6.0
NavbarCard v1.6.0

9 hours ago

This new release of navbar-card comes with a few visual editor improvements, media player fixes, and small UX tweaks.

Visual editor improvements

Some fields in the visual editor were already configurable using JS templates, but they did not have a simple visual switch to turn them on or off.

Routes selected and hidden, and media_player.show, now include visual switches while still keeping the option to use JS templates when needed.

This release also fixes an issue where empty JStemplate strings could be left out in the card configuration when using the visual editor.

Template overrides

When using a template, overridden values can now be removed directly from the visual editor.

This should make template-based setups easier to manage, especially when testing local changes on a single navbar-card instance and then wanting to fall back to the template value again.

Screenshot 2026-05-01 at 14 04 52

Popup animation improvements

Popup animations now adapt their speed based on the amount of popup items. The more items a popup has, the faster each individual item animation will be, keeping larger popups from feeling too slow.

Scroll to top when re-clicking current route

Clicking the currently selected route again will now scroll the page back to the top.

Media player fixes

This release fixes an issue where the media player icon was not being displayed correctly when using Music Assistant.


All changes in this release

  • Added visual editor switches for the selected and hidden props of each route (closes #280)
  • Fixed empty templates being left out in the configuration of the card when using the visual editor (closes #288)
  • Added UI toggle switch for media_player.show
  • Fixed media player icon not being displayed when using Music Assistant (closes #291)
  • Added a new button in the visual editor, to remove overridden settings when having a template configured (closes #258)
  • When opening popups, increase animation speed based on number of popup items. That means, the larger the amount of items, the faster the animation per-item will be (closes #292)
  • Page now scrolls to the top when re-clicking the current route (closes #293)

⭐ Support navbar-card

If you enjoy using navbar-card and want to support its continued development, consider buying me a coffee (or a beer 🍺), or becoming a GitHub Sponsor!

Buy Me A Coffee GitHub Sponsors

Your support means a lot and helps keep the project alive and growing. Thank you! 🙌

Don't miss a new lovelace-navbar-card release

NewReleases is sending notifications on new releases.