Skip to content

How to write in YAML to change layout to get media part at the right side of the player? #54

Answered by punxaphil
haz-69 asked this question in Q&A
Discussion options

You must be logged in to vote

Under layout, set mediaBrowser (and optionally mediaItem) widths. Example:

type: custom:custom-sonos-card
layout:
  groups:
    width: 20%
  players:
    width: 20%
  mediaBrowser:
    width: 60%
  mediaItem:
    width: 15%

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@vegardhw
Comment options

@punxaphil
Comment options

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