Git Product home page Git Product logo

spotify_light_show's Introduction

Spotify lightshow with HomeAssistant

This project is an attempt to visualize songs from spotify by changing the color of one/several lights via Home Assistant

How to use

  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 Basic .env
  4. Create a "Long living access-token" in Home Assistant profile tab and save in.env file as CLIENT_TOKEN HassAccessToken
  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
  7. Start the program with python3 main.py
  8. Enjoy the lightshow!

Note: the lightshow is currently not working 100% as intended! especially when you pause the spotify stream and restart it. in this case restart the program and it should work eventually again

spotify_light_show's People

Contributors

yoshiiplayzz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.