mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-22 22:18:38 +01:00
Updated NSPanel ‐ cardMedia ‐ Der MPD Player (markdown)
@@ -90,10 +90,11 @@ let MPD: PageType =
|
|||||||
adapterPlayerInstance: 'mpd.0.', // Instance of the MDP-Server / MDP-Player
|
adapterPlayerInstance: 'mpd.0.', // Instance of the MDP-Server / MDP-Player
|
||||||
speakerList: [], // Do not Delete or Change
|
speakerList: [], // Do not Delete or Change
|
||||||
playList: [], // Do not Delete or Change
|
playList: [], // Do not Delete or Change
|
||||||
|
playerMediaIcon: 'logo-mpd', // Optional with latest TFT v4.7.1
|
||||||
colorMediaIcon: White, // Color of the Player-Icon
|
colorMediaIcon: White, // Color of the Player-Icon
|
||||||
colorMediaTitle: Yellow, // Color of Text-Row for Title (Row 1)
|
colorMediaTitle: Yellow, // Color of Text-Row for Title (Row 1)
|
||||||
colorMediaArtist: Yellow, // Color of Text-Row for Artist (Row 2)
|
colorMediaArtist: Yellow, // Color of Text-Row for Artist (Row 2)
|
||||||
crossfade: true, // false = Seek; true = Crossfade in Logo of Player
|
crossfade: true, // false = Seek; true = Crossfade in Logo of Player
|
||||||
alwaysOnDisplay: true, // true = Always On Display (AOD); false = Dimmode and Screensaver-Timeout
|
alwaysOnDisplay: true, // true = Always On Display (AOD); false = Dimmode and Screensaver-Timeout
|
||||||
autoCreateALias : true // Create automatically required Media-Alias-Channel
|
autoCreateALias : true // Create automatically required Media-Alias-Channel
|
||||||
}]
|
}]
|
||||||
|
|||||||
Reference in New Issue
Block a user