Picture elements Card - Thermostat too big - not scaling

I went a little over board on the circling lol. But my problem is if I adjust the height and width any more it starts to cut off parts of the thermostat.

I need to be able to fit it in small places like B1 and B2 which are bathrooms.

I would like to be able to look a the building map and see what HVAC units are on and what state (heating, cooling, or off). Then I could then click on the Icon and have it pop up a menu to set temp, etc…

      - type: custom:hui-thermostat-card
        entity: climate.t6_pro_z_wave_programmable_thermostat
        style:
          left: 68%
          top: 50%
          width: 10%
          height: 45%

Seems you have to style the card’s elements, not the entire card.
May be done by card-mod probably (never used with a thermostat)

1 Like