Homekit-panel-card icon indicating copy to clipboard operation
Homekit-panel-card copied to clipboard

Popup is not working

Open lSh4dowl opened this issue 1 year ago • 0 comments

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

lSh4dowl avatar Nov 20 '23 14:11 lSh4dowl