DBuit / Homekit-panel-card

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

Popup is not working #150

Open lSh4dowl opened 8 months ago

lSh4dowl commented 8 months ago

It seems the Popup is not working anymore, I am not sure if this project is still maintained though.

Minimal Example:

  - title: Example
    path: example
    panel: true
    cards:
      - type: custom:homekit-card
        title: Beleuchtung
        entities:
          - title: Lampen
            entities:
              - entity: light.deckenlampe
                name: Leuchte
                popup:
                  type: custom:light-popup-card

I have installed browser_mod on version 2.3: BROWSER_MOD 2.3.0 IS INSTALLED I have installed card_mod on version 3.2.4: CARD-MOD 3.2.4 IS INSTALLED I have installed homekit-panel-card on version 0.6.2: HOMEKIT-PANEL-CARD Version: 0.6.2