GnoX
GnoX
Hello, I see you're using default config for scanning - there's a section in [wiki](https://github.com/rabits/ha-ef-ble/wiki#i-frequently-see-that-device-is-disconnected-or-log-shows-alot-of-exceptions-about-crcpadding) that will most likely help you.
I thought I saw that exact interval somewhere in examples, but maybe not. Anyways, did you try to just remove both intervals from config? That's what the wiki suggests to...
Are you aware that you're still able to use the official Ecoflow app without the internet over bluetooth?
> I use android and it will occasionally delete all information from my apps because I haven't used them in a while I see, now it makes sense.
> The HA-EF-Ble connection works well, but only the state of charge (SOC) of one unit is displayed; the other shows 0. I can see them separately in the app....
Can you try [v0.23.0-a.1](https://github.com/GnoX/ha-ef-ble/releases/tag/v0.23.0-a.1) and check if new sensor `Main Battery Level` shows expected levels?
There should be more information in raw logs, bleak error could be anything. It is most likely something to do with bluetooth adapter. Did you try to restart bluetooth adapter,...
Hey, I may be able to add the support, but we need someone to verify whether it has the same protocol as newer devices. You can do this using [connect.py](https://github.com/rabits/ef-ble-reverse/blob/main/connect.py)...
> I have powerstream and river 2 max also, so i guess i could run the connect.py on raspberry that has BT, but dont know if anything is required to...
I tried implementing an easier way to verify if it is working and provide most of the info we need to add support - can someone try to install pre-release...