@docf said in SONOFF NSPanel mit Lovelace UI:
Hi leider bekomme beim Austauschen unterhalb von der Zeile -- Ab hier keine Konfiguration mehr -- folgende Fehler
Muss ich da noch etwas beim Update von 4.3.3.5 beachten.
Danke
18:43:44.126 error javascript.0 (30620) script.js.NS_Panels.NS_Panel_Wohnzimmer: TypeScript compilation failed: let Icons = new IconsSelector(); ^ ERROR: Cannot redeclare block-scoped variable 'Icons'. let timeoutSlider: any; ^ ERROR: Cannot redeclare block-scoped variable 'timeoutSlider'. let vwIconColor = []; ^ ERROR: Cannot redeclare block-scoped variable 'vwIconColor'. let weatherForecast: boolean; ^ ERROR: Cannot redeclare block-scoped variable 'weatherForecast'. const Icons = new IconsSelector(); ^ ERROR: Cannot redeclare block-scoped variable 'Icons'. let timeoutSlider: any; ^ ERROR: Cannot redeclare block-scoped variable 'timeoutSlider'. let vwIconColor = []; ^ ERROR: Cannot redeclare block-scoped variable 'vwIconColor'. let weatherForecast: boolean; ^ ERROR: Cannot redeclare block-scoped variable 'weatherForecast'.