Built for Home Assistant and Google Play Music Desktop Player.
A simple webpage that pulls colors from the current track's album art and changes lights to match.
- Enter the address of your Home Assistant instance (without a trailing slash).
- Click the "Set auth token" button and paste in the Long-Lived Access Token generated by the button at the bottom of the Profile page.
- Enter the entity id of the light you want to control.
Additionally, you can choose the
- Implement proper Home Assistant token support (https://developers.home-assistant.io/docs/en/auth_api.html)
- Make things prettier
- Provide feedback when requests fail/succeed
- Figure out what to do about same-origin problems
- Probably create a Home Assistant component because it's silly to have a webpage do this