mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-27 21:02:14 +01:00
Destroyed Der Bose Soundtouch Player (markdown)
@@ -1,18 +0,0 @@
|
|||||||
|
|
||||||
```Typescript
|
|
||||||
let BoseSoundtouch: PageType =
|
|
||||||
{
|
|
||||||
'type': 'cardMedia',
|
|
||||||
'heading': 'Bose Soundtouch',
|
|
||||||
'items': [{
|
|
||||||
id: AliasPath + 'Media.PlayerBoseSoundtouch',
|
|
||||||
adapterPlayerInstance: "bosesoundtouch.0.",
|
|
||||||
speakerList: ['Wohnzimmer'],
|
|
||||||
colorMediaIcon: White,
|
|
||||||
colorMediaArtist: Yellow,
|
|
||||||
colorMediaTitle: Yellow,
|
|
||||||
alwaysOnDisplay: true,
|
|
||||||
autoCreateALias: true
|
|
||||||
}]
|
|
||||||
};
|
|
||||||
```
|
|
||||||
Reference in New Issue
Block a user