github joseluis9595/lovelace-navbar-card v0.15.0
NavbarCard v0.15.0

latest releases: v0.18.1, v0.18.0, v0.17.0...
20 days ago

Toggle quickbar action

New navbar custom action to toggle Home Assistant's quickbar. Just use the new quickbar action for any of your configured routes, indicating the mode you want to open (devices | entities | commands)

type: custom:navbar-card
...
routes:
  - icon: mdi:magnify
    tap_action:
      action: quickbar
      mode: commands

navbar-quickbar-action

Auto_padding fixes

Minor improvements to the new auto_padding feature, plus fixed an issue that prevented auto_padding from being applied when using navbar in the bottom position for desktop devices



All changes

  • New custom quickbar action (closes #108 )
  • Fixed auto_padding not working on desktop.position: bottom (closes #120 )
  • Bump dependencies
  • Minor internal refactor of event handling

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

NewReleases is sending notifications on new releases.