vwt12eh8/hassio-ecoflow

Would it be possible to add support for the new Ecoflow Powerstream micro inverter

Opened this issue ยท 15 comments

I have ordered the ecoflow micro inverter and would love to be able integrate the power generation into home assistant. I don't have the technical knowledge to do this but have been getting good with home assistant. I would be happy to help in any way possible

Im Also interested becuase i already have a Powerstream. Tell me if i can provide Infos you need...or try somethinf

Same here. Powerstream looks great, but unless it's integrated with Home assistant it's use might be limited. Main use case it to adjust how much power goes to wall socket according to turned on devices is HA.

Also it would be nice to control Ecoflow smart sockets from HA.

Same here :-)

Same here :-))

Same needed

Same here, I would really like to manage it by HA.

Would be great to get this implemented as Ecoflow is only selling sockets for power adjustments I'd like to use my RS485-Modbus Power meter or others having a Shelly 3EM installed for adjusting the output power dynamically.

CanD42 commented

Same here, if you need some help please ping me

Same, an integration for the micro inverter would be awesome

I'd like to help if I can on this too. A quick port scan shows port 80 and 8055 not open unfortunately.

Firmware v1.0.0.124 and v1.1.2.34 (wifi)

Another need!

This other group is already working on it - maybe the efforts can be joined:

tolwi/hassio-ecoflow-cloud#66 (comment)

I would also beg for an implementation of this directly via an HACS-Integration. As a creator, I am constantly looking for the next Project ๐Ÿ˜‰

I wanted to point out in case nobody noticed, there is already another Python-Based Repo which seems to gets the Job done: https://github.com/peuter/ecoflow/blob/master/model/ecoflow/powerstream.py

Line 123 seems interesting ๐Ÿง

I hope this helps, maybe this would be an easy starting point ๐Ÿ™Œ

Has this gotten any further or no? A German retailer had a rather big sale which included these ecoflow powerstream inverters and I got one myself. I was able to get data out of it via the cloud but would much rather talk to it locally..

Hello, it would be great if we could change the parameters of the inverter (like the power it should output), via cloud or locally. Since then we could have automations in HA that use existing Energy meters we have to tell the Ecoflow powerstream how much power is actually consumed in the house.

There seems to be a Github repo with a script on how to control a Powerstream, although I have not tested it myself:
https://github.com/svenerbe/ecoflow_dynamic_power_adjustment
It seems to have instructions on how to use in HA, so if that could be added to this integration it would be great!