Skip to content

Add fan speed, preset modes and swing to thermostat card #1744

Description

@Bastiencc

Is your enhancement request related to a problem? Please describe.
The current thermostat card does not provide controls for air conditioner fan speed, swing mode, or preset modes.

Because of this, I still need to use the default Home Assistant entity controls to manage fan speed, horizontal or vertical swing, and preset modes, even when using the thermostat card.

Describe the solution you'd like
I would like the thermostat card to support optional controls for:

  • Fan speed
  • Swing mode
  • Preset modes

For example, this could be handled with new options such as:

ulm_card_thermostat_enable_fan_speed: true
ulm_card_thermostat_enable_swing: true
ulm_card_thermostat_enable_preset_modes: true

For swing mode, it would be useful to support both horizontal and vertical swing when the climate entity exposes these controls.

When enabled, these options could display the corresponding controls directly on the card or in the thermostat popup.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions