DBuit / Homekit-panel-card

Homekit panel card for home assistant
MIT License
304 stars 54 forks source link

How can I install Homekit-panel-card #87

Closed radek-foltyn closed 3 years ago

radek-foltyn commented 3 years ago

Hi, I sorry, but i need ask you about manual installation Homekit-panel-card, because my HACS can not find Homekit-panel-card. Cay you tell me, what are the destionation of HA directory for Homekit-panel-card. I have this bug

Custom element doesn't exist: homekit-card.
type: 'custom:homekit-card'
style: |
  :host {
    --tile-background: rgba(255, 255, 255, 0.8);
    --tile-border-radius: 12px;
    --tile-width: 100px;
    --tile-height: 100px;
    --tile-on-background: rgba(255, 255, 255, 1);...

thank you very much R.

wtrbuit commented 3 years ago

Hi,

You can add the Homekit Panel Card as a custom repository in HACS like so:

hacs-custom-repo

wtrbuit commented 3 years ago

Closing this issue. If you have any further questions please feel free to contact us.

Neotastisch commented 2 years ago

But if i add the example code there is an error

You need to define entities: or rows: type: custom:homekit-card