-
Notifications
You must be signed in to change notification settings - Fork 16
Description
I use a Delta 3 as an UPS and simultaneously as a power buffer for my home server, which generally works well. When the PV system generates excess solar power, the Delta 3 is charged, and the server then draws power from the buffer at night. The same applies during power outages.
Unfortunately, the Delta 3 has a quirk where the AC outputs occasionally switch off if the AC charging process is frequently interrupted, which often happens during excess charging (a smart plug is connected to the Delta 3 and is controlled accordingly). While it's configured to never switch off, this still occurs even though the device has already been replaced once by Ecoflow.
Supposedly, this can be avoided by switching the "Disable Grid Bridging" ("Netzüberbrückung deaktivieren") toggle to "On" in the app. However, this toggle also regularly switches to "Off." Theoretically, one could react to this, but practically speaking, the toggle isn't available in the app. All I see is that when switching, the value in ChgDsgState changes from "1 not part of array" (corresponding to "On") to "2 not part of array" (corresponding to "Off").
Could the switch be added?