Skip to content
Discussion options

You must be logged in to vote

That's not what this card is intended for, to just show information. However if you still want to do that, you need something like card mod. Example:

type: custom:sonos-card
heightPercentage: auto
sections:
  - player
card_mod:
  style:
    sonos-player$: |
      .artwork {
        display: none;
      }
      .controls {
        display: none;
      }

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@perfrankling
Comment options

Answer selected by perfrankling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #292 on February 06, 2024 07:26.