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

Compatibility #7

Open
francesco-girardi opened this issue Mar 3, 2022 · 7 comments
Open

Compatibility #7

francesco-girardi opened this issue Mar 3, 2022 · 7 comments

Comments

@francesco-girardi
Copy link

Can this work also with version M8 of the same vacuum ?

@RobyDomo
Copy link

RobyDomo commented Mar 3, 2022

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.
Thank you

@francesco-girardi
Copy link
Author

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. Thank you

How did you get token?

@jayeshgarg
Copy link

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.

@RobyDomo
Copy link

RobyDomo commented Mar 4, 2022 via email

@jayeshgarg
Copy link

True, same issue. getEquips doesn't yield any result.

@francesco-girardi
Copy link
Author

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: @.>

I will try to reverse engineer M8 Pro and see if i can get it working on home assistant

@trilkin-github
Copy link

Hi all,
Expecting my proscenio m8 pro to arrive next week and would love to see it working with HA. Did you succeed in reverse engineering?
BR
Trilkin

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