Skip to content

Commit

Permalink
Fix link for long-lived access token (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
adimit authored Dec 27, 2024
1 parent 32a187a commit 89e66c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Python 3.10+ and the related `dev` dependencies (usually `python3-dev` or `pytho

### Instructions

1. [Get a long-lived access token from your Home Assistant user](https://www.atomicha.com/home-assistant-how-to-generate-long-lived-access-token-part-1/)
1. [Get a long-lived access token from your Home Assistant user](https://www.home-assistant.io/docs/authentication/#your-account-profile)
1. Clone this repository.
1. Create a Python virtual environment and install all the requirements:

Expand Down

0 comments on commit 89e66c1

Please sign in to comment.