fineemb / lovelace-thermostat-card

Thermostat Lovelace card
Other
109 stars 27 forks source link

How to remove Thermostat Title #34

Open Astogems opened 2 years ago

Astogems commented 2 years ago

entity: climate.daikin_ac
step: 1
chevron_size: 20
highlight_tap: true
card_mod:
  style: |
    .dial__lbl--title {
        font-size: 0px;
    }
    ha-card {
      background: rgba(0, 0, 0, 0.0);
    }

I have no idea why fineemb did not put this as an option but here is how you do it. You will need card mod. Figured the community can use some help for this.
Seaniau commented 1 year ago

Or as a workaround use: title: " "