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

Support for ESW10-USA outlet. #61

Open
linuxkd opened this issue Nov 3, 2020 · 2 comments
Open

Support for ESW10-USA outlet. #61

linuxkd opened this issue Nov 3, 2020 · 2 comments

Comments

@linuxkd
Copy link

linuxkd commented Nov 3, 2020

Missing support for newer outlet version.

Version Installed:
pyvesync-1.2.1-py2.py3-none-any.whl

Output from logging into an account with the ESW10-USA plug active.
>>> manager.update()
2020-11-03 13:21:21,918 - WARNING - Unknown device ESW10-USA

@langholdt
Copy link

Leaving this comment here as well, I have one of these (actually 10 of them) and would love to help. I can send a device or with instructions see if I can debug. I'm an old coder for the 90's so this is truly a stretch for me.

Terry

@webdjoe
Copy link
Owner

webdjoe commented Jun 30, 2024

If you want to capture packets I can add this- install the vesync APK on an Android Emulator (like Android Studio) using a generic android OS version. Then using frida as shown in Sections 4,5 in Ultimate Guide. After SSL pinning is disabled, capture packets with SSL proxy with charles or some other software that installs a root certificate.

Check out this for setting frida up. I never used genymotion, only Android Studio which requires a generic android OS to root the device.

If you are successful, please capture packets for all device functions and the device list screen.

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

No branches or pull requests

3 participants