I'm not sure if HACS frontend elements are best discussed here or reach out to the developer themselves. Since I am having some issues implementing this in my home assistant, and I think it's probably me and my understanding, I decided to start here in Discord.
https://github.com/denysdovhan/vacuum-card
I believe that I have the HACS element loaded correctly, I can see the vacuum-card element in my resources, but I can't seem to find it in my custom cards in Lovelace, even after restarting HA. Here is where I think I am getting lost:
This card can be configured using Lovelace UI editor.
- In Lovelace UI, click 3 dots in top left corner.
- Click Configure UI.
- Click Plus button to add a new card.
- Find Custom: Vacuum Card in the list.
- Choose entity.
- Now you should see the preview of the card!
When I open up my dashboard (I presume that this is Lovelace UI), I don't see Configure UI in my 3 dot menu. I don't know if that changed recently, or if I am in the wrong page/config in my HA instance. I'm looking for some help understanding the steps I laid out above, or someone to bounce questions off of while I try to implement this element in my new Vacuum Dashboard.
Thanks in advance.