vwt12eh8 / hassio-ecoflow

EcoFlow Portable Power Station Integration for Home Assistant
MIT License
224 stars 36 forks source link

River Mini - Support #19

Open Mike-DUS opened 1 year ago

Mike-DUS commented 1 year ago

Hi,

would it be also possible to integrate the River mini ?

It is recognised already by the integration but the data is not valid.

Thanks

Michael

{ "home_assistant": { "installation_type": "Home Assistant OS", "version": "2022.7.6", "dev": false, "hassio": true, "virtualenv": false, "python_version": "3.10.5", "docker": true, "arch": "aarch64", "timezone": "Europe/Berlin", "os_name": "Linux", "os_version": "5.15.32-v8", "supervisor": "2022.07.0", "host_os": "Home Assistant OS 8.2", "docker_version": "20.10.14", "chassis": "embedded", "run_as_root": true }, "custom_components": { "ecoflow": { "version": "2.1", "requirements": [ "reactivex" ] }, "weatherflow": { "version": "1.0.6", "requirements": [ "pyweatherflowrest==1.0.8" ] }, "hacs": { "version": "1.26.2", "requirements": [ "aiogithubapi>=22.2.4" ] }, "sonoff": { "version": "3.1.0", "requirements": [ "pycryptodome>=3.6.6" ] }, "meross_lan": { "version": "2.6.1", "requirements": [] } }, "integration_manifest": { "domain": "ecoflow", "name": "Ecoflow", "version": "2.1", "documentation": "https://github.com/vwt12eh8/hassio-ecoflow", "issue_tracker": "https://github.com/vwt12eh8/hassio-ecoflow/issues", "requirements": [ "reactivex" ], "configflow": true, "codeowners": [ "@vwt12eh8" ], "dhcp": [ { "hostname": "ecoflow", "macaddress": "" } ], "iot_class": "local_push", "is_built_in": false }, "data": { "inverter": {}, "dc_in_current_config": 4000 } }

vwt12eh8 commented 1 year ago

RIVER mini is currently not implemented. It will be supported in the future.

Mike-DUS commented 1 year ago

Thanks for the answer, please let me know if you need someone for testing.

Michael

filippofinke commented 1 year ago

What blocks this functionality?

I own a river mini, I might try to implement the functionality and do some testing

znack14 commented 1 year ago

is there a promotion? Can I help you? Finances, tests?

vedranius commented 1 year ago

Hi, any updates on this? If needed I can test it out :) Thanks!

gilbert76 commented 7 months ago

Hello, Any update to the implementation from River Mini?