Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ecoflow application local mode only #3

Open
dobrishinov opened this issue Jun 8, 2022 · 3 comments
Open

Ecoflow application local mode only #3

dobrishinov opened this issue Jun 8, 2022 · 3 comments

Comments

@dobrishinov
Copy link

Hey, great progress guys!

I found also when I looked into the original app, Ecoflow team is using TCP packets to send or receive data in local mode. It will be great, maybe in the future if someone would release a third party application or HomeAssistant plugin with pure local usage.

I also checked couple of time how to bypass ecoflow servers, because I want to use the device in pure local mode. It's very odd if I want to use offline the Ecoflow series with their original app, why they don't want users to using the local connection without to verify and login in their servers. They don't send any emails or notification when they change the servers with the new version 3 of the app. (I didn't received anything in advance). I was a little disapointing when I run for emergency yesterday the Ecoflow River Pro and I saw the application is updated and wants to connect River Pro again to thier servers... So I fix today that problem... I edit their latest version of the application, so now it's not required to login anymore. The application is working without internet and only with local connection... Cool, right?
But the problem now - how legally and safe is to share that version of the application with the community? Haha... 😄

Regards ❤️

@franki29
Copy link

franki29 commented Jun 9, 2022

HI, I am not a legal professional but if you edit the original one I would not share it, and also it will depend on the country you are living if it is critical or not.

A HomeAssistant plugin is here https://github.com/vwt12eh8/hassio-ecoflow, not sure if it works with your version of the ecoflow.

Give it a try.
Br. Frank

@v1ckxy
Copy link
Owner

v1ckxy commented Nov 6, 2022

@dobrishinov I was checking the original source code of the app and in local mode the application communicates through a bytestream. It is somewhat documented in the app code.

The problem is that nowadays I don't have enough time in order to create some kind of app to communicate with it :D

@zevv
Copy link

zevv commented May 31, 2024

@dobrishinov : " edit their latest version of the application,". Sweet. this is something i'd like to reproduce. Was that something simple like modifying the manifest to start at the main activity instead of splash activity, or did this involve changing java/dalvik code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants