I have created a simple search card that makes it easy to search for entities and display them in the frontend. I thought that maybe someone else might find it useful, so I decided to publish it. Here’s a small demo:
I just made a lot of updates so it should render a lot more nicely now (especially with default theme). Also, basic support for custom actions. So you can for instance type “toggle light.downstairs” and get a button that calls that entity. A default action is added so you can paste a .torrent or magnet: link and it will produce a button that adds it to Transmission. Assuming you have configured Transmission.
There will be updates in due time, but I’m putting all my efforts into fixing Apple TV support. After that I will work more on this card. But PRs are welcome!
I did not have cardtools installed before but think I do now
Tried to reinstall the search card but same result. The repository says under the simple install to copy the .js file to config/www/search-card, but in my case it seems to automatically get created in config/www/community/search-card/
Is that possibly causing a problem?
I do seem to be very confused about what (if anything) needs to be added to the raw Lovelace config file, and what seems to be sone automatically.