simple-thermostat icon indicating copy to clipboard operation
simple-thermostat copied to clipboard

ui.card.climate.fan_mode displaying when configuring fans

Open TETZUO opened this issue 2 years ago • 5 comments

When configuring the fan buttons a random element appears called iu.card.climate.fan_mode

Any Idea what is causing this?

image

TETZUO avatar Feb 09 '23 03:02 TETZUO

Supported modes:

hvac_modes: heat_cool, heat, dry, fan_only, cool, off min_temp: 7 max_temp: 35 fan_modes: low, medium, high current_temperature: 25 temperature: 22 fan_mode: low friendly_name: AC Daikin supported_features: 9

TETZUO avatar Feb 09 '23 03:02 TETZUO

#373

insertjokehere avatar Feb 10 '23 06:02 insertjokehere

I faced the same issue. Thanks all

Panale avatar Feb 22 '23 14:02 Panale

Same issue as well. I have "fan: true" and getting the class type name.

Linwood-F avatar Feb 25 '23 17:02 Linwood-F

I have same issue when using sensors as follows:

      entity: climate.entrance
      step_size: 0.5
      header: false
      sensors:
        - attribute: preset_mode
          name: Mode
image

scstraus avatar Apr 21 '23 20:04 scstraus