Open thamesseb2 opened 10 months ago
Definitely not a bug.
so probably i wrong something
I have to correct myself. For example, the card alone on a dashboard, the error occurs. Together with other cards, it works
Thank goodness, I was going crazy :D
Can confirm this. If I use the picture card in center I get the same error. When you add a the same picture as a standalone picture card on the same dashboard it works.
Using a picture-entity card instead seems to work for me.
center:
type: card
content:
type: picture-entity
image: /local/s10.png
entity: [some.dummy.entity]
show_state: false
show_name: false
camera_view: auto
tap_action:
action: none
hold_action:
action: none
regards, André
Hi all! Thanks for the report. I was able to replicate this issue, but I am not 100% sure why this occurs. I will have to debug this, but sadly, I currently don't have that much spare time. Stay safe!
hi im trying to add a picture in center like:
but this give me custom element don't exist, is a bug or i worong something?