UI-Lovelace-Minimalist / UI

UI-Lovelace-Minimalist is a "theme" for HomeAssistant
https://ui-lovelace-minimalist.github.io/UI/
Other
1.57k stars 420 forks source link

Thermostat Card has missing "°C / °F" #1469

Open idominiki opened 4 months ago

idominiki commented 4 months ago

Describe the bug For me, the Thermostat doesn't show "°C / °F". Has anyone else this behavior?

image

Example code:

- type: "custom:button-card"
    template: card_thermostat
    entity: climate.badezimmer
    variables:
      ulm_card_thermostat_name: Raumthermostat
      ulm_card_thermostat_enable_collapse: true
      ulm_card_thermostat_enable_controls: true
      ulm_card_thermostat_enable_hvac_modes: true
      ulm_card_thermostat_enable_background_color: true
      ulm_card_thermostat_enable_popup: true