Lambda Heat Pump

Lambda Heat Pump

I get a lambda heat pump Home - LAMBDA Wärmepumpen (lambda-wp.at).
I would like to control this via the HomeAssistant and send the PV surplus to the heat pump. As an inverter I get a Q.HOME⁺ ESS HYB-G3 identical in construction to Solax. The heat pump is to be controlled via Modbus. Here is a manufacturer’s description of the Modbus of the heat pump. Modbus-Protokoll-und-Beschreibung.pdf (lambda-wp.at).

In the OpenWB forum I found a solution here. Einbindung Lambda Wärmepumpe - openWB Forum

Can such an integration be created or is something already planned?.

1 Like

Take a look here: GitHub - RalfWinter/lambda-heatpump-modbus-tcp-HA: Home Assistant configuration.yaml additions to integrate Lambda heatpump
I did a quick test and it look good so far.

1 Like

Thank you,
I’ll take a closer look at that, but it’s going strongly in the direction I imagined. What I haven’t seen in a nutshell is whether it can also be used to send the PV surplus to the heat pump.

Hi Ralph,

I’m pretty new in HA and I’m a happy new user of a Lambda Heat Pump - since 3 days :slight_smile:. And of course, I’m directly starting with playing around with all that stuff, and I found your post during my research. May I ask if you were successful in adding the HP to HA? If yes may you are willing to share your results here with me? I really would appreciate that… I’m looking to your positive answer…

Thx and brgds
Lutz

2 Likes

This should work. Assuming HA is your lead system for energy management, you can tell Lambda how much power it should use by writing the corresponding value as follows:


see linked documentation above

See the excellent Modbus documentation on how to do this: Modbus - Home Assistant

I am looking into getting a Lambda next year, this how I am planning to set it up. Of course, you can probably link Lambda to your inverter directly, it basically boils down to the question of where you want your energy management to live.