LG Therma V Modbus Anbindung

Hey zusammen,
ich probiere gerade auch meine LG Therma V R290 von Thermondo über den Modbus mit meinem Homeassitant zu verbinden. leider habe ich irgendein Problem mit der Modbus Kommunikation, was ich nicht gelöst bekomme. Kann mir da vielleicht jemand helfen?
Ich nutzen folgenden Modbus - ETH Adapter: Waveshare RS485 to Ethernet Converter M0 Series 32-bit ARM Processor Supports DNS Domain Name Resolution Customized Registration Packets Heartbeat Packets Configurable via Webpage GET and Post: Amazon.de: Computer & Zubehör
Ich bin mir relativ sicher, dass das Problem nicht zwischen dem Waveshare und dem HA liegt (über “nc -vz 192.168.188.7 502” getestet)
Hier noch ein paar Bilder und Infos zu den Einstellungen:

  • Dip Switch 1 und 2 von SW1 stehen auf on.
  • stimmen die Einstellungen des Waveshare?
  • stimmen die Einstellungen an der WP?
  • ich habe die Kabel des Modbus schonmal vertauscht (hat nicht geholfen)
    Hat jemand noch eine Idee woran es liegen könnte? Ich wäre sehr Dankbar <3

> Fehlermeldungen aus den HA logs:
> 2025-10-12 15:51:15.977 ERROR (MainThread) \[homeassistant.components.modbus\] Pymodbus: lg_heatpump: Error: device: 1 address: 1 → Modbus Error: \[Connection\] Not connected\[AsyncModbusTcpClient 192.168.188.7:502\]
> 2025-10-12 15:51:15.979 ERROR (MainThread) \[homeassistant.components.modbus\] Pymodbus: lg_heatpump: Error: device: 1 address: 2 → Modbus Error: \[Connection\] Not connected\[AsyncModbusTcpClient 192.168.188.7:502\]
> 2025-10-12 15:51:15.980 ERROR (MainThread) \[homeassistant.components.modbus\] Pymodbus: lg_heatpump: Error: device: 1 address: 3 → Modbus Error: \[Connection\] Not connected\[AsyncModbusTcpClient 192.168.188.7:502\]
> 2025-10-12 15:51:15.980 ERROR (MainThread) \[homeassistant.components.modbus\] Pymodbus: lg_heatpump: Error: device: 1 address: 4 → Modbus Error: \[Connection\] Not connected\[AsyncModbusTcpClient 192.168.188.7:502\]
> 2025-10-12 15:51:30.566 ERROR (MainThread) \[pymodbus.logging\] No response received after 3 retries, continue with next request
>
> send: 0x0 0x8 0x0 0x0 0x0 0x6 0x1 0x2 0x0 0x7 0x0 0x1
> Repeating…
> send: 0x0 0x8 0x0 0x0 0x0 0x6 0x1 0x2 0x0 0x7 0x0 0x1
> send: 0x0 0x8 0x0 0x0 0x0 0x6 0x1 0x2 0x0 0x7 0x0 0x1
> send: 0x0 0x1 0x0 0x0 0x0 0x6 0x1 0x4 0x0 0x12 0x0 0x1
> Repeating…
> send: 0x0 0x1 0x0 0x0 0x0 0x6 0x1 0x4 0x0 0x12 0x0 0x1
> send: 0x0 0x1 0x0 0x0 0x0 0x6 0x1 0x4 0x0 0x12 0x0 0x1
> 2025-10-12 15:51:30.567 ERROR (MainThread) \[homeassistant.components.modbus\] Pymodbus: lg_heatpump: Error: device: 1 address: 18 → Modbus Error: \[Input/Output\] No response received after 3 retries, continue with next request
> 2025-10-12 15:51:42.581 ERROR (MainThread) \[pymodbus.logging\] No response received after 3 retries, continue with next request
> send: 0x0 0x2 0x0 0x0 0x0 0x6 0x1 0x2 0x0 0x5 0x0 0x1
> Repeating…
> send: 0x0 0x2 0x0 0x0 0x0 0x6 0x1 0x2 0x0 0x5 0x0 0x1
> send: 0x0 0x2 0x0 0x0 0x0 0x6 0x1 0x2 0x0 0x5 0x0 0x1
> 2025-10-12 15:51:42.581 ERROR (MainThread) \[homeassistant.components.modbus\] Pymodbus: lg_heatpump: Error: device: 1 address: 5 → Modbus Error: \[Input/Output\] No response received after 3 retries, continue with next request

*:crayon:by HarryP: Code-/Logzeilen formatiert (bitte immer in </> einbinden)*

*s.a.: (Neues Update & Features - Hier in der Community 🫶)*