Thermostat's fan controls only available in popup, how to get them in the card?

This is what I get when I go to the thermostat’s integration (Homekit) page and click on “add to dashboard” under the controls section:

I have to click on the fan speed card to get this:

I’d rather have the fan speed control buttons in a card than in a pupup. How do I do that?

This is for the thermostat (climate entity) under dev tools > states:

hvac_modes:
  - "off"
  - heat
  - cool
  - heat_cool
min_temp: 7
max_temp: 35
current_temperature: 22.8
temperature: null
current_humidity: 41
hvac_action: idle
friendly_name: Thermostat Thermopompe
supported_features: 385

And this is for the fan controls (fan entity):

preset_modes: null
percentage: 0
percentage_step: 33.333333333333336
preset_mode: null
friendly_name: Thermostat Thermopompe Vitesse de fan
supported_features: 1