postlund / search-card

Quickly search for entities from a Lovelace card.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requires card_tools, but this is not added by HACS

DrJohnT opened this issue · comments

I added your card using HACS and added following to my Lovelace UI

type: 'custom:search-card'
max_results: 10

but then I got the error

Can't find card_tools. See https://github.com/thomasloven/lovelace-card-tools

Of course, I added the card-tools module manually to my config.

But why is card_tools not added by installation of your plug-in??

AFAIK, HACS does not support dependencies.