Does this integration give advice or does it also apply changes to the thermostat?
Could you please explain some scenario’s why I should install this integration?
The SunToPump automation sets the thermostat so that the heat pump uses as much excess solar power as possible. Since the house becomes warmer, the heat pump will work less later when that excess isn’t available. It does this by learning the power consumption for different temperature combinations. The Quatt is particularly predictable since it mainly uses outside temperature, room temperature, and thermostat setpoint to calculate the required power.
It’s also possible to only get advice from SunToPump, as you say. Just toggle SunToPump active off. You’ll still have the suntopump_setpoint value (it’s a template sensor), which is the input for the automation.
The reason for the split is to separate the different physical devices, preventing the sensors from becoming cluttered. This is particularly important for Heatpump1 and Heatpump2, which have identical sensors. The same applies to multiple Chill devices. Therefore, from my perspective, it would be better to split at the physical device level.
@mbotje, can you have a look at all the outstanding PR’s?
It fixes some issues and introduces also new features. It is easier for me to have a new version of the intregration on which I can build future PR’s on.