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.
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:
For example, this could be handled with new options such as:
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.