Proscenic-M7-PRO
Proscenic-M7-PRO copied to clipboard
Compatibility
Can this work also with version M8 of the same vacuum ?
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
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?
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.
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.
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
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