What config rs485 modbus HA and heat pump mcquay pls help me

Hi has anyone at least dealt with reading the values from this pump I have a USB converter to RS485, I was thinking and I can’t think of how to display the communication that takes place between the display and the heat pump, unfortunately I didn’t find either the documentation for the pump or how to help HA intercept the communication

![IMG_20241026_144926|225x500(upload://sT49o8j0T4NGu7EKyRJIHL6kjwA.jpeg)

McQuay Modbus User Manual For UAL-D (R) 5 EN201701 | PDF | Computer Architecture | Telecommunications

I found this but I don’t know how to enter the reading
I’m interested in the register 40002,32005,32006,32004

#name: "modbus"
type: serial
port: /dev/ttyACM0
baudrate: 19200
bytesize: 8
method: rtu
parity: N
 # startbits: 1
stopbits: 2
# delay: 10
# timeout: 500

    
    
   
sensors: 
      - name: "Heatpump evaporator"
        slave: 0x0
        address: 0x10
        input_type: input
        unit_of_measurement: °C
        state_class: measurement
        scan_interval: 15
        scale: 0.01
        offset: 0
        precision: 1
        data_type: int16

2024-12-08 18:23:18.886 DEBUG (MainThread) [pymodbus.logging] Resetting frame - Current Frame in buffer - 0x24 0xa 0xbf
2024-12-08 18:23:20.934 DEBUG (MainThread) [pymodbus.logging] recv: 0x8 0x6a 0x56 0x8 0x8 0x8 0x8 0x0 0x87 old_data: addr=None
2024-12-08 18:23:20.935 DEBUG (MainThread) [pymodbus.logging] Processing: 0x8 0x6a 0x56 0x8 0x8 0x8 0x8 0x0 0x87
2024-12-08 18:23:20.935 DEBUG (MainThread) [pymodbus.logging] Frame - not ready
2024-12-08 18:23:21.743 DEBUG (MainThread) [pymodbus.logging] Adding transaction 0
2024-12-08 18:23:21.743 DEBUG (MainThread) [pymodbus.logging] Resetting frame - Current Frame in buffer - 0x56 0x8 0x8 0x8 0x8 0x0 0x87
2024-12-08 18:23:21.744 DEBUG (MainThread) [pymodbus.logging] send: 0x0 0x4 0x0 0x10 0x0 0x1 0x31 0xde
2024-12-08 18:23:23.935 DEBUG (MainThread) [pymodbus.logging] recv: 0x8 0x4a 0x0 0xa 0xcc 0x4a 0x28 0xfe old_data: addr=None
2024-12-08 18:23:23.936 DEBUG (MainThread) [pymodbus.logging] Processing: 0x8 0x4a 0x0 0xa 0xcc 0x4a 0x28 0xfe
2024-12-08 18:23:24.747 DEBUG (MainThread) [pymodbus.logging] Adding transaction 0
2024-12-08 18:23:24.747 DEBUG (MainThread) [pymodbus.logging] Resetting frame - Current Frame in buffer - 0x4a 0x28 0xfe
2024-12-08 18:23:24.747 DEBUG (MainThread) [pymodbus.logging] send: 0x0 0x4 0x0 0x10 0x0 0x1 0x31 0xde
2024-12-08 18:23:26.947 DEBUG (MainThread) [pymodbus.logging] recv: 0x8 0x6a 0xd6 0x0 0x8 0x8 0x8 0x8 0x87 old_data: addr=None
2024-12-08 18:23:26.947 DEBUG (MainThread) [pymodbus.logging] Processing: 0x8 0x6a 0xd6 0x0 0x8 0x8 0x8 0x8 0x87
2024-12-08 18:23:26.948 DEBUG (MainThread) [pymodbus.logging] Frame - not ready