1 Commits

Author SHA1 Message Date
96b596194b Add github repo 2019-10-26 00:24:00 +02:00

View File

@@ -3,14 +3,14 @@
⚠️ this is not an official implementation ⚠️ this is not an official implementation
Official geroide website: https://georide.fr/ Official georide website: https://georide.fr/
This library can control your georide tracker tracker This library can control your georide tracker tracker
Some code have been taken from @alexmohr https://github.com/alexmohr/sonyapilib 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:(Not ready yes ;)) This library is used as communication interface in a home assistant component to control media players, which can be found here:(Not ready yet ;))
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. 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.
@@ -24,8 +24,8 @@ This library has been tested with python 3.7 and above, functionality for older
## Main repo: ## Main repo:
- https://git.tontontux.fr/mduval/pyGeoride - https://git.tontontux.fr/mduval/pyGeoride
## Gilab repo: ## Github repo:
- https://github.com/ptimatth - https://github.com/ptimatth/pyGeoride
## Todo ## Todo
- [ ] Add support of SocketIO connection - [ ] Add support of SocketIO connection