msherloc
(Matt)
December 28, 2025, 8:09pm
1
I have started using HA this week, after installing Shelly lighting relays. I have created a floorplan in Photoshop and have created my main floorplan. I am getting an error when I try to turn on consecutive lights -
“No entity provided for more info dialogue”.
Can anyone tell me the cause and solution
tom_l
December 28, 2025, 9:27pm
2
Using what?
The core picture elements card or a third party resource?
Share the config for the card. You likely just missed the entity_id option for one of your element actions.
Is this yours?
opened 07:14PM - 29 Dec 25 UTC
### Checklist
- [x] I have updated to the latest available Home Assistant versi… on.
- [x] I have cleared the cache of my browser.
- [x] I have tried a different browser to see if it is related to my browser.
- [x] I have tried reproducing the issue in [safe mode](https://www.home-assistant.io/blog/2023/11/01/release-202311/#restarting-into-safe-mode) to rule out problems with unsupported custom resources.
### Describe the issue you are experiencing
I have started using HA this week, after installing Shelly lighting relays. I have created a floorplan in Photoshop and have created my main floorplan. I am getting an error when I try to turn on consecutive lights -
“No entity provided for more info dialogue”.
Can anyone tell me the cause and solution? 🙏🏻
Link to my YAML code:-
https://www.dropbox.com/scl/fi/bwyo33f0ry2wobwzk9m16/Floorplan-YAML-Doc.txt?rlkey=jqz4xtmu03i33feoj9yp8aabb&dl=0
### Describe the behavior you expected
See above
### Steps to reproduce the issue
1.see above
2.
3.
...
### What version of Home Assistant Core has the issue?
2025.12.4
### What was the last working version of Home Assistant Core?
_No response_
### In which browser are you experiencing the issue?
Edge 143.0.3650.96
### Which operating system are you using to run this browser?
Windows 11
### State of relevant entities
```txt
```
### Problem-relevant frontend configuration
```yaml
I have provided a Dropbox link to my YAML in description above.
```
### JavaScript errors shown in your browser console/inspector
```txt
```
### Additional information
I have posted this issue on every conceivable forum, community chat and no usable response. I have spend thousands of dollars and hours of my time, and joined Nabu Casa. So, I’m desperate to get this working. “Obi Won, your my only hope”
I very doubt that posting a code > 1000 lines is productive.
Suggest to minimize.
msherloc
(Matt)
December 30, 2025, 7:44pm
4
RESOLVED: it was as simple as putting all of the conditional image elements first, followed by all of the state icons. The softwares layers everything so my on state images were covering my buttons, which explained why it got worse when more lights were on🤦🏻♂️
Perhaps you should close the GitHub issue then if resolved.