KNX climate step issue

Hello everyone,

I have the latest version of home assistant with an integration with KNX. All the lights sensors work perfectly. For the moment, I just have an issue with my thermostat.

I have to press twice the increase or decrease of temperature to apply the change. In the KNX bus, I don’t see anything when I just press one time. Then when I press the second time the step button instead of moving 1 degree, the system shows a 0.5 step change. I hope it’s clear :slight_smile:

Here you have the configuration of my climate KNX thermostat:

climate:
  - name: "Rez"
    temperature_step: 0.5
    temperature_address: "3/1/2"
    target_temperature_address: "3/1/0"
    target_temperature_state_address: "3/1/6"
    operation_mode_address: "3/1/3"
    operation_mode_state_address: "3/1/4"
    command_value_state_address: "3/1/5"
    min_temp: "5.0"
    max_temp: "23.0"

If someone has already faced this issue, I would be happy to have your insight.

Thanks,

Hi :wave:!
What heating actuator are you using?
Can you share a screenshot of ETS group monitor when doing this?
Also a screenshot of the connected group objects of the heating actuator?