Open jegres1709 opened 1 year ago
Delta Max AC-Ladeleistung Regler hat keine Funktion kann mich den oberen Post nur anschließen 200-2000 W in 100W Schritte und max. Ladezustand 0–100 %. Ladezustsand hat bei Delta max auch keine Funktion
is it possible to set charging power to 100 and max charge level to 0 via the native mobile app?
no, in the native app it´s not possible.
I edited the delta2.py file as a workaround and it works like a charm. the value should not be 0 or 1 --> max charging power
ChargingPowerEntity(client, "mppt.cfgChgWatts", const.AC_CHARGING_POWER, 2, 1200,
not sure if it is ok to do that when it's not possible in the app.
I used this settings for half a year via mqtt before and did´t face any problems :)
automations with node-red are also working very good
Hello,
could you please change the input ranges for Delta 2 for; AC Charging Power 100-1200W Max Charge Level 0-100%
Thank you!