I am attempting to follow the guide on setting up a part of my floorplan to disappear and reappear when pressing a button. I have created a button in my svg named weather_button and I have a layer named weather_layer. In my floorplan.yaml, under groups:, I have:
The layer is visible when I open the floorplan in HASS and clicking the Weather button has not effect. Anything jump out at anyone that I am just not seeing?
They are labeled exactly as written floorplan.yaml. I have double and triple checked that previously and just did so again. Am I missing something else? Does this go in the groups: section of floorplan.yaml, or does it go somewhere else?
The buttons on the right are on a layer called “buttons” which is the topmost layer. Under that is a layer called “weather_layer” which has all the weather related text and icons on the left. That layer should be invisible when started up and toggle on and off when the Weather button on the right is clicked. Everything else is on the bottom layer called background. Here is what it looks like in Chrome. I tried to take the screenshot showing the mouse turning into a pointer finger when hovering over the weather button, but mouse is removed from screenshots so you’ll just have to take my word on that