New HA Floorplan Setup Issues #337
-
|
I am attempting to setup a new HA floorplan as a frontend for my house but for some reason by CSS doesn't seem to be properly loading for the entire yaml configured entities. I have done a lot of research on this and just cannot figure it out. It is either the first view elements in the yaml rules section actually get loaded properly or they are randomly loaded even though they have identical syntax. I have uploaded my yaml config, CSS and SVG files that I am using. I have also tested this in multiple browsers (firefox and chrome) and devices (windows and android) with the same issue. Any help would be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
What do you mean by
|
Beta Was this translation helpful? Give feedback.
It's very strange. I did start with the initial setup video/ provided attachments and was able to get it working but once I started making changes to my own floor plan that I had made following the instructions suddenly it wouldn't work. But only for the set class entity on or off variable. And in the CSS that class would change the transparency for the layer for that room. I was able to get it all completely functional in the instructions. I was able to find a workaround for my issue. I noticed that whenever I would have the yaml file replace an image that would work perfectly for every element. For example the light bulbs would be replaced depending on if they were on or off. My workaro…