Hi.
Does someone use the Ecoflow PowerStream with Home Assistant ?
Is it supported ? if yes what can you do with it ?.
If not Are there some competitor ?
Thanks
Hi.
Does someone use the Ecoflow PowerStream with Home Assistant ?
Is it supported ? if yes what can you do with it ?.
If not Are there some competitor ?
Thanks
Hi,
would be interested too. I have a Powerstream and the Delta Max. So far I havenât managed to integrate both or one of them into Homeassistant.
Thanks
Have you seen the EcoFlow Cloud Integration?
This is the only thing going for EcoFlow that I know of at the moment.
Not sure what PowerStream is but I decided EcoFlow doesnât get any more money from me after they closed their local unofficial API instead of securing it and making it official.
I use EcoFlow for camping away from the cloud, so the cloud integration only helps if Iâm near cell service.
Im also interested, i buy a powerstream and a additional Delta 2 Accu. That would be so great because to integrate in Energy Dashboard etcâŚ
Powerstream and Powerstations work with hassio-ecoflow-cloud, see picture:
@Andi2 How did you create the battery in your yaml? Utility meter? Would be nice if you could post your config. Unfortunately the connection seems to freeze every day for me. Values are not updated I have to restart the system. App connection problems I do not seem to have.
It is working ok for me. But you can only read some valuesâŚNothing can be changed for the moment
Whatâs the thought process of the battery storage in home assistant dashboard? I have the Delta Pro and it charges via Solar and the AC input. But I also have a Sense home energy monitor. So if I setup the Delta Pro âSolarâ input for my HA solar that makes sense. I use the solar that I capture. So if my sense picked up 50kWh on my meter for the day, my solar input was 5. It will give me a total of 55kWh for the day. I donât run an excess of solar ever, itâs use or lose basically to offset my house baseline loads.
So if I put the battery system inputs into the HA energy dashboard it ends up seeming to double count the AC energy used to charge the battery and then battery discharge. (Cause I already have my AC metered)
Is the battery system part of HA energy dashboard meant for a system were your battery is charged from a different source? There is not much documentation on how it all should work, or at least I donât know where to find it. Thoughts?
Hey guys, Iâm looking at doing this and have not bought anything yet.
The things I want to clarify before doing it is whether the power output of the powerstream can be controlled using home assistant, or is it just to access the data created?
I basically want to use a home assistant power compatible monitor such as a CT clamp to control the output and to stop sending back to the grid, instead of all the individual plugs they sell.
Thanks for any replies.
You can install Iobroker where there is a script that addresses the power streams directly.
Take a look at GitHub - flixlix/power-flow-card-plus: A power distribution card inspired by the official Energy Distribution card for Home Assistant
There is another option to interact with the Ecoflow products, still with cloud but more complete.
Unfortunately it requires a setup of an ioBroker instance, but via MQTT discovery all data is smoothly integrated in HA. The adapter serves as a gateway between cloud and HA.
Adapter can be found here:
Hey, I have exactly the same question, every time I think I configured it correctly. The shown number do not look logic to me. Is there any further documentation about the energy dashboard and how to configure all the inputs and outputs correctly with examples?
I cant read german, is this so you can acces it locally ?
its just that the Powerstream inverter is so much cheaper than any other that its still a good buy, im considering on just using a Zigbee or ESPHome smart plug
This is the car alternator device?
I think Iâll probably be getting this with a delta pro if my wishes come true.
Still really hesitant with EcoFlowâs lack of local api for this stuff thoughâŚ
Great! Iâm interested about it because maybe it is the âroadâ to setup EcoFlow PowerStream even if you donât have a Shelly 3EM to measure power/energy consumption.
There is a interesting Youtube video âhttps://www.youtube.com/watch?v=zovfPbjJQk8&t=808sâ.
Maybe we can realize âinjection zeroâ before EcoFlow and Shelly improve his project, right?
At this link (ecoflow-connector-Script zur dynamischen Leistungsanpassung) is clearly write that itâs possible.
Freezing EcoFlow devices? Wake them up frequently and get data at least in your defined interval.
Create an automation in your HA:
Reload Integration EcoFlow DP PS
alias: Reload Integration EcoFlow DP PS
description: alle 15 min
triggers:
The device_idâs youâll get automatically from graphical editor via âselect deviceâ in taget.
Since 2024-10-17 03:00pm CEST EcoFlow Integration is not freezing anymore.
I stopped my âwake upâ automation and enjoyed updating data.
There are no changes from my side nor integration updates, so EcoFlow must have made some changes to keep connections online.