dwainscheeren / dwains-lovelace-dashboard

An fully auto generating Home Assistant UI dashboard for desktop, tablet and mobile by Dwains for desktop, tablet, mobile
Other
1.78k stars 189 forks source link

Popup card shows default instead of own card #646

Open stavfx opened 1 year ago

stavfx commented 1 year ago

After editing the popup card for a specific entity, everything works great. However after some time (a few hours? maybe HA restart?), the next time I try to get the popup card, I just get the default card. However the settings are still saved as you can see here image image But it keeps showing the default instead of custom card until I press Submit again.

(default card, not the same as what's selected above) image

pservais commented 1 year ago

Same here, but with mine it doesn't show the the custom popup at all. Like with stavfx the checkboxes are checked in the entity settings

Medic97 commented 1 year ago

Same problem here setup a popup card but its not working.

mihail4anov commented 1 year ago

My does not work too

I made a pop up card from dwains dashbord (UI) It created a file /config/dwains-dashboard/configs/cards/entities_popup/alarm_control_panel.alarmo.yaml

type: custom:alarmo-card
entity: alarm_control_panel.alarmo

But the card is still the same

tobse91 commented 1 year ago

I got the same problem. When editing the popup card and I'm pressing the submit button on the "Edit entity popup card" window, 1 second later i see the Home Assistant logo and shortly after I'm back on the Dwains Dashboard screen, edit mode disabled. The chosen popup card is still set, but when pressing on an enitity its showing the standart popup card instead.