custom-cards / spotify-card

Spotify playlist card for Home Assistant card
Other
381 stars 61 forks source link

The card is not loading #168

Open zawias opened 2 years ago

zawias commented 2 years ago

Describe the bug The card is not loading. The official Spotify integration works.

Screenshots image

Environment (please complete the following information):

Configuration

type: custom:spotify-card
limit: 10
spotify_entity: media_player.spotify_marcin
playlist_type: default
account: default
display_style: list
hide_connect_devices: true
default_device: Google Two
name: Music
filter_devices:
  - Philips
DavidDeSloovere commented 2 years ago

Also wasn't working for me at first. Remove the offiicial spotify integration and re-added is using config.yaml instead of HA Cloud for authentication storage. Redid the spotcast variables also. Now it works.

mrblondeblonde commented 2 years ago

@DavidDeSloovere , thanks i did the same. Everything is working again.

h3ld3rkid commented 2 years ago

Also wasn't working for me at first. Remove the offiicial spotify integration and re-added is using config.yaml instead of HA Cloud for authentication storage. Redid the spotcast variables also. Now it works.

How do you do that? Can you tell me what you put in yaml?