foxthefox / ioBroker.ecoflow-mqtt

EcoFlow, power stream, power station, delta, delta2, river, river2, wave2, glacier, delta pro ultra, generator, smart home panel, homeassistant gateway, powerkit, powerhub
MIT License
36 stars 0 forks source link

mppt.dcChgCurrent don't work #81

Closed planetofrock closed 1 month ago

planetofrock commented 2 months ago

Hey. I noticed that changing (tested with River 2 MAX and River 2 PRO) the amps in the mppt.dcChgCurrent data point doesn't work. If you enter 4, 6 or 8 amps in ioBroker, the Ecoflow does not accept it and the value automatically goes to 4A in the app, 0A is displayed in ioBroker.

Tested wirh version 0.0.29 and 0.0.21

Greetz Pawel

foxthefox commented 2 months ago

Which values are possible from the App for the River2 Max and which for the River2 Pro? It might be the case that I have to adjust to the possible values.

planetofrock commented 2 months ago

You can set the values 0, 4 and 8 in the app. If you enter this into ioBroker, you always get back the value 0.

foxthefox commented 2 months ago

I think I have found the problem. You can try the version 0.0.30 from git or npm. Please check and report.

The value 0 is not part of the selections right now(usually this is not a valid value), as well the 6A is still available. Can you send a screenshot from the App?

planetofrock commented 2 months ago

Now it works fine. Thank you. Screenshot_20240525_214030_com ecoflow Screenshot_20240525_214027_com ecoflow

foxthefox commented 1 month ago

after it is working, issue can be closed