Proscenic-M7-PRO icon indicating copy to clipboard operation
Proscenic-M7-PRO copied to clipboard

Compatibility

Open francesco-girardi opened this issue 2 years ago • 7 comments

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

francesco-girardi avatar Mar 03 '22 08:03 francesco-girardi

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

RobyDomo avatar Mar 03 '22 16:03 RobyDomo

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?

francesco-girardi avatar Mar 04 '22 14:03 francesco-girardi

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.

jayeshgarg avatar Mar 04 '22 15:03 jayeshgarg

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

RobyDomo avatar Mar 04 '22 18:03 RobyDomo

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

jayeshgarg avatar Mar 04 '22 18:03 jayeshgarg

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

francesco-girardi avatar Mar 07 '22 19:03 francesco-girardi

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

trilkin-github avatar Nov 26 '22 15:11 trilkin-github