Mine still doeasnt work :roll_eyes I don’t know why I cant the state change in my floorplan the css doesn’t work but I can switch on and off the light via floorplan buy clicking on the object.
Anyone know why? also I got this in css…
I’ve created floorplan thermostat but I’m struggling to figure out how to disable onclick actions for a toggle button. I’ve created a rectangle that uses an input_boolean entity to toggle a zone on/off, however I’ve got a temperature sensor entity inside the button also, which prevents me from being able to press anywhere in the rectangle to do the toggle.
I’ve tried grouping them together and assigning the entity id to the group, and I’ve played around with the layers without luck. I’ve also tried addding more_info: false to the configuration also.
Is it possible at all to remove actions from my temperature sensors and text when they need to be on the top layer?? See below.