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

Add support for River Mini (non-wireless) #66

Open
wants to merge 3 commits into
base: ver3
Choose a base branch
from

Conversation

mik9
Copy link

@mik9 mik9 commented Dec 30, 2022

Fixes #19

@mik9 mik9 changed the title Add support for River Mini Add support for River Mini (non-wireless) Dec 30, 2022
@vedranius
Copy link

Hi, does this mean that I can get charge level via HASS from River Mini? or?
Because I'd like to automate Xiaomi plug to automatically turn ON when River Mini is on 10%.
Is that possible now?
Tnx a lot and happy new year! :)

@mik9
Copy link
Author

mik9 commented Jan 1, 2023

Yes, you can. I have everything working on my unit. Probably it will work with wireless version as well, but without reporting USB Type-C power usage. You can try to install it from this branch.

However I see ver3 branch contains some interesting device creation code, that creates 2 devices instead 1. I didn't touched it in this PR but you can checkout hack-fixed version from https://github.com/mik9/hassio-ecoflow/tree/features/river-mini branch.

@mik9
Copy link
Author

mik9 commented Jan 1, 2023

Happy new year to you too :)

@vedranius
Copy link

Yes, you can. I have everything working on my unit. Probably it will work with wireless version as well, but without reporting USB Type-C power usage. You can try to install it from this branch.

However I see ver3 branch contains some interesting device creation code, that creates 2 devices instead 1. I didn't touched it in this PR but you can checkout hack-fixed version from https://github.com/mik9/hassio-ecoflow/tree/features/river-mini branch.
Thanks!
Can you help me with finding the IP address of River Mini?
I'm trying to find it, but it doesn't show in any of lists:

  • router devices list
  • nmap
  • fing (Android app)

I can't find any device with Ecoflow_xxx_xxx name.
And I've even got the MAC address when connected to River Mini directly via it's wi-fi hotspot, but when it's connected to my local home wi-fi then I can't find it by that MAC address...
Any idea?

Thanks a lot!

@mik9
Copy link
Author

mik9 commented Jan 1, 2023

Weird, it's shown in my router as EcoFlow_fb24. Also I nmap (nmap 192.168.1.0/24) successfully found it:
зображення

@vedranius
Copy link

vedranius commented Jan 1, 2023

I've connected it now to isolated wi-fi network, and it shows as LWIP device.
But when I enter it's IP address into home assistant Ecoflow integration, nothing happens.
image

EDIT: I've also tried connecting my RPi4 directly to ecoflow wi-fi hotspot and adding the 192.168.4.1 to integrations, and then it adds it, but doesn't show any entities... As it's not connected to internet?

@mik9
Copy link
Author

mik9 commented Jan 1, 2023

Try branch from my repo: https://github.com/mik9/hassio-ecoflow/tree/features/river-mini
I see adding devices completely broken in ver3 branch here.

@vedranius
Copy link

Try branch from my repo: https://github.com/mik9/hassio-ecoflow/tree/features/river-mini I see adding devices completely broken in ver3 branch here.

I've tried it now, and it's the same... :/

@mik9
Copy link
Author

mik9 commented Jan 1, 2023

No idea then. Maybe firwmare update? I have latest firmware on my device.

@vedranius
Copy link

No idea then. Maybe firwmare update? I have latest firmware on my device.

I have the latest version too.
Tho, mine is wireless version... But...

@Synzzz
Copy link

Synzzz commented Aug 9, 2023

@vwt12eh8 can this be merged? @mik9 is there a way I could test this feature to see if it works?

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

Successfully merging this pull request may close these issues.

None yet

3 participants