Skip to content

Heat-Pump WPL-A 05/07 HK 230 not working #85056

Description

@guevara777

The problem

I´m trying to integration my Stiebel-Eltron Heat Pump WPL-A 07 HK 230 Premium into home assistant. Sadly it won´t work and gives me error-messages "modbus read failed" like this:

image

What version of Home Assistant Core has the issue?

2023.1.0b5

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Stiebel Eltron

Link to integration documentation on our website

https://www.home-assistant.io/integrations/stiebel_eltron/

Diagnostics information

No response

Example YAML snippet

Setup in configuration.yaml

# Wärmempumpe Neubau
modbus:
  - type: tcp
    host: 192.168.188.144
    port: 502
    name: ISG

# Stiebel-Eltron Integration Wärmempumpe Neubau
stiebel_eltron:
  name: Waermepumpe
  hub: ISG

Anything in the logs that might be useful for us?

[Working Modbus-Integration]
...
2023-01-03 13:56:14.196 INFO (MainThread) [homeassistant.setup] Setting up modbus
2023-01-03 13:56:14.205 DEBUG (SyncWorker_3) [pymodbus.client.sync] Connection to Modbus server established. Socket ('192.168.188.157', 41609)
2023-01-03 13:56:14.205 INFO (SyncWorker_3) [homeassistant.components.modbus.modbus] modbus ISG communication open
2023-01-03 13:56:14.389 INFO (MainThread) [homeassistant.setup] Setup of domain modbus took 0.2 seconds
...

[Not-Working Stiebel-Eltron Integration]
...
2023-01-03 13:56:16.469 INFO (MainThread) [homeassistant.setup] Setting up stiebel_eltron
2023-01-03 13:56:16.474 INFO (MainThread) [homeassistant.setup] Setup of domain stiebel_eltron took 0.0 seconds
2023-01-03 13:56:16.477 INFO (MainThread) [homeassistant.components.climate] Setting up climate.stiebel_eltron
2023-01-03 13:56:16.490 WARNING (SyncWorker_1) [homeassistant.components.stiebel_eltron] Modbus read failed
2023-01-03 13:56:16.501 DEBUG (SyncWorker_1) [homeassistant.components.stiebel_eltron.climate] Update Waermepumpe, current temp: 0.0
2023-01-03 13:57:16.573 WARNING (SyncWorker_1) [homeassistant.components.stiebel_eltron] Modbus read failed
2023-01-03 13:57:16.575 DEBUG (SyncWorker_1) [homeassistant.components.stiebel_eltron.climate] Update Waermepumpe, current temp: 0.0
...

Additional information

I use an ISGplus with Software 12.2.1.222 and an WPL-A 07 HK 230 Premium heating pump.

This heat pump is not listed as "known working device" but should be working like the other known devices. Here´s the compatibilty list from the manufacturer:
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions