Floorplan not wroking

Hello guys. I need some help with my floorplan. I only work in lovelace because i am not a programmer and working with yaml files is still a little hard for me even is pretty much the same but, in lovelace i can see what I am doing. So, this is my code for my floorplan here: https://hastebin.com/etawibexep.coffeescript

What i am trying to achieve is something like this: https://imgur.com/QnuIfAI
but what i get with my code is this: https://imgur.com/lI0oRWm

For thermostat section, i am trying to achieve what you can get in https://demo.home-assistant.io/#/lovelace/0 the thermostat card, but to see those temperature options and modify them, only when i press the temp icon.

I really don’t know how to solve this. Can someone help me please? :slight_smile:

Do you mind writing a properly spelled thread title and maybe with a more allusive title than “floorplan not working”? it’s yaml files and not ymal…

Beside, regarding your second question for the thermostat you can follow my question on Temperature sensor text_template not writing text over svg but only showing status when clicked , it does exactly what you want…