-
Notifications
You must be signed in to change notification settings - Fork 5
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
Compatibility #7
Comments
I'm also following this thread. I would like to know if it works with M8 PRO. I got token but not the SN, but i can get it from the app. |
How did you get token? |
the command mentioned in ReadMe is working well to return the token. |
Yes this is the right command to get token but The other command to get sn doesn't work. Il 4 Mar 2022 16:10, Jayesh Garg ***@***.***> ha scritto:
the command mentioned in ReadMe
curl -v -k -X POST -H "os: i" -H "Content-Type: application/json" -H "c: 338" -H "lan: en" -H "Host: mobile.proscenic.com.de:443" -H "User-Agent: ProscenicHome/1.7.8 (iPhone; iOS 14.2.1; Scale/3.00)" -H "v: 1.7.8" -d "{\"state\":\"欧洲\",\"countryCode\":\"49\",\"appVer\":\"1.7.8\",\"type\":\"2\",\"os\":\"IOS\",\"password\":\"$(echo -n $PASSWORD | md5sum)\",\"registrationId\":\"13165ffa4eb156ac484\",\"language\":\"EN\",\"username\":\"$LOGINUSER\",\"pwd\":\"$PASSWORD\"}" "https://mobile.proscenic.com.de/user/login"
is working well to return the token.
—Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you commented.Message ID: ***@***.***>
|
True, same issue. getEquips doesn't yield any result. |
I will try to reverse engineer M8 Pro and see if i can get it working on home assistant |
Hi all, |
Can this work also with version M8 of the same vacuum ?
The text was updated successfully, but these errors were encountered: