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

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

Add your custom images to each route

This new release comes with a small but useful feature. The ability to add your own custom images to replace the icon of a given route. Easiest way is to store your custom images in the <config>/www folder of home assistant, and then reference said images with /local/<image_name>.

Screenshot 2025-05-01 at 11 18 14

type: custom:navbar-card
...
routes:
  ...
  - url: /config/automation/dashboard
    image: /local/your_image.jpg



All changes in this release

  • New configuration option to add custom images to each route. (closes #18)

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

NewReleases is sending notifications on new releases.