-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spotify Integration? #598
Comments
Hello Arne, |
Hello Wolle, I think Spotify doesn't have to run as an app on the home network. The whole thing works via a web API. I have that in my io broker and it works wonderfully. I'll test it when I get the chance with the example https://github.com/FinianLandes/SpotifyEsp32. There's a library SpotifyEsp32.h and I'll look into it. For me personally, connectivity would be more important than a flickering mouse cinema (VU meter). This isn't meant as criticism, I'm just not that into it. But everyone can see it however they want. :) To integrate weather data, you would also have to use an API to obtain geographically correct data. Thank you very much for your quick answer. |
I have no idea about Spotify, but I can imagine that the web API must be installed somewhere. Spotify will not allow direct access from the ESP32. |
You are of course absolutely right that Spotify has to be available on a device in order to retrieve the necessary information with the ESP and then control the player. I will first try to connect to Spotify with an ESP. then it looks like this |
Hello Wolle
Can you imagine integrating Spotify?
https://github.com/FinianLandes/SpotifyEsp32
Wath do you think about that ?
Best regards
The text was updated successfully, but these errors were encountered: