-
Notifications
You must be signed in to change notification settings - Fork 16
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 doesnt work #4
Comments
Hi, I have exactly the same problem. I am running the addon on my HA Blue. |
I updated the version and provide a beta version now. If you still interested into this plugin, try the beta. For me it works like in 2021. Thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, spotify is not working on my system and I dont know why.
Before I found this Add-On, I used spotify the spotify add-on. I installed this in the Home Assistant GUI in this way:
Settings/Add-ons, Backup & Supervisor/Add-On Store/ There is "Home Assistant Community Add-on: Spotify Connect".
https://github.com/hassio-addons/addon-spotify-connect
I uninstalled this Add-On.
I get to my Home Assistant GUI by opening https://mydomain,duckdns.org. This is a httpS (secure) connection with a certificate.
When I run owntone (Settings/Add-ons, Backup & Supervisor/Owntone server), I have some options and below it says:
Open web user interface (that is my translation). The link is
https://mydomain.duckdns.org/hassio/ingress/1234ab3c_owntone-server <- I made this anonymous
When I click on this link, I get a error message:
Connection lost. Reconnecting ... (1)
I think, that this is, because owntown is only accessible from my internal ip.
With "http://192.168.178.3:3689/#/" I can get on the owntown server ("Connection to server established").
With the hamburger menü top right, "settings" and "Online Services", I see Spotify:
You must have a Spotify premium account <- I have a spotify premium account
Spotify Web API - Grant access to the Spotify Web API
Access granted for shd535e... (28 digits and numbers).
Authorize Web API access <- this doesn't work
Access to the Spotify Web API enables scanning of your Spotify library. Required scopes are playlist-read-private, playlist-read-collaborative, user-library-read, user-read-private, streaming.
When I click on "Authorize Web API accesss", it goes to:
http://owntone.local:3689/oauth/spotify?code=...
This website is unavailable.
I suspect, that this is because of owntone.local....
I tried this:
http://mydomain.duckdns.org:3689/oauth/spotify?code=... <- unavailable
https://mydomain.duckdns.org:3689/oauth/spotify?code=... <- unavailable
https://mydomain.duckdns.org/oauth/spotify?code=.. < 404 not found
https//mydomain.duckdns.org/oauth/spotify?code=.. < 404 not found
I think, that the Web API access is not right. But that is only my supposition.
How can I get this working?
Question:
What to do with the IDs from:
http://homeassistant.local:3689/api/outputs
Please ask, if there are unclear points from me.
Thank you
The text was updated successfully, but these errors were encountered: