Git Product home page Git Product logo

Comments (18)

GeorgWolter avatar GeorgWolter commented on June 27, 2024 3

Info on DELTA Pro:
There is a new FW 3.0.2.21 (WLAN) and according to EcoFlow's support team Port 8055 is open.
Tested this integration with my DELTA Pro and it works again 🙏😁

IMG_2768

from hassio-ecoflow.

ALERTua avatar ALERTua commented on June 27, 2024 3

fyi: EcoFlow has announced a beta test of local API for Delta Pro in their Facebook group:
https://www.facebook.com/groups/1149081025558751

from hassio-ecoflow.

Ne0-Hack3r avatar Ne0-Hack3r commented on June 27, 2024 2

Both my DPs were on .96 firmware before I connected them to HA using this integration... HA is still pulling data...

Hi, so that means you can't find any problem? You (HA) can read / write all entities? I have just tried add this integration via HACS again. But now it's hanging / cycling at the field where i have entered the DELTA's pingable local IP.

Yes, data for entities for both DPs is still populating and I can change settings from HA and see that reflected in the native app... I have HA, DPs, and a NUC with Win 10 and Android emulation running EF native app all on the same isolated vLAN... I also have DHCP reservations for the DPs so they essentially have static IPs... I really hope the next firmware update doesn't close this off... I've made a lot of use of this integration in the couple months I've had it.

from hassio-ecoflow.

michael5411 avatar michael5411 commented on June 27, 2024 2

We are using two DeltaPro for commercial purposes. One has an elder firmware release and is working properly. The other one has faulty release ...96 and it's cut off. But the iPhone-app is still working on both DPs.

We sent a support request to the german branch of EcoFlow to get a new release asap.
We'll keep you informed.

from hassio-ecoflow.

GeorgWolter avatar GeorgWolter commented on June 27, 2024 1

Same problem here. I sent an e-mail to EcoFlow support.

from hassio-ecoflow.

PaulHamburg avatar PaulHamburg commented on June 27, 2024 1

Hi, my DP was on 1.0.0.96 firmware long before I connected them to HA yesterday using this integration. HA is pulling all data. Can read / write all entities. Can't find any problem.

from hassio-ecoflow.

PaulHamburg avatar PaulHamburg commented on June 27, 2024 1

…good Luck, Georg 👍

from hassio-ecoflow.

Jenda987 avatar Jenda987 commented on June 27, 2024

Hello, I have same experience with my Delta Pro after update to latest firmware 1.0.0.96 ... all entities looks unavailable
nping -c 0 --tcp -p 8055 xx.xx.xx.xx
returns
RCVD (12.2177s) TCP xx.xx.xx.xx:8055 > yy.yy.yy.yy.ppp RA ttl=255 id=2448 iplen=40 seq=0 win=5760
I am afraid that RA meanst that port 8055 is closed.

from hassio-ecoflow.

skpow55 avatar skpow55 commented on June 27, 2024

from hassio-ecoflow.

vwt12eh8 avatar vwt12eh8 commented on June 27, 2024

related #58

from hassio-ecoflow.

GeorgWolter avatar GeorgWolter commented on June 27, 2024

EcoFlow answered:
"I will put your feedback on the VOC (Voice of Customer). We will keep improving our products and services."

As a workaround i am using the EcoFlow Cloud API and Node Red with the HTTP REQUEST Node (GET).
This gets me these 4 entities from Node Red into Home Assistant:

  • soc
  • remainTime
  • wattsOutSum
  • wattsInSum

URL and credentials (appKey & secretKey) are available from EcoFlow support after sharing DELTA's serial number.

from hassio-ecoflow.

hiwo64 avatar hiwo64 commented on June 27, 2024

Hi,
I have the same issue.
Can you please describe how you did the work a round. THX

from hassio-ecoflow.

GeorgWolter avatar GeorgWolter commented on June 27, 2024

Hi,
I have the same issue.
Can you please describe how you did the work a round. THX

Yes, you are welcome!

Q1: Credentials received from EF support?
Q2: Node Red Integration for HA up & running?
In Node Red you need:
A) Inject Node
B) HTTP Request Node GET
C) Change Node
D) HA Entity Node
E) Debug Node(s)

I can share the flow when you confirm Q1/Q2.

from hassio-ecoflow.

Ne0-Hack3r avatar Ne0-Hack3r commented on June 27, 2024

Hi, I just updated my Delta Pro to firmware 1.0.0.96. and now the Integration with Home Assistant is not working. I tried to remove and re-add my Delta Pro in Home Assistant but it still doesn't work. Anyone else facing similar problems?

Thanks.

Both my DPs were on .96 firmware before I connected them to HA using this integration... HA is still pulling data...

from hassio-ecoflow.

GeorgWolter avatar GeorgWolter commented on June 27, 2024

Both my DPs were on .96 firmware before I connected them to HA using this integration... HA is still pulling data...

Hi, so that means you can't find any problem? You (HA) can read / write all entities?
I have just tried add this integration via HACS again.
But now it's hanging / cycling at the field where i have entered the DELTA's pingable local IP.

from hassio-ecoflow.

GeorgWolter avatar GeorgWolter commented on June 27, 2024

A new FW 1.0.0.96(6) is available. I will try the integration now again.

from hassio-ecoflow.

GeorgWolter avatar GeorgWolter commented on June 27, 2024

…good Luck, Georg 👍

No chance. My DELTA Pro is not found with it's IP.

from hassio-ecoflow.

Ne0-Hack3r avatar Ne0-Hack3r commented on June 27, 2024

We are using two DeltaPro for commercial purposes. One has an elder firmware release and is working properly. The other one has faulty release ...96 and it's cut off. But the iPhone-app is still working on both DPs.

We sent a support request to the german branch of EcoFlow to get a new release asap. We'll keep you informed.

Which firmware version are you using on the DP that is still communicating with HA?

from hassio-ecoflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.