rianadon / opensprinkler-card

Home Assistant card for collecting OpenSprinkler status
Other
66 stars 8 forks source link

Installed OS card from HACS. Can't find the card to use it. #15

Open PerfectBake420 opened 2 years ago

PerfectBake420 commented 2 years ago

When I edit the dashboard and hit add card, there does not seem to be a OS card i can use there. Is it used some other way?

rianadon commented 2 years ago

You should see a card named "Opensprinkler card".

I would double check that the card is in your resources (Settings -> Dashboards -> dots in upper right -> Resources) and that there are no errors in the browser JavaScript console / developer tools.

ztr-pen commented 1 year ago

I was suffering the same issue. I had to add the following url to resources:

/hacsfiles/opensprinkler-card/opensprinkler-card.js

Using this URL resolved my issue and allowed me to see the card and use it.