Go to file
Matthieu DUVAL 4593c694d5 GeoRide wording update 5 years ago
custom_components/georide GeoRide wording update 5 years ago
.gitignore Prepare fist 'runnable' version 6 years ago
.travis.yml Prepare fist 'runnable' version 6 years ago
LICENSE First commit 6 years ago
README.md GeoRide wording update 5 years ago
georide-logo.png First commit 6 years ago
hacs.json GeoRide wording update 5 years ago

README.md

GeoRide Home assistant

Logo GeoRide

⚠️ This is not an official implementation hacs_badge License: GPL v3

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

Description

This component add some sensor for GeoRide Tracker

Options

Name Type Requirement default Description
email 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>