spotify-card icon indicating copy to clipboard operation
spotify-card copied to clipboard

country code not anymore working

Open mfabiani53 opened this issue 1 year ago • 0 comments

It seems the country_code option is not anymore working.. Every country code i insert in yaml config i always get italian playlists (i am italian)

Environment (please complete the following information):

  • HA version: [2024.1.5 ]
  • spotcast version: [latest ]

Configuration

Just an example...

          - type: 'custom:spotify-card'
            client_id: bba03848ab0a41a3a88434389a515a86
            limit: 20
            name: Playlists Israele
            always_play_random_song: true
            height: 400
            playlist_type: featured
            country_code: 'IL'
            display_style: Grid
            filter_devices:
              - Salotto
              - Camera da letto

mfabiani53 avatar Jan 22 '24 13:01 mfabiani53