Ninebot Scooter integration

Hello guys,

i reverse engeering the ninebot by Segway app for integration in HA.
They use certifikate pinning and only trust system certifikates.
I used charles proxy and decrypted the login and data from the ninebot servers.

The caputred files can be found here: Github

At this time I can get access and refresh tokens from ninebot’s app servers.
But can not get data from ninebot servers, maybe somone can help me.

1 Like

It looks like the ninebot app builds a one time token for fetching data. The used token isn’t usable anymore.
I don’t now how build this one time token.

You still around on this topic?

Hi, has anyone already tested this:
ownbee/ninebot-integration: Ninebot Scooter integration for Home Assistant (github.com)
A Cloud integration would also be usefull but I found nothing until now.