You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Matthieu DUVAL aae679a292
Downgrade socketio due to compatibilty issue with HA
10 months ago
examples Rework of GeoRide objects and add missing fields on Traker 2 years ago
georideapilib Migrate to new hosts for GeoRide 1 year ago
.gitignore Update gitignore 3 years ago
.travis.yml First commit with some GeorideApiLib items 5 years ago
LICENSE Add license 5 years ago
README.md Fix subscription info for Georide 3 years ago
georide-logo.png First commit with some GeorideApiLib items 5 years ago
logging.conf Fix subscription info for Georide 3 years ago
setup.cfg Fix socketio client to prevent update to 5.0 3 years ago
setup.py Downgrade socketio due to compatibilty issue with HA 10 months ago
test_requirements.txt First commit with some GeorideApiLib items 5 years ago

README.md

georideapilib

Logo GeoRide

⚠️ this is not an official implementation

pypi_badge

Official georide website: https://georide.fr/

This library can control your georide tracker

Some code have been taken from @alexmohr https://github.com/alexmohr/sonyapilib

This library is used as communication interface in a home assistant component to control media players, which can be found here: https://github.com/ptimatth/GeorideHA

At the moment not all functions offered by the api are implemented. If you miss a function feel free to create a pull request or open a feature request.

Installation

To install simply run

pip install georideapilib

This library has been tested with python 3.7 and above, functionality for older python version cannot be guaranteed.

Main repo:

- https://git.tontontux.fr/mduval/pyGeoride

Github repo:

- https://github.com/ptimatth/georide-api

Todo

  • Add support of "Get a shared trip" endpoint