Same issue here
I installed Spotcast but it didn’t work.
Spotify integration works properly.
Did you add the spotcast lines in your configuration.yaml:
spotcast:
sp_dc: "xxxx"
sp_key: "xxxxx"
Loving the new update, the UI is great and the UI for the configuration is solid!
I’m getting a strange bug where the chromecast devices show up as long as I am configuring the Lovelace card but as soon as I save the configuration they don’t show up. I attached some images here to show what I mean.
I tried reinstalling the addon, the spotify integration as well as spotcast and I just changed my sp_dc and sp_key. Any idea what is happening here?
Edit: It just worked now a second ago but now the list is gone again, seems to be an intermittent issue.
Having same issue here! Please post if you know some workarround
I have now released a version of spotcast which doesn’t use pychromecast discovery anymore
https://github.com/fondberg/spotcast/releases/tag/v3.4.0. This should solve some issues with cast discovery.
Not the one where casts are shown in config but not in card. I need more info on that one. Please open a ticket in github and add as much info as you can
Amazing card!! Great work.
I got it configured, but I don’t have the visual editor, did I do something wrong?
You must run lovelace in non-yaml mode
Hi, I am not running in yaml mode:
Just found this error on browser console:
Uncaught DOMException: Failed to execute 'define' on 'CustomElementRegistry': the name "spotify-card" has already been used with this registry
at https://1443/hacsfiles/spotify-card/spotify-card.js:162:67
at https://1443/hacsfiles/spotify-card/spotify-card.js:162:82
at t (https:/1443/hacsfiles/spotify-card/spotify-card.js:15:250)
at https://1443/hacsfiles/spotify-card/spotify-card.js:758:148
EDIT: Just found another resource with same name. Deleted and it working fine
Sorry for the trouble
Sorry if this has been covered before, or there is something obvious in the config I am missing, but is there a way to have the card limited to one single playlist (defined by the name or id of the playlist) and one single device?
My idea is to have a card on the kids room where he can play his music, but only on the speaker in that room, and without having to search through all my other playlists to find his own.
I think you are better lf with a button in lovelacr tighed to a service call fpr that use case
Yes. That’s what I have today. Just wanted a bit more control and the ability to scroll through songs in the playlist etc. I might just create a new account (we have the family plan) and use that. Just need a bit of work to recreate the playlists and stuff.
This card can’t scroll through songs though. It only lists playlists and lets the user start it on a device (spotify connect or chromecast)
Maybe what you are after would be possible with a twist aöready today or very soon anyway.
What does exist today is to have a card with several accounts so your kid can have a card in it’s own panel that the kid has access to. Then it will display the playlists that is for that account (the kids account in the family plan). What exists also is a way to have a pre selected device so when the kid presses a playlist it will play on that device.
If you however want to disable the possibility to choose another device it is something that currently doesnt exist, it can however be added.
Would that suit you?
Ping @FL550
I think it should be generalised to allow limiting devices to a list, but yes. I guess there are other situations where you might want to exclude certain devices from being selected in certain panels as well - not just being set as default, so it sound very useful to me.
OK then. Should be easy to implement. I will do this tomorrow or latest the day after tomorrow.
Hi,
Great card! However, I’m running into the following problem: With multiple views (tabs) in my lovelace dashboard, when I switch to another tab and then back to the tab containing the Spotify card, the Spotify connect devices are no longer listed under “Choose Player” and selecting a playlist doesn’t do anything anymore… Works again after refreshing the browser. Any idea what could cause this? I created an empty Lovelace dashboard just to test this. (firefox, chromium, safari, home assistant iOS app)
A new version v2.0.2 is out which adds a hide option for devices.
I am noticing after the latest update the artwork of the played track and also the name are not refreshing anymore. I have (in every card i am using to show the artwork/name) always the first artwork/name of the track and no more change when changing the track.
The new “filter devices” looks fine. Thanks a lot.
But then just another related question. Is there any Lovelace cards that will let you browse a playlist and start playing a specific song? I thought this card could do that, but so far I have not found any card that can actually do it.
We might add this in the future, but this is a larger change, so it’s not on our priority list. I’ll add it to feature ideas on GitHub so we don’t forget it.
As far as I know there is no card right now which can do this.