github joseluis9595/lovelace-navbar-card v0.10.0
NavBar card v0.10.0

latest releases: v0.18.1, v0.18.0, v0.17.0...
3 months ago

Just one simple but highly requested change to navbar-card with this release: navigate-back custom action 🙂

navigate_back action

As some of you requested, this new release adds support for a new custom action: navigate-back. Simply add a new route, choose a fancy back button icon, set the new action type, and voilà! Back button functionality baked into your custom navigation bar!

type: custom:navbar-card
...
routes:
  - icon: mdi:chevron-left
    tap_action:
      action: navigate-back
  ...

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

NewReleases is sending notifications on new releases.