Skip to content
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

Grid View Not working #185

Open
orangelizard opened this issue Jun 6, 2022 · 4 comments
Open

Grid View Not working #185

orangelizard opened this issue Jun 6, 2022 · 4 comments

Comments

@orangelizard
Copy link

When creating the card on list view works, I have put display style: grid in code editor however still no effect.

Kind regards, Jason

@antonio1475
Copy link

Share your code. It's working for me:

      - type: custom:spotify-card
        limit: 9
        account: default
        playlist_type: featured
        country_code: ES
        spotify_entity: media_player.spotify_antonio
        display_style: grid
        grid_covers_per_row: '3'

image

@orangelizard
Copy link
Author

@antonio1475 thank you for that. I still can't figure out what is wrong with mine. However once I copied and pasted yours in and ammended to include my other settings it now works fine. Many thanks for your help much appreciated.

@dethcalulator
Copy link

I had the same problem. I guess my limit was just to high.

@sderungs
Copy link

sderungs commented Feb 4, 2023

I had the same problem. Had to paste YAML config manually into the card. After that it works. However, cannot use the UI editor but have to do everything in the YAML editor (while all other UI editors work fine - so definitely something with the spotify-card)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants