Compare commits
21 Commits
f7d801e1f4
...
1.1.1
| Author | SHA1 | Date | |
|---|---|---|---|
| 691b5c2475 | |||
| eea4e1bb6b | |||
| 43b578cd98 | |||
| 6257b65687 | |||
|
|
cbf81d7438 | ||
|
|
33d8942e31 | ||
| 7d08d8f9a7 | |||
| f30176cb65 | |||
| e6817e174b | |||
| 22047ff6be | |||
| 7d809c2105 | |||
| e59c8cb195 | |||
| 5af8e7dc5d | |||
| 9053f95bc1 | |||
| fc383ff373 | |||
| 57abb51b13 | |||
| 24180c9345 | |||
| a83bae6d3e | |||
| b84a4cfd7f | |||
| 02e1656aab | |||
| 9b651f933e |
15
README.md
15
README.md
@@ -102,12 +102,21 @@ mode: single
|
||||
|
||||
## Installation
|
||||
### Option 1
|
||||
- Just folow the integration config steps.
|
||||
- Just follow the integration config steps.
|
||||
|
||||
### Option 2
|
||||
- Add the folowing line in your configuration.yml
|
||||
- Add the following 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.0"
|
||||
"version": "1.1.1"
|
||||
}
|
||||
Reference in New Issue
Block a user