Updated NSPanel Page ‐ Typen_How 2_Beispiele (markdown)

Thomas
2024-01-12 15:44:03 +01:00
parent afeec77995
commit d9e0b4f1a6

@@ -615,7 +615,6 @@ let Alexa: PageType =
{ {
'type': 'cardMedia', 'type': 'cardMedia',
'heading': 'Alexa', 'heading': 'Alexa',
'useColor': true,
'items': [{ 'items': [{
id: AliasPath + 'Media.PlayerAlexa', id: AliasPath + 'Media.PlayerAlexa',
adapterPlayerInstance: 'alexa2.0.', adapterPlayerInstance: 'alexa2.0.',
@@ -656,7 +655,6 @@ let Sonos: PageType =
{ {
'type': 'cardMedia', 'type': 'cardMedia',
'heading': 'Sonos Player', 'heading': 'Sonos Player',
'useColor': true,
'items': [{ 'items': [{
id: AliasPath + 'Media.PlayerSonos', id: AliasPath + 'Media.PlayerSonos',
adapterPlayerInstance: 'sonos.0.', adapterPlayerInstance: 'sonos.0.',
@@ -699,7 +697,6 @@ let SpotifyPremium: PageType =
{ {
'type': 'cardMedia', 'type': 'cardMedia',
'heading': 'Spotify-Premium', 'heading': 'Spotify-Premium',
'useColor': true,
'items': [{ 'items': [{
id: AliasPath + 'Media.PlayerSpotifyPremium', id: AliasPath + 'Media.PlayerSpotifyPremium',
adapterPlayerInstance: "spotify-premium.0.", adapterPlayerInstance: "spotify-premium.0.",
@@ -728,7 +725,6 @@ let SqueezeboxRPC: PageType =
{ {
'type': 'cardMedia', 'type': 'cardMedia',
'heading': 'SqueezeboxRPC', 'heading': 'SqueezeboxRPC',
'useColor': true,
'items': [{ 'items': [{
id: 'alias.0.Media.LMS', id: 'alias.0.Media.LMS',
adapterPlayerInstance: 'squeezeboxrpc.0', adapterPlayerInstance: 'squeezeboxrpc.0',
@@ -751,12 +747,6 @@ let VolumioBoss: PageType =
{ {
'type': 'cardMedia', 'type': 'cardMedia',
'heading': 'Volumio-Büro', 'heading': 'Volumio-Büro',
'useColor': true,
'subPage': false,
'parent': undefined,
'prev': undefined,
'next': undefined,
'home': undefined,
'items': [{ 'items': [{
id: 'alias.0.NSPanel.Volumio-Boss', id: 'alias.0.NSPanel.Volumio-Boss',
adapterPlayerInstance: 'volumio.0.', adapterPlayerInstance: 'volumio.0.',
@@ -776,12 +766,6 @@ let VolumioMobil: PageType =
{ {
'type': 'cardMedia', 'type': 'cardMedia',
'heading': 'Volumio-Mobil', 'heading': 'Volumio-Mobil',
'useColor': true,
'subPage': false,
'parent': undefined,
'prev': undefined,
'next': undefined,
'home': undefined,
'items': [{ 'items': [{
id: 'alias.0.NSPanel.Volumio-Mobil', id: 'alias.0.NSPanel.Volumio-Mobil',
adapterPlayerInstance: 'volumio.1.', adapterPlayerInstance: 'volumio.1.',
@@ -812,7 +796,6 @@ let Buero_Themostat: PageType =
{ {
'type': 'cardThermo', 'type': 'cardThermo',
'heading': 'Test Thermostat', 'heading': 'Test Thermostat',
'useColor': true,
'items': [{ 'items': [{
id: 'alias.0.NSPanel_1.Thermostat_Buero', id: 'alias.0.NSPanel_1.Thermostat_Buero',
minValue: 50, minValue: 50,
@@ -839,7 +822,6 @@ let Buero_Klimaanlage: PageType =
{ {
'type': 'cardThermo', 'type': 'cardThermo',
'heading': 'Test Klimaanlage', 'heading': 'Test Klimaanlage',
'useColor': true,
'items': [{ 'items': [{
id: 'alias.0.NSPanel_1.TestKlimaanlage', id: 'alias.0.NSPanel_1.TestKlimaanlage',
minValue: 50, minValue: 50,
@@ -867,7 +849,6 @@ let Pool_Waermepumpe: PageType =
{ {
'type': 'cardThermo', 'type': 'cardThermo',
'heading': 'Pool Wärmepumpe', 'heading': 'Pool Wärmepumpe',
'useColor': true,
'items': [{ 'items': [{
id: 'alias.0.NSPanel_1.Pool_Waermepumpe', id: 'alias.0.NSPanel_1.Pool_Waermepumpe',
minValue: 100, minValue: 100,
@@ -895,7 +876,6 @@ let Buero_Alarm: PageType =
{ {
'type': 'cardAlarm', 'type': 'cardAlarm',
'heading': 'Alarmanlage', 'heading': 'Alarmanlage',
'useColor': true,
'items': [{ id: 'alias.0.Alarm' }] 'items': [{ id: 'alias.0.Alarm' }]
}; };
``` ```
@@ -919,7 +899,6 @@ let Unlock_Service: PageType =
{ {
'type': 'cardUnlock', 'type': 'cardUnlock',
'heading': 'Service Pages', 'heading': 'Service Pages',
'useColor': true,
'items': [{ id: 'alias.0.NSPanel.Unlock', 'items': [{ id: 'alias.0.NSPanel.Unlock',
targetPage: 'NSPanel_Service_SubPage', targetPage: 'NSPanel_Service_SubPage',
autoCreateALias: true } autoCreateALias: true }
@@ -967,7 +946,6 @@ let CardChartExample: PageType =
{ {
'type': 'cardChart', 'type': 'cardChart',
'heading': 'Stromzähler L1+L2+L3', 'heading': 'Stromzähler L1+L2+L3',
'useColor': true,
'items': [{ 'items': [{
id: 'alias.0.NSPanel_1.cardChart', id: 'alias.0.NSPanel_1.cardChart',
yAxis: 'Leistung [kW]', yAxis: 'Leistung [kW]',
@@ -987,7 +965,6 @@ let CardLChartExample: PageType =
{ {
'type': 'cardLChart', 'type': 'cardLChart',
'heading': 'Büro Temperatur', 'heading': 'Büro Temperatur',
'useColor': true,
'items': [{ 'items': [{
id: 'alias.0.Haus.Erdgeschoss.Buero.Charts.Temperatur', id: 'alias.0.Haus.Erdgeschoss.Buero.Charts.Temperatur',
yAxis: 'Temperatur [°C]', yAxis: 'Temperatur [°C]',
@@ -1008,7 +985,6 @@ let CardPower: PageType =
{ {
'type': 'cardPower', 'type': 'cardPower',
'heading': 'Energiefluss', 'heading': 'Energiefluss',
'useColor': true,
'items': [ 'items': [
{ id: 'alias.0.NSPanel.cardPower', { id: 'alias.0.NSPanel.cardPower',
alwaysOnDisplay: true } alwaysOnDisplay: true }
@@ -1022,7 +998,6 @@ let CardPowerExample: PageType =
{ {
'type': 'cardPower', 'type': 'cardPower',
'heading': 'cardPower Emulator', 'heading': 'cardPower Emulator',
'useColor': true,
'items': [ 'items': [
{ } { }
] ]
@@ -1044,7 +1019,6 @@ let WLAN: PageType =
{ {
'type': 'cardQR', 'type': 'cardQR',
'heading': 'Gäste WLAN', 'heading': 'Gäste WLAN',
'useColor': true,
'items': [{ id: 'alias.0.NSPanel_1.Guest_Wifi', 'items': [{ id: 'alias.0.NSPanel_1.Guest_Wifi',
hidePassword: false, hidePassword: false,
autoCreateALias: true }] autoCreateALias: true }]