Compare commits

..

No commits in common. 'eea4e1bb6bc476a3ea93cb9f7ad1d9e402db2f7c' and 'f7d801e1f4a117ca983374bd3caf91d9cffe2e32' have entirely different histories.

@ -102,21 +102,12 @@ mode: single
## Installation
### Option 1
- Just follow the integration config steps.
- Just folow the integration config steps.
### Option 2
- Add the following line in your configuration.yml
- Add the folowing line in your configuration.yml
```yaml
georide:
email: <your-email>@exmple.com
password: <your-password>
```
### Option 3 (manual)
- Download .zip git repo
- Go to /config (with File Editor or SSH)
- Unzip GeorideHA.zip
- Restart Home Assistant
- Go to "Integrations"
- If GeoRide not display, choose "add integration"
- Configure GeoRide add-on
```

@ -11,5 +11,5 @@
],
"dependencies": [],
"codeowners": ["ptimatth"],
"version": "1.1.1"
"version": "1.1.0"
}
Loading…
Cancel
Save