My covers repeat open when they are actually closed. That’s because the fact that they only close to 29%. In my HA-floorplanner, I’m trying to make my blinds visible when they are closed, and invisible when they are open (obviously). For some reason, my if then else statement is not working:
That was my initial thought too, but the developer tools say the attribute is a float. So that should work. I know too little about floorplan to say anything else.
If I google though, I see ${ templates, not {{ so are you sure you can use jinja2 templates here? if it is a frontend thing, it may require something else. It seems to require javascript, which makes sense in the fronend.