-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Is your feature request related to a problem? Please describe.
A heat pump needs extra power each time it's started. So it's not efficient to start and stop them again and again. Currently for PV loading you can define a time for the delay when not enough PV power is available to stop your heat pump. But that means that in case of a sunny day your heat pump can already run for hours but then it still consumes battery power when it gets cloudy.
Describe the solution you'd like
I would like to have another setting which defines a "minimum run-time". So i.e. I would like to see that the minimum runtime is 30min (to be efficient) but after 5 minutes of cloudy sky it stops loading (to prevent usage of battery or grid power).
Describe alternatives you've considered
No idea about alternatives...
Additional context
Still using a "User-defined heat pump (sg-ready-boost, deprecated)" but I didn't look into the new implementation for that, I guess there will be no change for this issue