Successfully added heatpump (VVM S320 / S2125) through the official “Nibe Heat Pump” integration.
Two questions:
- I set the pump up to allow for an external BT50 (indoor temp) however I cant find the entity within the integration. All I can find is a sensor which only shows the value, but it can’t actually be changed. I can use modbus separately to write to adress 5987 (and update BT50) but wanted to know if there is suppose to be an entity within the integration itself?
Otherwise modbus works, I set up an automation that takes average from different room temperatures and send it through modbus adress 5987 and the BT50 gets updated on the pump!
- The integration creates a climate.climate_system_s1 controller which displays the actual temperature (which now corresponds to the BT50) and allows to put a “set temperature”. This set temp should correspond to the heat pump menu 1.1 which is set temperature for the system.
However changing the value in the HA controller doesn’t change the value on the pump. And the pump value is what controls the system so even if I set the temp way higher or lower in HA nothing happens with the pump (calculated temp, bt2 etc, compressor frequency etc).
The goal is to have a balanced system and not need to change that value too often but it would be nice being able to do it from HA and not have to go to the pump physically.
The myuplink app has this option to set it and it works so feels like this integration should also work?
Is there any entity that actually reads (and even better can write) the actual set temp for the pump? Or do I have to change any setting for the pump to accept the “set temp” that doesn’t affect anything right now?