Skip to content

Commit

Permalink
Merge pull request #9 from Sigri44/master
Browse files Browse the repository at this point in the history
Add manual installation
  • Loading branch information
ptimatth authored Oct 29, 2023
2 parents 7d08d8f + cbf81d7 commit 6257b65
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6257b65

Please sign in to comment.