Updated ioBroker Card Definitionen (Seiten) (markdown)

Armilar
2024-01-27 10:31:41 +01:00
parent 99496bc181
commit f997fb554c

@@ -153,9 +153,6 @@ let Alexa: PageType =
{ {
'type': 'cardMedia', 'type': 'cardMedia',
'heading': 'Alexa', 'heading': 'Alexa',
'useColor': true,
'subPage': false,
'parent': undefined,
'items': [{ 'items': [{
id: AliasPath + 'Media.PlayerAlexa', id: AliasPath + 'Media.PlayerAlexa',
adapterPlayerInstance: 'alexa2.0.', adapterPlayerInstance: 'alexa2.0.',
@@ -190,7 +187,6 @@ let SpotifyPremium: PageType =
{ {
"type": "cardMedia", "type": "cardMedia",
"heading": "Spotify-Premium", "heading": "Spotify-Premium",
"useColor": true,
"subPage": false, "subPage": false,
"parent": undefined, "parent": undefined,
"items": [{ "items": [{
@@ -218,7 +214,6 @@ let VolumioBoss: PageType =
{ {
'type': 'cardMedia', 'type': 'cardMedia',
'heading': 'Volumio-Büro', 'heading': 'Volumio-Büro',
'useColor': true,
'subPage': false, 'subPage': false,
'parent': undefined, 'parent': undefined,
'items': [{ 'items': [{