Skip to content

Commit

Permalink
.env Standard Image
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Hatzinger committed Oct 18, 2022
1 parent 68e9cfc commit 5a4844b
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -6,7 +6,7 @@ This project is an attempt to visualize songs from spotify by changing the color
1. Clone repository via `git clone https://github.com/YoshiiPlayzz/spotify_light_show.git`
2. Install all requirements via
``pip install -r requirements.txt``
3. Create new file ``.env``
3. Create new file ``.env`` ![Basic .env](img.png)
4. Create a "Long living access-token" in Home Assistant profile tab and save in`.env` file as `CLIENT_TOKEN` ![HassAccessToken](img_1.png)
5. Create spotify credentials and save client id as ``CLIENT_ID``, client secret as `CLIENT_SECRET` and the redirect uri as `REDIRECT_URI` (if project is hosted local http://127.0.0.1/)
6. Enter the entity or group id of the lamp you would like to visualize the songs as ``ENTITY_ID`` in `.env`
Expand Down
Binary file added img.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5a4844b

Please sign in to comment.