Closed andiohn closed 2 months ago
Just a flag to disable the album art in the player all together. Thanks!
Use card mod (https://github.com/thomasloven/lovelace-card-mod):
type: custom:maxi-media-player heightPercentage: auto card_mod: style: mxmp-player$: | div { display: none; }
Just a flag to disable the album art in the player all together. Thanks!