ahodges9 / LedFx

LedFx is a network based LED effect controller with support for advanced real-time audio effects! LedFx can control multiple devices and works great with cheap ESP8266 nodes allowing for cost effectvice syncronized effects across your entire house!
MIT License
386 stars 90 forks source link

Spotify #77

Closed GabeDahl closed 4 years ago

GabeDahl commented 4 years ago

At long last, presets can be triggered automatically with Spotify playback - including specific song positions.

I added an app bar along the bottom to show playback and allow users to add triggers. No typing in songs names, all that is handled automatically. Just select the preset & whether you want to include the current song position, and the song ID is added to the preset.

I may add a toggle spotify option to settings view & the LedFX config, so the app bar can be displayed or removed easily.

Maybe you can make a new branch for Spotify if you don't want this in dev or master.