mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-23 07:54:25 +01:00
v3.6.0 - Release
* Upgrade TFT 45 * Add new Alias-Device Type cie (control colors with XY) * Control Relay 1 + 2 via Datapoints * Add Datapoint to Control Screensaver-Dimmode * Change to Page after bExit * Add cardChart by fumanchi (only on DEV) * Add Background Color Switch via DP * Add cardMedia Colors * Add cardThermo Popup
This commit is contained in:
@@ -379,8 +379,8 @@ export const config: Config = {
|
||||
NSPanel_Einstellungen, //Auto-Alias Service Page
|
||||
NSPanel_Firmware_Info //Auto-Alias Service Page
|
||||
],
|
||||
button1Page: button1Page, //Beispiel-Seite auf Button 1, wenn Rule2 definiert - Wenn nicht definiert --> button1Page: null,
|
||||
button2Page: button2Page //Beispiel-Seite auf Button 2, wenn Rule2 definiert - Wenn nicht definiert --> button1Page: null,
|
||||
button1Page: null, //Beispiel-Seite auf Button 1, wenn Rule2 definiert - Wenn nicht definiert --> button1Page: null,
|
||||
button2Page: null //Beispiel-Seite auf Button 2, wenn Rule2 definiert - Wenn nicht definiert --> button1Page: null,
|
||||
};
|
||||
|
||||
// _________________________________ Ab hier keine Konfiguration mehr _____________________________________
|
||||
|
||||
Reference in New Issue
Block a user