Skip to main content

Connect to your vanmoof bike

Project description

pymoof

Exploring bluetooth functionality of the Vanmoof S3 and X3.

Usage

from pymoof.clients.sx3 import SX3Client

client = SX3Client(bleak_client, encryption_key)
client.authenticate()

You must have an instantiated bleak client that is connected to the bike. See pymoof/tools/discover_bike.py to determine which device is your bike and pymoof/tools/retrieve_encryption_key.py to connect to Vanmoof servers to get your encryption key.

See example.py for more info on useage.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymoof-0.0.2.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

pymoof-0.0.2-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page