File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ The card does not have a visual editor. Use this configuration to create your ca
3939``` yaml
4040type : custom:mass-card
4141entity : media_player.music_assistant_player
42- title : Player Queue
42+ title : Play Queue
4343expanded : false
4444` ` `
4545
@@ -48,5 +48,5 @@ expanded: false
4848|-----------|------|----------|--------------|---------------------------------------------------------------------------------|
4949| type | str | Yes | n/a | Use ` custom:mass-card` |
5050| entity | str | Yes | n/a | The Music Assistant `media_player` entity to use |
51- | title | str | No | Player Queue | Header title for card |
51+ | title | str | No | Play Queue | Header title for card |
5252| expanded | bool | No | false | Sets card to be expanded by default. User can always manually show/hide content |
You can’t perform that action at this time.
0 commit comments