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? 🙏🏻
NOTE: I have posted this query on every possible site except Reddit. No response??
Link to my YAML code:-
https://www.dropbox.com/scl/fi/bwyo33f0ry2wobwzk9m16/Floorplan-YAML-Doc.txt?rlkey=jqz4xtmu03i33feoj9yp8aabb&dl=0
#HEEEELLPP!! “No entity provided for more info dialogue” error on my Floorplan Dashboard
1 messages · Page 1 of 1 (latest)
HEEEELLPP!! “No entity provided for more info dialogue” error on my Floorplan Dashboard
I don't think anyone wants to download something blindly from Dropbox. Use a code sharing site.
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
It seems like the icon you want to select is obstructed by a different layer, make sure the icons you actually want to click are the last entry you make.
The position inside your list of elements defines it's Z-Height on the card.
The last element you add is always on top of everything else.
Thanks Jorg, I'm not sure if I used Debian correctly, but heres the YAML. NB. pastie.org has been shut down.
Thanks @hidden quest , so does that mean that the image overlay for when the lights are on is actually covering the bulb (state-icon) for another light that I may want to select? So there is the issue of real estate that I need to consider?? That may make my floorplan dashboard impossible to do?? Should I group all of the YAML code for the conditional image elements first and then all of the state-icons to follow??
Yes your icons go last. You don't have to group the images inside a conditional element but it makes working on the ui editor easier.
In my case the "light effect" and changing pictures is inside the conditional "Night"
My last entries only icons so they stay on top of everything
@TPC Thaaaaaaaaaaank you sooooooo much! That's it. Ive wasted days watching and trying to replicate multiple different YouTube videos showing various iterations of how to do this and there was no stipulation that icons had to go after images?? And really nothing online explaining the meaning of the error I was getting. Maybe it's really obvious and I'm just stupid!😅
Glad I could help. This time the Attention you got through Crossposting has helped, though I saw your post the first time you created it I just haven't had time to think of an comprehensive answer. If you're posting something don't go panic mode "Heeeelp my thing is broken" keep it relevant and provide as much information as possible.