Hopefully simple question here but I can’t figure it out. I’m trying to use a picture elements card to display my camera with a few icons on top of it. The reason I’m using this instead of a picture glance is because I want to show temperature in the room as well, and I can’t do that without using the show_state option which I don’t like the look of. The problem I’m running into is that if I click on the camera, I want it to load up full screen like a picture glance card does, however I can’t seem to figure that out. If I try I get a “no entity provided for more info dialog picture elements” error and nothing happens. This is my config. Do I have to put a dummy object with 100% transparency over the top of the camera with the more info dialog box, or is there a way to have it use the background camera image and just click on that?
Your configuration doesn’t follow the docs. You’re missing the required field image and you added an extra field that’s not present in the documentation entity.
Ah ok I see, try this. You’ll need the attached 16x9.png image below as it sets the card the correct ratio for the camera. Make sure the camera image is first so its at the back of the other entities. When you click on the camera image it pops up the camera, and when you click on the entity it shows the more-info dialog box for that entity