Skip to content

Commit

Permalink
doc: add access token section
Browse files Browse the repository at this point in the history
  • Loading branch information
wolffshots authored Nov 14, 2023
1 parent 5a49d9b commit 10505a0
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,18 @@
6. Restart Home Assistant
7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Audiobookshelf"

## Configuration is done in the UI
## Configuration

### Getting an access token

1. Log in as the admin user
2. Go to Settings > Users
3. Click on the account
4. Copy the API Token from beneath the user's name

For more info on what the token can be used for see: https://api.audiobookshelf.org/#introduction

### Setting up via the UI
![Config in UI](docs/hass-audiobookshelf-config.png)

## Credits
Expand Down

0 comments on commit 10505a0

Please sign in to comment.