Climate entity via Matter

Hello,

I’m using Eve Thermo via Matter.
It was very easy to add and use. Unfortunately, the climate entity expose by matter seems to be missing some parameters like hvac_action and hvac_mode.

I’m using VersatileThermostat and they rely heavily on the hvac_action.

Here is the climate entity expose via Matter:

hvac_modes:
  - "off"
  - heat
min_temp: 10
max_temp: 30
current_temperature: 14.5
temperature: 10
friendly_name: Eve Thermo Buanderie
supported_features: 385

In a thread specific to Eve Thermo, someone asked me to created a new request since this would be a more common problem to climate entity exposed via Matter.

Thanks for your response.