mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-27 08:02:14 +01:00
Updated ioBroker Card Definitionen (Seiten) (markdown)
@@ -178,7 +178,8 @@ let Alexa = <PageMedia>
|
|||||||
colorMediaIcon: colorAlexa,
|
colorMediaIcon: colorAlexa,
|
||||||
colorMediaArtist: Yellow,
|
colorMediaArtist: Yellow,
|
||||||
colorMediaTitle: Yellow,
|
colorMediaTitle: Yellow,
|
||||||
autoCreateALias : true
|
alwaysOnDisplay: true,
|
||||||
|
autoCreateALias: true
|
||||||
}]
|
}]
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
@@ -205,7 +206,8 @@ let SpotifyPremium = <PageMedia>
|
|||||||
colorMediaIcon: colorSpotify,
|
colorMediaIcon: colorSpotify,
|
||||||
colorMediaArtist: Yellow,
|
colorMediaArtist: Yellow,
|
||||||
colorMediaTitle: Yellow,
|
colorMediaTitle: Yellow,
|
||||||
autoCreateALias : true
|
alwaysOnDisplay: true,
|
||||||
|
autoCreateALias: true
|
||||||
}]
|
}]
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
@@ -227,7 +229,8 @@ let VolumioBoss = <PageMedia>
|
|||||||
colorMediaIcon: colorSpotify,
|
colorMediaIcon: colorSpotify,
|
||||||
colorMediaTitle: colorSpotify,
|
colorMediaTitle: colorSpotify,
|
||||||
colorMediaArtist: Yellow,
|
colorMediaArtist: Yellow,
|
||||||
autoCreateALias : true
|
alwaysOnDisplay: true,
|
||||||
|
autoCreateALias: true
|
||||||
}]
|
}]
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user