Hallo Jens,
via appOptions habe ich noch nichts eingehängt. Weil die Seite nicht geladen hat, habe ich erst mal hier in Forum nach möglichen Lösungen gesucht.
Hier der inhalt der config.json:
{
"connection": {
"location": "https://192.168.1.50",
"port": "8083",
"path": "fhem",
"type": "websocket"
},
"options": {
"maxChartPoints": 300,
"logBuffer": 500,
"debugMode": true
},
"theme": {
"dark": true,
"themes": {
"dark": {
"on": "#69F0AE",
"standby": "#214f39"
},
"light": {
"primary": "#616161",
"secondary": "#F5F5F5",
"accent": "#37474F",
"error": "#e91e63",
"warning": "#ffc107",
"info": "#03a9f4",
"success": "#4caf50"
}
}
}
}
Falls es noch von Bedeutung ist: im WEB ist folgendes userattr definiert
cmdIcon devStateIcon:textField-long devStateStyle icon sortby webCmd webCmdLabel:textField-long widgetOverride appOptions:textField-long