UI-Lovelace-Minimalist / UI

UI-Lovelace-Minimalist is a "theme" for HomeAssistant
https://ui-lovelace-minimalist.github.io/UI/
Other
1.6k stars 428 forks source link

Custom card "Person"-Pop Up not working #1288

Open JueK3y-Prv opened 1 year ago

JueK3y-Prv commented 1 year ago

Affected part Custom card "Person" by Imswel

Bug description The Popup function for Imswel's Person Card doesn't seem to work.

The person card is displayed to me, but nothing happens when I click onto it. Neither long pressing on it nor double pressing does anything. However, the popup does work in principle, for example with the normal person card.

Configuration This is my configuration:

  - type: "custom:button-card"
    template: custom_card_imswel_person
    entity: person.julian
    variables:
      ulm_card_imswel_person_entity: person.julian
      ulm_card_imswel_person_wifi_tracker: device_tracker.juice_pixel
      ulm_card_imswel_person_gps_tracker: sensor.juice_pixel_geocoded_location
      ulm_card_imswel_person_findmy_script: script.find_juice_pixel
      ulm_card_imswel_person_use_entity_picture: true
amfdesign commented 10 months ago

I have the same problem

louia commented 7 months ago

Same here