tolwi / hassio-ecoflow-cloud

EcoFlow Cloud Integration for Home Assistant
393 stars 71 forks source link

extend input ranges #122

Open jegres1709 opened 1 year ago

jegres1709 commented 1 year ago

Hello,

could you please change the input ranges for Delta 2 for; AC Charging Power 100-1200W Max Charge Level 0-100%

Thank you!

jeff1975 commented 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

tolwi commented 1 year ago

is it possible to set charging power to 100 and max charge level to 0 via the native mobile app?

jegres1709 commented 1 year ago

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,

tolwi commented 1 year ago

not sure if it is ok to do that when it's not possible in the app.

jegres1709 commented 1 year ago

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