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.
|
|
5 years ago | |
|---|---|---|
| custom_components/georide | 5 years ago | |
| .gitignore | 6 years ago | |
| .travis.yml | 6 years ago | |
| LICENSE | 6 years ago | |
| README.md | 5 years ago | |
| georide-logo.png | 6 years ago | |
| hacs.json | 5 years ago | |
README.md
GeoRide Home assistant
⚠️ This is not an official implementation
Official GeoRide website: https://georide.fr/
Description
This component add some sensor for GeoRide Tracker
Options
| Name | Type | Requirement | default Description |
|---|---|---|---|
| string | Required | GeoRide email | |
| password | string | Required | GeoRide password |
Installation
Option 1
- Just folow the integration config steps.
Option 2
- Add the folowing line in your configuration.yml
georide:
email: <your-email>@exmple.com
password: <your-password>
