postlund / search-card

Quickly search for entities from a Lovelace card.
MIT License
104 stars 13 forks source link

Requires card_tools, but this is not added by HACS #18

Closed DrJohnT closed 4 years ago

DrJohnT commented 4 years ago

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??

postlund commented 4 years ago

AFAIK, HACS does not support dependencies.