@Diegocampy
The SpotifyPlus setup should not have any impact on SpotCast; they are both using the same Spotify player token credentials (via the sp_dc and sp_key values), and both start the player in the same way.
With that said though, I have not tested that scenario; it could be that they are both competing for control of the same device maybe? I wouldn’t think so, as in the end it’s just a Spotify Connect endpoint that is being established.
Anyway - were you able to access your Chromecast devices and play Spotify on them via the SpotifyPlus integration?
Hi Todd. Thank you for replying.
I haven’t seen any mention of that in the SpotifyPlus installation instructions…
I am not very familiar with these things, but, I’ll try and understand what to do from the link.
@thlucas
I finnaly succeeded in creating the credentials.jason file under the .storage folder. now it gives a different error:
Validation error: librespot authorization credentials file (/config/.storage/SpotifyWebApiPython_librespot_credentials.json) did not contain credentials for canonical loginid.
What should I do now? Before you ask - I did insert the client id, secret etc…
This is how the file looks:
@Bdotan01
What you posted is not a valid librespot credentials.json file.
What librespot component are you using to host the Home Assistant Spotify Connect device? For example, are you using spotifyd? raspotify? Spotify Connect Addon? SpoCon?
You can use the librespot OAuth instructions to create a credentials.json file. The credentials.json file will look something like this:
@Bdotan01
The librespot OAuth instructions are the easiest way to generate the credentials.json file.
Another way is to use librespot-auth, which is more complicated but does work.
Check out the Spotify Connect AddOn librespot Support section of the wiki. It walks you through how to use the librespot-auth program. It requires a little bit of Unix knowledge though in order to build / execute the program.
For now I have disabled spotcast, it seems to work all the same obviously. The next step will also be to disable spotify the official integration and use only spotify plus. Do you see any contraindications in this regard?
HI! I’m very sorry because I’ve been trying to configure the integration for months, but I just can’t. I have a premium spotify account, it’s set up and via spotcast I can play music on my devices. I would like more and this integration would be perfect. I’ve already tried putting it on and taking it off so many times but I just can’t figure out where I’m going wrong. All the sensors it creates for me return “no data” or “no recent…” etc. I can’t find the Service Options Form that is explained in the wiki. I also created a separate project on spotify developer but nothing. Could someone with a lot of patience help me? thank you very much
@Mekki86
Are you sure you are talking about the SpotifyPlus Integration and not the spotify_plus integration (note the “_” underscore)? They are 2 different integrations. SpotifyPlus integration does not create any sensors.
Just so you are aware, the SpotifyPlus Integration can do everything that the HA Spotify integration can do, and it supports both Sonos and Google Chromecast devices (Spotcast not required). You can also use the same Spotify developer account Client ID / Secret that you created for the HA Spotify integration if you want.
There is also a Spotify Card user-interface that contains a media player, and allows you to manage your Spotify favorites as well as search the Spotify catalog. You have to install the SpotifyPlus integration first though, and get it configured before you can use the SpotifyPlus Card.