diff --git a/Der-Bose-Soundtouch-Player.md b/Der-Bose-Soundtouch-Player.md deleted file mode 100644 index baa73a4..0000000 --- a/Der-Bose-Soundtouch-Player.md +++ /dev/null @@ -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 - }] -}; -``` \ No newline at end of file