How to add an air conditioner via KNX

I have an air conditioner connected to a smart home via Zennio KLIC-DD v3
I’m configuring it as a climate device

  - name: "air conditioner1"
    temperature_address: "2/1/45"
    target_temperature_address: "2/1/35"
    target_temperature_state_address: "2/1/36"
    on_off_address: "2/1/33"
    on_off_state_address: "2/1/34"
    fan_speed_address: 2/1/39
    fan_speed_state_address: 2/1/40
    fan_max_step: 7
    min_temp: 18
    max_temp: 33

But it is displayed incorrectly, it tells me not to turn on the cooling, but to turn on the heating
I also have 5 fan speeds and Auto and Quiet mode, I set 7 speeds, but it does not switch to quiet mode
I also can’t figure out how to request error codes, I have the option to request communication errors and block errors, they have different group addresses, how do I do this?

maybe there are examples of adding air conditioners to KNX?

I have a Daikin air conditioner and it does not support integration through the application, only through a separate KNX module that is plugged inside the air conditioner