Lovelace: A simple Search card

MY LORD IS THIS USEFUL. it is so quick and snappy. I love the custom actions as well. I feel like i don’t even need a frontend on ios anymore. Just this card!

1 Like

Is it possible to hide disabled entities?

1 Like

Is it possible to add a search that only searches within this page, such as the name of a search card

Just incredible ! Bravo !!
I wait the next relase (if you have some plan to update your fabulous idea.)
In my part i wait the possibility to exclude some entities / domaine…

Since the November update, the search card is displaying like this and is unselectable. Is there a fix for this?

Screenshot 2023-11-02 at 08.17.11

1 Like

Currently no, but I’ve noticed it as well. I don’t actively maintain the card (I’m no web dev by any means), but if someone comes up with a solution, I will merge it.

Well I’m at least glad to know it’s not just me

have the same issue and would be interested in a solution too. I played a bit around but without any success

It is fixed since a few days. I had to clear the fronted cache for it to work though (in the iOS app).

1 Like

im still having the problem, im using android and a chrome on windows machine. I Cleaned the cache and it still not working… i’ll appreciated if any of you guys have a solution for this.
thank you

Hi,

I’m looking for a way to implement a card in Home Assistant that functions like this search card. Ideally, I’d like it to filter and display results dynamically based on user input, but the results should be sourced only from:

  • the options defined in an input_select helper,
  • the state or payload of an MQTT sensor, or
  • the attributes of a template sensor.

The goal is to have a text input where I can start typing, and it will suggest or display matching food recipes from one of these predefined data sources.

Is this in any way possible with this card? Or does another solution exist that I could look into?

Thank you in advance.