Hi Rob,
“Starting power” is a threshold value, used to infer whether the compressor is running or not:
- If the electricity consumption is currently below the defined “Starting power” threshold, the heat pump is considered to be in ‘standby’ mode, or ‘not running’ - i.e. the compressor is off
- If the electricity consumption is currently above the defined “Starting power” threshold, the heat pump is considered to be ‘running’ - i.e. the compressor is on
It’s used in calculating parameters like the COP “When running” (as distinct from “Full window”) and in the code there are counters for the number of compressor starts per hour - derived by counting the number of times the consumption goes above the threshold.
In terms of setting a suitable value:
- It wants to be higher than the ‘standby’ consumption of the heat pump controller and circulation pump(s)
- It wants to be lower than the minimum consumption when the compressor is running
If you’re able to determine rough values for those two then I’d recommend setting it halfway between them. 100 (Watts) is probably a good value to start with.
[General Note: As highlighted in another thread, there is scope to improve the documentation for the inputs for the MyHeatpump app - and this is another example.]