Spotify Integration - Additional Users Lack States
See original GitHub issueThe problem
When configuring Spotify, you have to create a developer account on Spotify, get client Id and secret, add that to the configuration.yml
, then do the config flow.
This results in a successful login, and an entity spotify.user
being created.
If you so wish, you can go to the dev portal again and add another user. You do this by adding name and email. Once this is done they can also be set up in the integration, choosing configuration.yml
as an option. This also results in a successful login, and an entity spotify.user
being created.
One would assume both entities have the same States.
This is not the case though. In the second case, you do not have access to a lot of states, including Source
.
What version of Home Assistant Core has the issue?
2021.11.5
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Spotify
Link to integration documentation on our website
https://www.home-assistant.io/integrations/spotify/
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
Issue Analytics
- State:
- Created 2 years ago
- Comments:8
Top GitHub Comments
Ditto … I thought it was just me…
Same issue when configured today. The only source device my wife sees is “Web Player (Chrome)”