2025-08-15 15:00:38.802 - info: javascript.0 (578) Compiling TypeScript source script.js.nspanel-lovelace-ui_0.Panel_1 2025-08-15 15:00:38.901 - info: javascript.0 (578) script.js.nspanel-lovelace-ui_0.Panel_1: source code did not change, using cached compilation result... 2025-08-15 15:00:38.913 - info: javascript.0 (578) script.js.nspanel-lovelace-ui_0.Panel_1: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions 2025-08-15 15:00:38.915 - debug: nspanel-lovelace-ui.0 (48103) {"command":"ScriptConfig","message":{"panelTopic":"topic","weatherEntity":"openweathermap.0.","defaultOffColor":{"red":253,"green":128,"blue":0},"defaultOnColor":{"red":253,"green":216,"blue":53},"defaultBackgroundColor":{"red":29,"green":29,"blue":29},"weatherAddDefaultItems":false,"pages":[{"type":"cardGrid","uniqueName":"main","heading":"Die Leere","items":[]}],"subPages":[],"favoritScreensaverEntity":[{"type":"template","template":"text.openweathermap.favorit","dpInit":"/^openweathermap\\.0.+/","modeScr":"favorit"}],"alternateScreensaverEntity":[],"indicatorScreensaverEntity":[{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Status_offene_Fenster.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"window-open-variant","ScreensaverEntityIconOff":"window-closed-variant","ScreensaverEntityText":"Fenster","ScreensaverEntityUnitText":"%","ScreensaverEntityIconColor":{"val_min":0,"val_max":1}},{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Status_offene_Tuer.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"door-open","ScreensaverEntityIconOff":"door-closed","ScreensaverEntityText":"Tür","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":{"val_min":0,"val_max":1}},{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Status_Licht_An.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"lightbulb","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Licht","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":{"val_min":0,"val_max":1}},{"type":"script","ScreensaverEntity":"alias.0.Türschloss.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"lock","ScreensaverEntityIconOff":"lock-open","ScreensaverEntityText":"Türschloss","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":{"val_min":0,"val_max":1,"val_best":1}},{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Auto.Safety.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"car-key","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Auto","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":{"val_min":0,"val_max":1,"val_best":1}}],"bottomScreensaverEntity":[{"type":"template","template":"text.openweathermap.sunriseset","dpInit":"/^openweathermap\\.0\\.forecast\\.current.+/","modeScr":"bottom"},{"type":"script","ScreensaverEntity":"openweathermap.0.forecast.current.windSpeed","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":1,"ScreensaverEntityIconOn":"weather-windy","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Wind","ScreensaverEntityUnitText":"m/s","ScreensaverEntityIconColor":{"val_min":0,"val_max":120}},{"type":"script","ScreensaverEntity":"openweathermap.0.forecast.current.windGust","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":1,"ScreensaverEntityIconOn":"weather-tornado","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Böen","ScreensaverEntityUnitText":"m/s","ScreensaverEntityIconColor":{"val_min":0,"val_max":120}},{"type":"template","template":"text.openweathermap.winddirection","dpInit":"/^openweathermap\\.0./","modeScr":"bottom"},{"type":"script","ScreensaverEntity":"openweathermap.0.forecast.current.humidity","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"water-percent","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Feuchte","ScreensaverEntityUnitText":"%","ScreensaverEntityIconColor":{"val_min":0,"val_max":100,"val_best":60}},{"type":"native","native":{"type":"native","native":{"role":"2values","dpInit":"","type":"text","modeScr":"bottom","data":{"entity1":{"value":{"type":"triggered","dp":"daswetter.0.NextDays.Location_1.Day_6.Minimale_Temperatur_value"},"decimal":{"type":"const","constVal":0},"unit":{"type":"const","constVal":"° "}},"entity2":{"value":{"type":"triggered","dp":"daswetter.0.NextDays.Location_1.Day_6.Maximale_Temperatur_value"},"decimal":{"type":"const","constVal":0},"unit":{"type":"const","constVal":"°"}},"icon":{"true":{"value":{"type":"triggered","dp":"daswetter.0.NextDays.Location_1.Day_6.Wetter_Symbol_id","read":"{\n switch (val) {\n case 1: // Sonnig\n return 'weather-sunny'; // sunny\n\n case 2: // Teils bewölkt\n case 3: // Bewölkt\n return 'weather-partly-cloudy'; // partlycloudy\n \n case 4: // Bedeckt\n return 'weather-cloudy'; // cloudy\n \n case 5: // Teils bewölkt mit leichtem Regen\n case 6: // Bewölkt mit leichtem Regen\n case 8: // Teils bewölkt mit mäßigem Regen\n case 9: // Bewölkt mit mäßigem Regen\n return 'weather-partly-rainy'; // partly-rainy\n \n case 7: // Bedeckt mit leichtem Regen\n return 'weather-rainy'; // rainy\n \n case 10: // Bedeckt mit mäßigem Regen\n return 'weather-pouring'; // pouring\n \n case 11: // Teils bewölkt mit starken Regenschauern\n case 12: // Bewölkt mit stürmischen Regenschauern\n return 'weather-partly-lightning'; // partlylightning\n \n case 13: // Bedeckt mit stürmischen Regenschauern\n return 'weather-lightning'; // lightning\n \n case 14: // Teils bewölkt mit stürmischen Regenschauern und Hagel\n case 15: // Bewölkt mit stürmischen Regenschauern und Hagel\n case 16: // Bedeckt mit stürmischen Regenschauern und Hagel\n return 'weather-hail'; // Hail\n\n case 17: // Teils bewölkt mit Schnee\n case 18: // Bewölkt mit Schnee\n return 'weather-partly-snowy'; // partlysnowy\n\n case 19: // Bedeckt mit Schneeschauern\n return 'weather-snowy'; // snowy\n\n case 20: // Teils bewölkt mit Schneeregen\n case 21: // Bewölkt mit Schneeregen\n return 'weather-partly-snowy-rainy';\n\n case 22: // Bedeckt mit Schneeregen\n return 'weather-snowy-rainy'; // snowy-rainy\n\n default:\n return 'alert-circle-outline';\n }\n }"},"color":{"type":"triggered","dp":"daswetter.0.NextDays.Location_1.Day_6.Wetter_Symbol_id","read":"{\n switch (val) {\n case 1: // Sonnig\n return Color.swSunny;\n\n case 2: // Teils bewölkt\n case 3: // Bewölkt\n return Color.swPartlycloudy;\n\n case 4: // Bedeckt\n return Color.swCloudy;\n\n case 5: // Teils bewölkt mit leichtem Regen\n case 6: // Bewölkt mit leichtem Regen\n case 8: // Teils bewölkt mit mäßigem Regen\n case 9: // Bewölkt mit mäßigem Regen\n return Color.swRainy;\n\n case 7: // Bedeckt mit leichtem Regen\n return Color.swRainy;\n\n case 10: // Bedeckt mit mäßigem Regen\n return Color.swPouring;\n\n case 11: // Teils bewölkt mit starken Regenschauern\n case 12: // Bewölkt mit stürmischen Regenschauern\n return Color.swLightningRainy;\n\n case 13: // Bedeckt mit stürmischen Regenschauern\n return Color.swLightning;\n\n case 14: // Teils bewölkt mit stürmischen Regenschauern und Hagel\n case 15: // Bewölkt mit stürmischen Regenschauern und Hagel\n case 16: // Bedeckt mit stürmischen Regenschauern und Hagel\n return Color.swHail;\n\n case 17: // Teils bewölkt mit Schnee\n case 18: // Bewölkt mit Schnee\n return Color.swSnowy;\n\n case 19: // Bedeckt mit Schneeschauern\n return Color.swSnowy;\n\n case 20: // Teils bewölkt mit Schneeregen\n case 21: // Bewölkt mit Schneeregen\n return Color.swSnowyRainy; // snowy-rainy\n\n case 22: // Bedeckt mit Schneeregen\n return Color.swSnowyRainy;\n\n default:\n return Color.White;\n }\n }"}},"false":{}},"text":{"true":{"type":"triggered","dp":"daswetter.0.NextDays.Location_1.Day_6.Tag_value","read":"{\n return (val).substring(0,2);\n }"}}}}}}],"leftScreensaverEntity":[{"type":"script","ScreensaverEntity":"alias.0.NSPanel.Flur.Sensor.ANALOG.Temperature.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":1,"ScreensaverEntityIconOn":"thermometer","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Temperatur","ScreensaverEntityUnitText":"°C","ScreensaverEntityIconColor":{"val_min":0,"val_max":35,"val_best":22}},{"type":"script","ScreensaverEntity":"alias.0.Heizung.WärmeTagesVerbrauch.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":1,"ScreensaverEntityIconOn":"counter","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Wärme","ScreensaverEntityUnitText":" kWh","ScreensaverEntityIconColor":{"red":255,"green":235,"blue":156}},{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Abfall.event1.INFO","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityDateFormat":{"year":"numeric","month":"2-digit","day":"2-digit"},"ScreensaverEntityIconOn":"trash-can","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Abfall","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":"0_userdata.0.Abfallkalender.1.color"}],"mrIcon1ScreensaverEntity":{"type":"script","ScreensaverEntity":"Relay.1","ScreensaverEntityIconOn":"lightbulb","ScreensaverEntityIconOff":null,"ScreensaverEntityValue":null,"ScreensaverEntityValueDecimalPlace":0,"ScreensaverEntityValueUnit":null,"ScreensaverEntityOnColor":{"red":253,"green":216,"blue":53},"ScreensaverEntityOffColor":{"red":68,"green":115,"blue":158}},"mrIcon2ScreensaverEntity":{"type":"script","ScreensaverEntity":"Relay.2","ScreensaverEntityIconOn":"lightbulb","ScreensaverEntityIconOff":null,"ScreensaverEntityValue":null,"ScreensaverEntityValueDecimalPlace":0,"ScreensaverEntityValueUnit":null,"ScreensaverEntityOnColor":{"red":253,"green":216,"blue":53},"ScreensaverEntityOffColor":{"red":68,"green":115,"blue":158}},"buttonLeft":{"mode":"page","page":"main"},"buttonRight":null,"version":"0.9.1"},"from":"system.adapter.javascript.0","callback":{"message":{"panelTopic":"topic","weatherEntity":"openweathermap.0.","defaultOffColor":{"red":253,"green":128,"blue":0},"defaultOnColor":{"red":253,"green":216,"blue":53},"defaultBackgroundColor":{"red":29,"green":29,"blue":29},"weatherAddDefaultItems":false,"pages":[{"type":"cardGrid","uniqueName":"main","heading":"Die Leere","items":[]}],"subPages":[],"favoritScreensaverEntity":[{"type":"template","template":"text.openweathermap.favorit","dpInit":"/^openweathermap\\.0.+/","modeScr":"favorit"}],"alternateScreensaverEntity":[],"indicatorScreensaverEntity":[{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Status_offene_Fenster.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"window-open-variant","ScreensaverEntityIconOff":"window-closed-variant","ScreensaverEntityText":"Fenster","ScreensaverEntityUnitText":"%","ScreensaverEntityIconColor":{"val_min":0,"val_max":1}},{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Status_offene_Tuer.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"door-open","ScreensaverEntityIconOff":"door-closed","ScreensaverEntityText":"Tür","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":{"val_min":0,"val_max":1}},{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Status_Licht_An.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"lightbulb","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Licht","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":{"val_min":0,"val_max":1}},{"type":"script","ScreensaverEntity":"alias.0.Türschloss.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"lock","ScreensaverEntityIconOff":"lock-open","ScreensaverEntityText":"Türschloss","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":{"val_min":0,"val_max":1,"val_best":1}},{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Auto.Safety.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"car-key","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Auto","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":{"val_min":0,"val_max":1,"val_best":1}}],"bottomScreensaverEntity":[{"type":"template","template":"text.openweathermap.sunriseset","dpInit":"/^openweathermap\\.0\\.forecast\\.current.+/","modeScr":"bottom"},{"type":"script","ScreensaverEntity":"openweathermap.0.forecast.current.windSpeed","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":1,"ScreensaverEntityIconOn":"weather-windy","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Wind","ScreensaverEntityUnitText":"m/s","ScreensaverEntityIconColor":{"val_min":0,"val_max":120}},{"type":"script","ScreensaverEntity":"openweathermap.0.forecast.current.windGust","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":1,"ScreensaverEntityIconOn":"weather-tornado","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Böen","ScreensaverEntityUnitText":"m/s","ScreensaverEntityIconColor":{"val_min":0,"val_max":120}},{"type":"template","template":"text.openweathermap.winddirection","dpInit":"/^openweathermap\\.0./","modeScr":"bottom"},{"type":"script","ScreensaverEntity":"openweathermap.0.forecast.current.humidity","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityIconOn":"water-percent","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Feuchte","ScreensaverEntityUnitText":"%","ScreensaverEntityIconColor":{"val_min":0,"val_max":100,"val_best":60}},{"type":"native","native":{"type":"native","native":{"role":"2values","dpInit":"","type":"text","modeScr":"bottom","data":{"entity1":{"value":{"type":"triggered","dp":"daswetter.0.NextDays.Location_1.Day_6.Minimale_Temperatur_value"},"decimal":{"type":"const","constVal":0},"unit":{"type":"const","constVal":"° "}},"entity2":{"value":{"type":"triggered","dp":"daswetter.0.NextDays.Location_1.Day_6.Maximale_Temperatur_value"},"decimal":{"type":"const","constVal":0},"unit":{"type":"const","constVal":"°"}},"icon":{"true":{"value":{"type":"triggered","dp":"daswetter.0.NextDays.Location_1.Day_6.Wetter_Symbol_id","read":"{\n switch (val) {\n case 1: // Sonnig\n return 'weather-sunny'; // sunny\n\n case 2: // Teils bewölkt\n case 3: // Bewölkt\n return 'weather-partly-cloudy'; // partlycloudy\n \n case 4: // Bedeckt\n return 'weather-cloudy'; // cloudy\n \n case 5: // Teils bewölkt mit leichtem Regen\n case 6: // Bewölkt mit leichtem Regen\n case 8: // Teils bewölkt mit mäßigem Regen\n case 9: // Bewölkt mit mäßigem Regen\n return 'weather-partly-rainy'; // partly-rainy\n \n case 7: // Bedeckt mit leichtem Regen\n return 'weather-rainy'; // rainy\n \n case 10: // Bedeckt mit mäßigem Regen\n return 'weather-pouring'; // pouring\n \n case 11: // Teils bewölkt mit starken Regenschauern\n case 12: // Bewölkt mit stürmischen Regenschauern\n return 'weather-partly-lightning'; // partlylightning\n \n case 13: // Bedeckt mit stürmischen Regenschauern\n return 'weather-lightning'; // lightning\n \n case 14: // Teils bewölkt mit stürmischen Regenschauern und Hagel\n case 15: // Bewölkt mit stürmischen Regenschauern und Hagel\n case 16: // Bedeckt mit stürmischen Regenschauern und Hagel\n return 'weather-hail'; // Hail\n\n case 17: // Teils bewölkt mit Schnee\n case 18: // Bewölkt mit Schnee\n return 'weather-partly-snowy'; // partlysnowy\n\n case 19: // Bedeckt mit Schneeschauern\n return 'weather-snowy'; // snowy\n\n case 20: // Teils bewölkt mit Schneeregen\n case 21: // Bewölkt mit Schneeregen\n return 'weather-partly-snowy-rainy';\n\n case 22: // Bedeckt mit Schneeregen\n return 'weather-snowy-rainy'; // snowy-rainy\n\n default:\n return 'alert-circle-outline';\n }\n }"},"color":{"type":"triggered","dp":"daswetter.0.NextDays.Location_1.Day_6.Wetter_Symbol_id","read":"{\n switch (val) {\n case 1: // Sonnig\n return Color.swSunny;\n\n case 2: // Teils bewölkt\n case 3: // Bewölkt\n return Color.swPartlycloudy;\n\n case 4: // Bedeckt\n return Color.swCloudy;\n\n case 5: // Teils bewölkt mit leichtem Regen\n case 6: // Bewölkt mit leichtem Regen\n case 8: // Teils bewölkt mit mäßigem Regen\n case 9: // Bewölkt mit mäßigem Regen\n return Color.swRainy;\n\n case 7: // Bedeckt mit leichtem Regen\n return Color.swRainy;\n\n case 10: // Bedeckt mit mäßigem Regen\n return Color.swPouring;\n\n case 11: // Teils bewölkt mit starken Regenschauern\n case 12: // Bewölkt mit stürmischen Regenschauern\n return Color.swLightningRainy;\n\n case 13: // Bedeckt mit stürmischen Regenschauern\n return Color.swLightning;\n\n case 14: // Teils bewölkt mit stürmischen Regenschauern und Hagel\n case 15: // Bewölkt mit stürmischen Regenschauern und Hagel\n case 16: // Bedeckt mit stürmischen Regenschauern und Hagel\n return Color.swHail;\n\n case 17: // Teils bewölkt mit Schnee\n case 18: // Bewölkt mit Schnee\n return Color.swSnowy;\n\n case 19: // Bedeckt mit Schneeschauern\n return Color.swSnowy;\n\n case 20: // Teils bewölkt mit Schneeregen\n case 21: // Bewölkt mit Schneeregen\n return Color.swSnowyRainy; // snowy-rainy\n\n case 22: // Bedeckt mit Schneeregen\n return Color.swSnowyRainy;\n\n default:\n return Color.White;\n }\n }"}},"false":{}},"text":{"true":{"type":"triggered","dp":"daswetter.0.NextDays.Location_1.Day_6.Tag_value","read":"{\n return (val).substring(0,2);\n }"}}}}}}],"leftScreensaverEntity":[{"type":"script","ScreensaverEntity":"alias.0.NSPanel.Flur.Sensor.ANALOG.Temperature.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":1,"ScreensaverEntityIconOn":"thermometer","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Temperatur","ScreensaverEntityUnitText":"°C","ScreensaverEntityIconColor":{"val_min":0,"val_max":35,"val_best":22}},{"type":"script","ScreensaverEntity":"alias.0.Heizung.WärmeTagesVerbrauch.ACTUAL","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":1,"ScreensaverEntityIconOn":"counter","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Wärme","ScreensaverEntityUnitText":" kWh","ScreensaverEntityIconColor":{"red":255,"green":235,"blue":156}},{"type":"script","ScreensaverEntity":"alias.0.NSPanel.allgemein.Abfall.event1.INFO","ScreensaverEntityFactor":1,"ScreensaverEntityDecimalPlaces":0,"ScreensaverEntityDateFormat":{"year":"numeric","month":"2-digit","day":"2-digit"},"ScreensaverEntityIconOn":"trash-can","ScreensaverEntityIconOff":null,"ScreensaverEntityText":"Abfall","ScreensaverEntityUnitText":"","ScreensaverEntityIconColor":"0_userdata.0.Abfallkalender.1.color"}],"mrIcon1ScreensaverEntity":{"type":"script","ScreensaverEntity":"Relay.1","ScreensaverEntityIconOn":"lightbulb","ScreensaverEntityIconOff":null,"ScreensaverEntityValue":null,"ScreensaverEntityValueDecimalPlace":0,"ScreensaverEntityValueUnit":null,"ScreensaverEntityOnColor":{"red":253,"green":216,"blue":53},"ScreensaverEntityOffColor":{"red":68,"green":115,"blue":158}},"mrIcon2ScreensaverEntity":{"type":"script","ScreensaverEntity":"Relay.2","ScreensaverEntityIconOn":"lightbulb","ScreensaverEntityIconOff":null,"ScreensaverEntityValue":null,"ScreensaverEntityValueDecimalPlace":0,"ScreensaverEntityValueUnit":null,"ScreensaverEntityOnColor":{"red":253,"green":216,"blue":53},"ScreensaverEntityOffColor":{"red":68,"green":115,"blue":158}},"buttonLeft":{"mode":"page","page":"main"},"buttonRight":null,"version":"0.9.1"},"id":21,"ack":false,"time":1755262838912},"_id":94552167} 2025-08-15 15:00:38.916 - error: nspanel-lovelace-ui.0 (48103) [config-manager] Panel for Topic: topic not found in adapter config! 2025-08-15 15:00:38.926 - info: javascript.0 (578) script.js.nspanel-lovelace-ui_0.Panel_1: [ 'Abort: Topic: topic not found in Adapter configuration! Maybe wrong topic?!' ] 2025-08-15 15:00:39.169 - info: javascript.0 (578) Stopping script script.js.nspanel-lovelace-ui_0.Panel_1 2025-08-15 15:00:43.896 - info: host.Iobroker stopInstance system.adapter.nspanel-lovelace-ui.0 (force=false, process=true) 2025-08-15 15:00:43.899 - info: nspanel-lovelace-ui.0 (48103) Got terminate signal TERMINATE_YOURSELF 2025-08-15 15:00:43.910 - debug: nspanel-lovelace-ui.0 (48103) [main] Switch page to invisible! 2025-08-15 15:00:43.913 - info: nspanel-lovelace-ui.0 (48103) [mqttClient] Connection is closed. 2025-08-15 15:00:43.914 - info: nspanel-lovelace-ui.0 (48103) terminating 2025-08-15 15:00:43.914 - info: nspanel-lovelace-ui.0 (48103) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2025-08-15 15:00:43.971 - info: host.Iobroker stopInstance system.adapter.nspanel-lovelace-ui.0 send kill signal 2025-08-15 15:00:44.400 - info: nspanel-lovelace-ui.0 (48103) terminating 2025-08-15 15:00:44.497 - info: host.Iobroker instance system.adapter.nspanel-lovelace-ui.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2025-08-15 15:00:47.891 - info: host.Iobroker instance system.adapter.nspanel-lovelace-ui.0 in version "0.2.4" (non-npm: ticaki/ioBroker.nspanel-lovelace-ui#67197b8eec1476f6f5b81ea7b88bc9c728365c86) started with pid 48252 2025-08-15 15:00:48.796 - debug: nspanel-lovelace-ui.0 (48252) Redis Objects: Use Redis connection: 0.0.0.0:9001 2025-08-15 15:00:48.846 - debug: nspanel-lovelace-ui.0 (48252) Objects client ready ... initialize now 2025-08-15 15:00:48.848 - debug: nspanel-lovelace-ui.0 (48252) Objects create System PubSub Client 2025-08-15 15:00:48.848 - debug: nspanel-lovelace-ui.0 (48252) Objects create User PubSub Client 2025-08-15 15:00:48.986 - debug: nspanel-lovelace-ui.0 (48252) Objects client initialize lua scripts 2025-08-15 15:00:48.990 - debug: nspanel-lovelace-ui.0 (48252) Objects connected to redis: 0.0.0.0:9001 2025-08-15 15:00:49.046 - debug: nspanel-lovelace-ui.0 (48252) Redis States: Use Redis connection: 0.0.0.0:9000 2025-08-15 15:00:49.135 - debug: nspanel-lovelace-ui.0 (48252) States create System PubSub Client 2025-08-15 15:00:49.136 - debug: nspanel-lovelace-ui.0 (48252) States create User PubSub Client 2025-08-15 15:00:49.240 - debug: nspanel-lovelace-ui.0 (48252) States connected to redis: 0.0.0.0:9000 2025-08-15 15:00:49.365 - info: nspanel-lovelace-ui.0 (48252) starting. Version 0.2.4 (non-npm: ticaki/ioBroker.nspanel-lovelace-ui#67197b8eec1476f6f5b81ea7b88bc9c728365c86) in /opt/iobroker/node_modules/iobroker.nspanel-lovelace-ui, node: v20.19.4, js-controller: 7.0.6 2025-08-15 15:00:49.415 - info: nspanel-lovelace-ui.0 (48252) Configured panels: name#topic -> [Panel_1#nspanel_1] 2025-08-15 15:00:49.416 - info: nspanel-lovelace-ui.0 (48252) Found 2 script configs for topics: nspanel_1, topic 2025-08-15 15:00:49.418 - info: nspanel-lovelace-ui.0 (48252) [config-manager] Start converting configuration for nspanel_1 2025-08-15 15:00:49.549 - warn: nspanel-lovelace-ui.0 (48252) Invalid color value: "0_userdata.0.Abfallkalender.1.color" 2025-08-15 15:00:49.552 - debug: nspanel-lovelace-ui.0 (48252) [config-manager] Screensaver pageItems count: 17 2025-08-15 15:00:49.557 - info: nspanel-lovelace-ui.0 (48252) Raw script config found for nspanel_1 2025-08-15 15:00:49.557 - debug: nspanel-lovelace-ui.0 (48252) [library] Load language de 2025-08-15 15:00:49.636 - info: nspanel-lovelace-ui.0 (48252) Force an MQTT reconnect from the Nspanel with the ip 192.168.178.56 in 10 seconds! 2025-08-15 15:00:51.672 - debug: nspanel-lovelace-ui.0 (48252) Check configuration! 2025-08-15 15:00:51.723 - info: nspanel-lovelace-ui.0 (48252) [mqttClient] Connection is active. 2025-08-15 15:00:51.725 - debug: nspanel-lovelace-ui.0 (48252) 42876.296875k 2025-08-15 15:00:51.727 - debug: nspanel-lovelace-ui.0 (48252) [controller] controller created 2025-08-15 15:00:51.773 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] subscripe to: nspanel_1/stat/RESULT 2025-08-15 15:00:51.838 - debug: nspanel-lovelace-ui.0 (48252) [controller] Set current Date with time: Fri Aug 15 2025 15:00:51 GMT+0200 (Central European Summer Time) 2025-08-15 15:00:51.879 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Panel E4_65_B8_48_80_70 is initialised! 2025-08-15 15:00:51.879 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] subscripe to: nspanel_1/tele/# 2025-08-15 15:00:51.881 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] subscripe to: nspanel_1/stat/# 2025-08-15 15:00:51.888 - debug: nspanel-lovelace-ui.0 (48252) [system-notifications] Request notifications from "system.host.Iobroker" 2025-08-15 15:00:51.919 - debug: nspanel-lovelace-ui.0 (48252) [system-notifications] Received notifications from "system.host.Iobroker": {} 2025-08-15 15:00:51.920 - debug: nspanel-lovelace-ui.0 (48252) [system-notifications] Request notifications from "system.host.iob-huawei" 2025-08-15 15:00:51.930 - debug: nspanel-lovelace-ui.0 (48252) [system-notifications] Received notifications from "system.host.iob-huawei": {"system":{"categories":{},"description":{"en":"These notifications are collected by the ioBroker system and point to issues you should check and fix.","de":"Diese Benachrichtigungen werden vom ioBroker-System erfasst und weisen auf Probleme hin, die überprüft und behoben werden sollten.","ru":"Эти уведомления собираются системой ioBroker и указывают на проблемы, которые вы должны проверить и исправить.","pt":"Essas notificações são coletadas pelo sistema ioBroker e apontam para problemas que você deve verificar e corrigir.","nl":"Deze meldingen worden verzameld door het ioBroker-systeem en wijzen op problemen die u moet controleren en oplossen.","fr":"Ces notifications sont collectées par le système ioBroker et indiquent des problèmes que vous devez vérifier et résoudre.","it":"Queste notifiche vengono raccolte dal sistema ioBroker e indicano problemi che dovresti controllare e correggere.","es":"Estas notificaciones son recopiladas por el sistema ioBroker y señalan problemas que debe verificar y solucionar.","pl":"Te powiadomienia są zbierane przez system ioBroker i wskazują problemy, które należy sprawdzić i naprawić.","uk":"Ці сповіщення збираються системою ioBroker і вказують на проблеми, які ви повинні перевірити та виправити.","zh-cn":"这些通知由ioBroker系统收集,并指出您应检查并修复的问题"},"name":{"en":"System Notifications","de":"System-Benachrichtigungen","ru":"Системные уведомления","pt":"Notificações do sistema","nl":"Systeemmeldingen","fr":"Notifications système","it":"Notifiche di sistema","es":"Notificaciones del sistema","pl":"Powiadomienia systemowe","uk":"Системні сповіщення","zh-cn":"系统通知"}}} 2025-08-15 15:00:51.980 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 2 subproceses. topic: nspanel_1/stat/RESULT message: {"CustomSend":"Done"} 2025-08-15 15:00:51.981 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1-SendClass] Receive command nspanel_1/stat/RESULT with {"CustomSend":"Done"} 2025-08-15 15:00:51.982 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/RESULT with {"CustomSend":"Done"} 2025-08-15 15:00:52.083 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 2 subproceses. topic: nspanel_1/stat/RESULT message: {"CustomSend":"Done"} 2025-08-15 15:00:52.083 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1-SendClass] Receive command nspanel_1/stat/RESULT with {"CustomSend":"Done"} 2025-08-15 15:00:52.084 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/LWT message: Offline 2025-08-15 15:00:52.084 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/INFO1 message: {"Info1":{"Module":"Panel_1","Version":"15.0.1(release-nspanel)","FallbackTopic":"cmnd/Panel_1-488070_fb/","GroupTopic":"nspanel_1/cmnd/"}} 2025-08-15 15:00:52.085 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/INFO2 message: {"Info2":{"WebServerMode":"Admin","Hostname":"Panel-1","IPAddress":"192.168.178.56","IP6Global":"","IP6Local":"fe80::e665:b8ff:fe48:8070%st1"}} 2025-08-15 15:00:52.085 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/tele/INFO2 with {"Info2":{"WebServerMode":"Admin","Hostname":"Panel-1","IPAddress":"192.168.178.56","IP6Global":"","IP6Local":"fe80::e665:b8ff:fe48:8070%st1"}} 2025-08-15 15:00:52.085 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/INFO3 message: {"Info3":{"RestartReason":"Software reset CPU","BootCount":94}} 2025-08-15 15:00:52.086 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/tele/INFO3 with {"Info3":{"RestartReason":"Software reset CPU","BootCount":94}} 2025-08-15 15:00:52.086 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/POWER1 message: OFF 2025-08-15 15:00:52.086 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/POWER2 message: OFF 2025-08-15 15:00:52.087 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/RESULT message: {"CustomRecv":"event,startup,58,eu,4.9.3"} 2025-08-15 15:00:52.088 - info: nspanel-lovelace-ui.0 (48252) [Panel_1] is online! 2025-08-15 15:00:52.088 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1-SendClass] send payload: {"topic":"nspanel_1/cmnd/STATUS0","payload":""} to panel. 2025-08-15 15:00:52.088 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Publish topic: nspanel_1/cmnd/STATUS0 with message: . 2025-08-15 15:00:52.090 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/STATE message: {"Time":"2025-08-15T14:57:48","Uptime":"0T00:00:09","UptimeSec":9,"Heap":168,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":495,"MqttCount":1,"Berry":{"HeapUsed":15,"Objects":209},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"FRITZ!Box 7490","BSSId":"50:E6:36:C2:50:B1","Channel":11,"Mode":"HE20","RSSI":100,"Signal":-41,"LinkCount":1,"Downtime":"0T00:00:03"}} 2025-08-15 15:00:52.090 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/tele/STATE with {"Time":"2025-08-15T14:57:48","Uptime":"0T00:00:09","UptimeSec":9,"Heap":168,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":495,"MqttCount":1,"Berry":{"HeapUsed":15,"Objects":209},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"FRITZ!Box 7490","BSSId":"50:E6:36:C2:50:B1","Channel":11,"Mode":"HE20","RSSI":100,"Signal":-41,"LinkCount":1,"Downtime":"0T00:00:03"}} 2025-08-15 15:00:52.090 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/SENSOR message: {"Time":"2025-08-15T14:57:48","ANALOG":{"Temperature1":5.3},"ESP32":{"Temperature":53.9},"TempUnit":"C"} 2025-08-15 15:00:52.090 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/tele/SENSOR with {"Time":"2025-08-15T14:57:48","ANALOG":{"Temperature1":5.3},"ESP32":{"Temperature":53.9},"TempUnit":"C"} 2025-08-15 15:00:52.090 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS0 message: {"Status":{"Module":0,"DeviceName":"NSPanel_1","FriendlyName":["Panel_1",""],"Topic":"nspanel_1","ButtonTopic":"0","Power":"00","PowerLock":"00","PowerOnState":3,"LedState":1,"LedMask":"FFFF","SaveData":1,"SaveState":1,"SwitchTopic":"0","SwitchMode":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":0,"PowerRetain":0,"InfoRetain":0,"StateRetain":0,"StatusRetain":0},"StatusPRM":{"Baudrate":115200,"SerialConfig":"8N1","GroupTopic":"tasmotas","OtaUrl":"http://ota.tasmota.com/tasmota32/release/tasmota32-DE.bin","RestartReason":"Software reset CPU","Uptime":"0T00:01:10","StartupUTC":"2025-08-15T12:57:39","Sleep":0,"CfgHolder":4617,"BootCount":94,"BCResetTime":"2025-08-11T14:17:51","SaveCount":175},"StatusFWR":{"Version":"15.0.1(release-nspanel)","BuildDateTime":"2025-06-14T10:37:18","Core":"3_1_3","SDK":"5.3.3.250501","CpuFrequency":160,"Hardware":"ESP32-D0WD-V3 v3.1","CR":"442/699"},"StatusLOG":{"SerialLog":2,"WebLog":2,"MqttLog":0,"FileLog":0,"SysLog":0,"LogHost":"","LogPort":514,"SSId":["FRITZ!Box 7490",""],"TelePeriod":300,"Resolution":"558180C0","SetOption":["00008009","2805C80001000600003C5A0A192800000000","00000080","00006000","00004000","00000001"]},"StatusMEM":{"ProgramSize":2041,"Free":838,"Heap":166,"StackLowMark":3,"PsrMax":2048,"PsrFree":2021,"ProgramFlashSize":4096,"FlashSize":4096,"FlashChipId":"1640C8","FlashFrequency":40,"FlashMode":"DIO","Features":["0809","9F9AD7DF","0015A001","B7F7BFCF","05DA9BC4","E0360DC7","480840D2","20200000","D4BC482D","810A80F1","00000814"],"Drivers":"1,2,!3,!4,!5,7,!8,9,10,11,12,!14,!16,!17,!20,!21,24,26,!27,29,!34,!35,38,50,52,!59,!60,62,!63,!66,!67,!68,!73,!75,82,!86,!87,!88,!91,!121","Sensors":"1,2,3,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,21,22,26,31,34,37,39,40,42,43,45,51,52,55,56,58,59,64,66,67,74,85,92,95,98,103,105,109,127","I2CDriver":"7,8,9,10,11,12,13,14,15,17,18,20,24,29,31,36,41,42,44,46,48,58,62,65,69,76,77,82,89"},"StatusNET":{"Hostname":"Panel-1","IPAddress":"192.168.178.56","Gateway":"192.168.178.1","Subnetmask":"255.255.255.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"E4:65:B8:48:80:70","IP6Global":"","IP6Local":"fe80::e665:b8ff:fe48:8070%st1","Ethernet":{"Hostname":"","IPAddress":"0.0.0.0","Gateway":"0.0.0.0","Subnetmask":"0.0.0.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"00:00:00:00:00:00","IP6Global":"","IP6Local":""},"Webserver":2,"HTTP_API":1,"WifiConfig":4,"WifiPower":16.0},"StatusMQT":{"MqttHost":"192.168.178.4","MqttPort":1886,"MqttClientMask":"Panel_1-488070","MqttClient":"Panel_1-488070","MqttUser":"iobroker","MqttCount":2,"MqttTLS":0,"MAX_PACKET_SIZE":1200,"KEEPALIVE":30,"SOCKET_TIMEOUT":4},"StatusTIM":{"UTC":"2025-08-15T12:58:49Z","Local":"2025-08-15T14:58:49","StartDST":"2025-03-30T02:00:00","EndDST":"2025-10-26T03:00:00","Timezone":99,"Sunrise":"06:43","Sunset":"21:05"},"StatusSNS":{"Time":"2025-08-15T14:58:49","ANALOG":{"Temperature1":5.2},"ESP32":{"Temperature":53.9},"TempUnit":"C"},"StatusSTS":{"Time":"2025-08-15T14:58:49","Uptime":"0T00:01:10","UptimeSec":70,"Heap":165,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":631,"MqttCount":2,"Berry":{"HeapUsed":15,"Objects":208},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"FRITZ!Box 7490","BSSId":"50:E6:36:C2:50:B1","Channel":11,"Mode":"HE20","RSSI":100,"Signal":-41,"LinkCount":1,"Downtime":"0T00:00:03"}}} 2025-08-15 15:00:52.091 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS5 message: {"StatusNET":{"Hostname":"NSPanel-1","IPAddress":"192.168.178.56","Gateway":"192.168.178.1","Subnetmask":"255.255.255.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"E4:65:B8:48:80:70","IP6Global":"","IP6Local":"fe80::e665:b8ff:fe48:8070%st1","Ethernet":{"Hostname":"","IPAddress":"0.0.0.0","Gateway":"0.0.0.0","Subnetmask":"0.0.0.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"00:00:00:00:00:00","IP6Global":"","IP6Local":""},"Webserver":2,"HTTP_API":1,"WifiConfig":4,"WifiPower":16.0}} 2025-08-15 15:00:52.091 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS5 with {"StatusNET":{"Hostname":"NSPanel-1","IPAddress":"192.168.178.56","Gateway":"192.168.178.1","Subnetmask":"255.255.255.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"E4:65:B8:48:80:70","IP6Global":"","IP6Local":"fe80::e665:b8ff:fe48:8070%st1","Ethernet":{"Hostname":"","IPAddress":"0.0.0.0","Gateway":"0.0.0.0","Subnetmask":"0.0.0.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"00:00:00:00:00:00","IP6Global":"","IP6Local":""},"Webserver":2,"HTTP_API":1,"WifiConfig":4,"WifiPower":16.0}} 2025-08-15 15:00:52.091 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS message: {"Status":{"Module":0,"DeviceName":"NSPanel_1","FriendlyName":["NSPanel_1",""],"Topic":"nspanel_1","ButtonTopic":"0","Power":"00","PowerLock":"00","PowerOnState":3,"LedState":1,"LedMask":"FFFF","SaveData":1,"SaveState":1,"SwitchTopic":"0","SwitchMode":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":0,"PowerRetain":0,"InfoRetain":0,"StateRetain":0,"StatusRetain":0}} 2025-08-15 15:00:52.091 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS with {"Status":{"Module":0,"DeviceName":"NSPanel_1","FriendlyName":["NSPanel_1",""],"Topic":"nspanel_1","ButtonTopic":"0","Power":"00","PowerLock":"00","PowerOnState":3,"LedState":1,"LedMask":"FFFF","SaveData":1,"SaveState":1,"SwitchTopic":"0","SwitchMode":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":0,"PowerRetain":0,"InfoRetain":0,"StateRetain":0,"StatusRetain":0}} 2025-08-15 15:00:52.092 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS1 message: {"StatusPRM":{"Baudrate":115200,"SerialConfig":"8N1","GroupTopic":"tasmotas","OtaUrl":"http://ota.tasmota.com/tasmota32/release/tasmota32-DE.bin","RestartReason":"Software reset CPU","Uptime":"0T00:03:09","StartupUTC":"2025-08-14T16:01:05","Sleep":0,"CfgHolder":4617,"BootCount":50,"BCResetTime":"2025-08-11T14:17:51","SaveCount":127}} 2025-08-15 15:00:52.092 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS1 with {"StatusPRM":{"Baudrate":115200,"SerialConfig":"8N1","GroupTopic":"tasmotas","OtaUrl":"http://ota.tasmota.com/tasmota32/release/tasmota32-DE.bin","RestartReason":"Software reset CPU","Uptime":"0T00:03:09","StartupUTC":"2025-08-14T16:01:05","Sleep":0,"CfgHolder":4617,"BootCount":50,"BCResetTime":"2025-08-11T14:17:51","SaveCount":127}} 2025-08-15 15:00:52.092 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS2 message: {"StatusFWR":{"Version":"15.0.1(release-nspanel)","BuildDateTime":"2025-06-14T10:37:18","Core":"3_1_3","SDK":"5.3.3.250501","CpuFrequency":160,"Hardware":"ESP32-D0WD-V3 v3.1","CR":"450/699"}} 2025-08-15 15:00:52.092 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS2 with {"StatusFWR":{"Version":"15.0.1(release-nspanel)","BuildDateTime":"2025-06-14T10:37:18","Core":"3_1_3","SDK":"5.3.3.250501","CpuFrequency":160,"Hardware":"ESP32-D0WD-V3 v3.1","CR":"450/699"}} 2025-08-15 15:00:52.092 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS3 message: {"StatusLOG":{"SerialLog":2,"WebLog":2,"MqttLog":0,"FileLog":0,"SysLog":0,"LogHost":"","LogPort":514,"SSId":["FRITZ!Box 7490",""],"TelePeriod":300,"Resolution":"558180C0","SetOption":["00008009","2805C80001000600003C5A0A192800000000","00000080","00006000","00004000","00000001"]}} 2025-08-15 15:00:52.092 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS3 with {"StatusLOG":{"SerialLog":2,"WebLog":2,"MqttLog":0,"FileLog":0,"SysLog":0,"LogHost":"","LogPort":514,"SSId":["FRITZ!Box 7490",""],"TelePeriod":300,"Resolution":"558180C0","SetOption":["00008009","2805C80001000600003C5A0A192800000000","00000080","00006000","00004000","00000001"]}} 2025-08-15 15:00:52.093 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS4 message: {"StatusMEM":{"ProgramSize":2041,"Free":838,"Heap":164,"StackLowMark":3,"PsrMax":2048,"PsrFree":2013,"ProgramFlashSize":4096,"FlashSize":4096,"FlashChipId":"1640C8","FlashFrequency":40,"FlashMode":"DIO","Features":["0809","9F9AD7DF","0015A001","B7F7BFCF","05DA9BC4","E0360DC7","480840D2","20200000","D4BC482D","810A80F1","00000814"],"Drivers":"1,2,!3,!4,!5,7,!8,9,10,11,12,!14,!16,!17,!20,!21,24,26,!27,29,!34,!35,38,50,52,!59,!60,62,!63,!66,!67,!68,!73,!75,82,!86,!87,!88,!91,!121","Sensors":"1,2,3,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,21,22,26,31,34,37,39,40,42,43,45,51,52,55,56,58,59,64,66,67,74,85,92,95,98,103,105,109,127","I2CDriver":"7,8,9,10,11,12,13,14,15,17,18,20,24,29,31,36,41,42,44,46,48,58,62,65,69,76,77,82,89"}} 2025-08-15 15:00:52.093 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS4 with {"StatusMEM":{"ProgramSize":2041,"Free":838,"Heap":164,"StackLowMark":3,"PsrMax":2048,"PsrFree":2013,"ProgramFlashSize":4096,"FlashSize":4096,"FlashChipId":"1640C8","FlashFrequency":40,"FlashMode":"DIO","Features":["0809","9F9AD7DF","0015A001","B7F7BFCF","05DA9BC4","E0360DC7","480840D2","20200000","D4BC482D","810A80F1","00000814"],"Drivers":"1,2,!3,!4,!5,7,!8,9,10,11,12,!14,!16,!17,!20,!21,24,26,!27,29,!34,!35,38,50,52,!59,!60,62,!63,!66,!67,!68,!73,!75,82,!86,!87,!88,!91,!121","Sensors":"1,2,3,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,21,22,26,31,34,37,39,40,42,43,45,51,52,55,56,58,59,64,66,67,74,85,92,95,98,103,105,109,127","I2CDriver":"7,8,9,10,11,12,13,14,15,17,18,20,24,29,31,36,41,42,44,46,48,58,62,65,69,76,77,82,89"}} 2025-08-15 15:00:52.093 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS6 message: {"StatusMQT":{"MqttHost":"192.168.178.4","MqttPort":1886,"MqttClientMask":"NSPanel_1-488070","MqttClient":"NSPanel_1-488070","MqttUser":"iobroker","MqttCount":1,"MqttTLS":0,"MAX_PACKET_SIZE":1200,"KEEPALIVE":30,"SOCKET_TIMEOUT":4}} 2025-08-15 15:00:52.093 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS6 with {"StatusMQT":{"MqttHost":"192.168.178.4","MqttPort":1886,"MqttClientMask":"NSPanel_1-488070","MqttClient":"NSPanel_1-488070","MqttUser":"iobroker","MqttCount":1,"MqttTLS":0,"MAX_PACKET_SIZE":1200,"KEEPALIVE":30,"SOCKET_TIMEOUT":4}} 2025-08-15 15:00:52.093 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS7 message: {"StatusTIM":{"UTC":"2025-08-14T16:04:15Z","Local":"2025-08-14T18:04:15","StartDST":"2025-03-30T02:00:00","EndDST":"2025-10-26T03:00:00","Timezone":99,"Sunrise":"06:42","Sunset":"21:07"}} 2025-08-15 15:00:52.093 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS7 with {"StatusTIM":{"UTC":"2025-08-14T16:04:15Z","Local":"2025-08-14T18:04:15","StartDST":"2025-03-30T02:00:00","EndDST":"2025-10-26T03:00:00","Timezone":99,"Sunrise":"06:42","Sunset":"21:07"}} 2025-08-15 15:00:52.094 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS10 message: {"StatusSNS":{"Time":"2025-08-14T18:04:15","ANALOG":{"Temperature1":3.5},"ESP32":{"Temperature":53.3},"TempUnit":"C"}} 2025-08-15 15:00:52.094 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS10 with {"StatusSNS":{"Time":"2025-08-14T18:04:15","ANALOG":{"Temperature1":3.5},"ESP32":{"Temperature":53.3},"TempUnit":"C"}} 2025-08-15 15:00:52.094 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS11 message: {"StatusSTS":{"Time":"2025-08-14T18:04:15","Uptime":"0T00:03:10","UptimeSec":190,"Heap":161,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":692,"MqttCount":1,"Berry":{"HeapUsed":15,"Objects":209},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"FRITZ!Box 7490","BSSId":"50:E6:36:C2:50:B1","Channel":11,"Mode":"HE20","RSSI":100,"Signal":-43,"LinkCount":1,"Downtime":"0T00:00:03"}}} 2025-08-15 15:00:52.094 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS11 with {"StatusSTS":{"Time":"2025-08-14T18:04:15","Uptime":"0T00:03:10","UptimeSec":190,"Heap":161,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":692,"MqttCount":1,"Berry":{"HeapUsed":15,"Objects":209},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"FRITZ!Box 7490","BSSId":"50:E6:36:C2:50:B1","Channel":11,"Mode":"HE20","RSSI":100,"Signal":-43,"LinkCount":1,"Downtime":"0T00:00:03"}}} 2025-08-15 15:00:52.094 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/RESULT with {"CustomSend":"Done"} 2025-08-15 15:00:52.101 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 2 subproceses. topic: nspanel_1/stat/RESULT message: {"CustomSend":"Done"} 2025-08-15 15:00:52.101 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1-SendClass] Receive command nspanel_1/stat/RESULT with {"CustomSend":"Done"} 2025-08-15 15:00:52.101 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/LWT message: Offline 2025-08-15 15:00:52.102 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/INFO1 message: {"Info1":{"Module":"Panel_1","Version":"15.0.1(release-nspanel)","FallbackTopic":"cmnd/Panel_1-488070_fb/","GroupTopic":"nspanel_1/cmnd/"}} 2025-08-15 15:00:52.103 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/INFO2 message: {"Info2":{"WebServerMode":"Admin","Hostname":"Panel-1","IPAddress":"192.168.178.56","IP6Global":"","IP6Local":"fe80::e665:b8ff:fe48:8070%st1"}} 2025-08-15 15:00:52.103 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/tele/INFO2 with {"Info2":{"WebServerMode":"Admin","Hostname":"Panel-1","IPAddress":"192.168.178.56","IP6Global":"","IP6Local":"fe80::e665:b8ff:fe48:8070%st1"}} 2025-08-15 15:00:52.104 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/INFO3 message: {"Info3":{"RestartReason":"Software reset CPU","BootCount":94}} 2025-08-15 15:00:52.104 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/tele/INFO3 with {"Info3":{"RestartReason":"Software reset CPU","BootCount":94}} 2025-08-15 15:00:52.104 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/POWER1 message: OFF 2025-08-15 15:00:52.104 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/POWER2 message: OFF 2025-08-15 15:00:52.105 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/RESULT message: {"CustomRecv":"event,startup,58,eu,4.9.3"} 2025-08-15 15:00:52.105 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/STATE message: {"Time":"2025-08-15T14:57:48","Uptime":"0T00:00:09","UptimeSec":9,"Heap":168,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":495,"MqttCount":1,"Berry":{"HeapUsed":15,"Objects":209},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"FRITZ!Box 7490","BSSId":"50:E6:36:C2:50:B1","Channel":11,"Mode":"HE20","RSSI":100,"Signal":-41,"LinkCount":1,"Downtime":"0T00:00:03"}} 2025-08-15 15:00:52.105 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/tele/STATE with {"Time":"2025-08-15T14:57:48","Uptime":"0T00:00:09","UptimeSec":9,"Heap":168,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":495,"MqttCount":1,"Berry":{"HeapUsed":15,"Objects":209},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"FRITZ!Box 7490","BSSId":"50:E6:36:C2:50:B1","Channel":11,"Mode":"HE20","RSSI":100,"Signal":-41,"LinkCount":1,"Downtime":"0T00:00:03"}} 2025-08-15 15:00:52.105 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/SENSOR message: {"Time":"2025-08-15T14:57:48","ANALOG":{"Temperature1":5.3},"ESP32":{"Temperature":53.9},"TempUnit":"C"} 2025-08-15 15:00:52.106 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/tele/SENSOR with {"Time":"2025-08-15T14:57:48","ANALOG":{"Temperature1":5.3},"ESP32":{"Temperature":53.9},"TempUnit":"C"} 2025-08-15 15:00:52.106 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS0 message: {"Status":{"Module":0,"DeviceName":"NSPanel_1","FriendlyName":["Panel_1",""],"Topic":"nspanel_1","ButtonTopic":"0","Power":"00","PowerLock":"00","PowerOnState":3,"LedState":1,"LedMask":"FFFF","SaveData":1,"SaveState":1,"SwitchTopic":"0","SwitchMode":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":0,"PowerRetain":0,"InfoRetain":0,"StateRetain":0,"StatusRetain":0},"StatusPRM":{"Baudrate":115200,"SerialConfig":"8N1","GroupTopic":"tasmotas","OtaUrl":"http://ota.tasmota.com/tasmota32/release/tasmota32-DE.bin","RestartReason":"Software reset CPU","Uptime":"0T00:01:10","StartupUTC":"2025-08-15T12:57:39","Sleep":0,"CfgHolder":4617,"BootCount":94,"BCResetTime":"2025-08-11T14:17:51","SaveCount":175},"StatusFWR":{"Version":"15.0.1(release-nspanel)","BuildDateTime":"2025-06-14T10:37:18","Core":"3_1_3","SDK":"5.3.3.250501","CpuFrequency":160,"Hardware":"ESP32-D0WD-V3 v3.1","CR":"442/699"},"StatusLOG":{"SerialLog":2,"WebLog":2,"MqttLog":0,"FileLog":0,"SysLog":0,"LogHost":"","LogPort":514,"SSId":["FRITZ!Box 7490",""],"TelePeriod":300,"Resolution":"558180C0","SetOption":["00008009","2805C80001000600003C5A0A192800000000","00000080","00006000","00004000","00000001"]},"StatusMEM":{"ProgramSize":2041,"Free":838,"Heap":166,"StackLowMark":3,"PsrMax":2048,"PsrFree":2021,"ProgramFlashSize":4096,"FlashSize":4096,"FlashChipId":"1640C8","FlashFrequency":40,"FlashMode":"DIO","Features":["0809","9F9AD7DF","0015A001","B7F7BFCF","05DA9BC4","E0360DC7","480840D2","20200000","D4BC482D","810A80F1","00000814"],"Drivers":"1,2,!3,!4,!5,7,!8,9,10,11,12,!14,!16,!17,!20,!21,24,26,!27,29,!34,!35,38,50,52,!59,!60,62,!63,!66,!67,!68,!73,!75,82,!86,!87,!88,!91,!121","Sensors":"1,2,3,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,21,22,26,31,34,37,39,40,42,43,45,51,52,55,56,58,59,64,66,67,74,85,92,95,98,103,105,109,127","I2CDriver":"7,8,9,10,11,12,13,14,15,17,18,20,24,29,31,36,41,42,44,46,48,58,62,65,69,76,77,82,89"},"StatusNET":{"Hostname":"Panel-1","IPAddress":"192.168.178.56","Gateway":"192.168.178.1","Subnetmask":"255.255.255.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"E4:65:B8:48:80:70","IP6Global":"","IP6Local":"fe80::e665:b8ff:fe48:8070%st1","Ethernet":{"Hostname":"","IPAddress":"0.0.0.0","Gateway":"0.0.0.0","Subnetmask":"0.0.0.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"00:00:00:00:00:00","IP6Global":"","IP6Local":""},"Webserver":2,"HTTP_API":1,"WifiConfig":4,"WifiPower":16.0},"StatusMQT":{"MqttHost":"192.168.178.4","MqttPort":1886,"MqttClientMask":"Panel_1-488070","MqttClient":"Panel_1-488070","MqttUser":"iobroker","MqttCount":2,"MqttTLS":0,"MAX_PACKET_SIZE":1200,"KEEPALIVE":30,"SOCKET_TIMEOUT":4},"StatusTIM":{"UTC":"2025-08-15T12:58:49Z","Local":"2025-08-15T14:58:49","StartDST":"2025-03-30T02:00:00","EndDST":"2025-10-26T03:00:00","Timezone":99,"Sunrise":"06:43","Sunset":"21:05"},"StatusSNS":{"Time":"2025-08-15T14:58:49","ANALOG":{"Temperature1":5.2},"ESP32":{"Temperature":53.9},"TempUnit":"C"},"StatusSTS":{"Time":"2025-08-15T14:58:49","Uptime":"0T00:01:10","UptimeSec":70,"Heap":165,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":631,"MqttCount":2,"Berry":{"HeapUsed":15,"Objects":208},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"FRITZ!Box 7490","BSSId":"50:E6:36:C2:50:B1","Channel":11,"Mode":"HE20","RSSI":100,"Signal":-41,"LinkCount":1,"Downtime":"0T00:00:03"}}} 2025-08-15 15:00:52.106 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS5 message: {"StatusNET":{"Hostname":"NSPanel-1","IPAddress":"192.168.178.56","Gateway":"192.168.178.1","Subnetmask":"255.255.255.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"E4:65:B8:48:80:70","IP6Global":"","IP6Local":"fe80::e665:b8ff:fe48:8070%st1","Ethernet":{"Hostname":"","IPAddress":"0.0.0.0","Gateway":"0.0.0.0","Subnetmask":"0.0.0.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"00:00:00:00:00:00","IP6Global":"","IP6Local":""},"Webserver":2,"HTTP_API":1,"WifiConfig":4,"WifiPower":16.0}} 2025-08-15 15:00:52.106 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS5 with {"StatusNET":{"Hostname":"NSPanel-1","IPAddress":"192.168.178.56","Gateway":"192.168.178.1","Subnetmask":"255.255.255.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"E4:65:B8:48:80:70","IP6Global":"","IP6Local":"fe80::e665:b8ff:fe48:8070%st1","Ethernet":{"Hostname":"","IPAddress":"0.0.0.0","Gateway":"0.0.0.0","Subnetmask":"0.0.0.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"00:00:00:00:00:00","IP6Global":"","IP6Local":""},"Webserver":2,"HTTP_API":1,"WifiConfig":4,"WifiPower":16.0}} 2025-08-15 15:00:52.107 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS message: {"Status":{"Module":0,"DeviceName":"NSPanel_1","FriendlyName":["NSPanel_1",""],"Topic":"nspanel_1","ButtonTopic":"0","Power":"00","PowerLock":"00","PowerOnState":3,"LedState":1,"LedMask":"FFFF","SaveData":1,"SaveState":1,"SwitchTopic":"0","SwitchMode":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":0,"PowerRetain":0,"InfoRetain":0,"StateRetain":0,"StatusRetain":0}} 2025-08-15 15:00:52.107 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS with {"Status":{"Module":0,"DeviceName":"NSPanel_1","FriendlyName":["NSPanel_1",""],"Topic":"nspanel_1","ButtonTopic":"0","Power":"00","PowerLock":"00","PowerOnState":3,"LedState":1,"LedMask":"FFFF","SaveData":1,"SaveState":1,"SwitchTopic":"0","SwitchMode":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":0,"PowerRetain":0,"InfoRetain":0,"StateRetain":0,"StatusRetain":0}} 2025-08-15 15:00:52.107 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS1 message: {"StatusPRM":{"Baudrate":115200,"SerialConfig":"8N1","GroupTopic":"tasmotas","OtaUrl":"http://ota.tasmota.com/tasmota32/release/tasmota32-DE.bin","RestartReason":"Software reset CPU","Uptime":"0T00:03:09","StartupUTC":"2025-08-14T16:01:05","Sleep":0,"CfgHolder":4617,"BootCount":50,"BCResetTime":"2025-08-11T14:17:51","SaveCount":127}} 2025-08-15 15:00:52.107 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS1 with {"StatusPRM":{"Baudrate":115200,"SerialConfig":"8N1","GroupTopic":"tasmotas","OtaUrl":"http://ota.tasmota.com/tasmota32/release/tasmota32-DE.bin","RestartReason":"Software reset CPU","Uptime":"0T00:03:09","StartupUTC":"2025-08-14T16:01:05","Sleep":0,"CfgHolder":4617,"BootCount":50,"BCResetTime":"2025-08-11T14:17:51","SaveCount":127}} 2025-08-15 15:00:52.108 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS2 message: {"StatusFWR":{"Version":"15.0.1(release-nspanel)","BuildDateTime":"2025-06-14T10:37:18","Core":"3_1_3","SDK":"5.3.3.250501","CpuFrequency":160,"Hardware":"ESP32-D0WD-V3 v3.1","CR":"450/699"}} 2025-08-15 15:00:52.108 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS2 with {"StatusFWR":{"Version":"15.0.1(release-nspanel)","BuildDateTime":"2025-06-14T10:37:18","Core":"3_1_3","SDK":"5.3.3.250501","CpuFrequency":160,"Hardware":"ESP32-D0WD-V3 v3.1","CR":"450/699"}} 2025-08-15 15:00:52.108 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS3 message: {"StatusLOG":{"SerialLog":2,"WebLog":2,"MqttLog":0,"FileLog":0,"SysLog":0,"LogHost":"","LogPort":514,"SSId":["FRITZ!Box 7490",""],"TelePeriod":300,"Resolution":"558180C0","SetOption":["00008009","2805C80001000600003C5A0A192800000000","00000080","00006000","00004000","00000001"]}} 2025-08-15 15:00:52.108 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS3 with {"StatusLOG":{"SerialLog":2,"WebLog":2,"MqttLog":0,"FileLog":0,"SysLog":0,"LogHost":"","LogPort":514,"SSId":["FRITZ!Box 7490",""],"TelePeriod":300,"Resolution":"558180C0","SetOption":["00008009","2805C80001000600003C5A0A192800000000","00000080","00006000","00004000","00000001"]}} 2025-08-15 15:00:52.108 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS4 message: {"StatusMEM":{"ProgramSize":2041,"Free":838,"Heap":164,"StackLowMark":3,"PsrMax":2048,"PsrFree":2013,"ProgramFlashSize":4096,"FlashSize":4096,"FlashChipId":"1640C8","FlashFrequency":40,"FlashMode":"DIO","Features":["0809","9F9AD7DF","0015A001","B7F7BFCF","05DA9BC4","E0360DC7","480840D2","20200000","D4BC482D","810A80F1","00000814"],"Drivers":"1,2,!3,!4,!5,7,!8,9,10,11,12,!14,!16,!17,!20,!21,24,26,!27,29,!34,!35,38,50,52,!59,!60,62,!63,!66,!67,!68,!73,!75,82,!86,!87,!88,!91,!121","Sensors":"1,2,3,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,21,22,26,31,34,37,39,40,42,43,45,51,52,55,56,58,59,64,66,67,74,85,92,95,98,103,105,109,127","I2CDriver":"7,8,9,10,11,12,13,14,15,17,18,20,24,29,31,36,41,42,44,46,48,58,62,65,69,76,77,82,89"}} 2025-08-15 15:00:52.108 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS4 with {"StatusMEM":{"ProgramSize":2041,"Free":838,"Heap":164,"StackLowMark":3,"PsrMax":2048,"PsrFree":2013,"ProgramFlashSize":4096,"FlashSize":4096,"FlashChipId":"1640C8","FlashFrequency":40,"FlashMode":"DIO","Features":["0809","9F9AD7DF","0015A001","B7F7BFCF","05DA9BC4","E0360DC7","480840D2","20200000","D4BC482D","810A80F1","00000814"],"Drivers":"1,2,!3,!4,!5,7,!8,9,10,11,12,!14,!16,!17,!20,!21,24,26,!27,29,!34,!35,38,50,52,!59,!60,62,!63,!66,!67,!68,!73,!75,82,!86,!87,!88,!91,!121","Sensors":"1,2,3,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,21,22,26,31,34,37,39,40,42,43,45,51,52,55,56,58,59,64,66,67,74,85,92,95,98,103,105,109,127","I2CDriver":"7,8,9,10,11,12,13,14,15,17,18,20,24,29,31,36,41,42,44,46,48,58,62,65,69,76,77,82,89"}} 2025-08-15 15:00:52.109 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS6 message: {"StatusMQT":{"MqttHost":"192.168.178.4","MqttPort":1886,"MqttClientMask":"NSPanel_1-488070","MqttClient":"NSPanel_1-488070","MqttUser":"iobroker","MqttCount":1,"MqttTLS":0,"MAX_PACKET_SIZE":1200,"KEEPALIVE":30,"SOCKET_TIMEOUT":4}} 2025-08-15 15:00:52.109 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS6 with {"StatusMQT":{"MqttHost":"192.168.178.4","MqttPort":1886,"MqttClientMask":"NSPanel_1-488070","MqttClient":"NSPanel_1-488070","MqttUser":"iobroker","MqttCount":1,"MqttTLS":0,"MAX_PACKET_SIZE":1200,"KEEPALIVE":30,"SOCKET_TIMEOUT":4}} 2025-08-15 15:00:52.109 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS7 message: {"StatusTIM":{"UTC":"2025-08-14T16:04:15Z","Local":"2025-08-14T18:04:15","StartDST":"2025-03-30T02:00:00","EndDST":"2025-10-26T03:00:00","Timezone":99,"Sunrise":"06:42","Sunset":"21:07"}} 2025-08-15 15:00:52.109 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS7 with {"StatusTIM":{"UTC":"2025-08-14T16:04:15Z","Local":"2025-08-14T18:04:15","StartDST":"2025-03-30T02:00:00","EndDST":"2025-10-26T03:00:00","Timezone":99,"Sunrise":"06:42","Sunset":"21:07"}} 2025-08-15 15:00:52.109 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS10 message: {"StatusSNS":{"Time":"2025-08-14T18:04:15","ANALOG":{"Temperature1":3.5},"ESP32":{"Temperature":53.3},"TempUnit":"C"}} 2025-08-15 15:00:52.109 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS10 with {"StatusSNS":{"Time":"2025-08-14T18:04:15","ANALOG":{"Temperature1":3.5},"ESP32":{"Temperature":53.3},"TempUnit":"C"}} 2025-08-15 15:00:52.110 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS11 message: {"StatusSTS":{"Time":"2025-08-14T18:04:15","Uptime":"0T00:03:10","UptimeSec":190,"Heap":161,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":692,"MqttCount":1,"Berry":{"HeapUsed":15,"Objects":209},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"FRITZ!Box 7490","BSSId":"50:E6:36:C2:50:B1","Channel":11,"Mode":"HE20","RSSI":100,"Signal":-43,"LinkCount":1,"Downtime":"0T00:00:03"}}} 2025-08-15 15:00:52.110 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS11 with {"StatusSTS":{"Time":"2025-08-14T18:04:15","Uptime":"0T00:03:10","UptimeSec":190,"Heap":161,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":692,"MqttCount":1,"Berry":{"HeapUsed":15,"Objects":209},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"FRITZ!Box 7490","BSSId":"50:E6:36:C2:50:B1","Channel":11,"Mode":"HE20","RSSI":100,"Signal":-43,"LinkCount":1,"Downtime":"0T00:00:03"}}} 2025-08-15 15:00:52.110 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/RESULT with {"CustomSend":"Done"} 2025-08-15 15:00:52.148 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1-SendClass] send payload: {"topic":"nspanel_1/cmnd/POWER1","payload":""} to panel. 2025-08-15 15:00:52.149 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Publish topic: nspanel_1/cmnd/POWER1 with message: . 2025-08-15 15:00:52.170 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1-SendClass] send payload: {"topic":"nspanel_1/cmnd/POWER2","payload":""} to panel. 2025-08-15 15:00:52.171 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Publish topic: nspanel_1/cmnd/POWER2 with message: . 2025-08-15 15:00:52.193 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1-SendClass] send payload: {"topic":"nspanel_1/cmnd/GetDriverVersion","payload":""} to panel. 2025-08-15 15:00:52.194 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Publish topic: nspanel_1/cmnd/GetDriverVersion with message: . 2025-08-15 15:00:52.219 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1-SendClass] send payload: {"topic":"nspanel_1/cmnd/Rule3","payload":"ON CustomSend DO RuleTimer3 120 ENDON ON Rules#Timer=3 DO CustomSend pageType~pageStartup ENDON"} to panel. 2025-08-15 15:00:52.220 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Publish topic: nspanel_1/cmnd/Rule3 with message: ON CustomSend DO RuleTimer3 120 ENDON ON Rules#Timer=3 DO CustomSend pageType~pageStartup ENDON. 2025-08-15 15:00:52.241 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1-SendClass] send payload: {"topic":"nspanel_1/cmnd/Rule3","payload":"1"} to panel. 2025-08-15 15:00:52.242 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Publish topic: nspanel_1/cmnd/Rule3 with message: 1. 2025-08-15 15:00:53.998 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 2 subproceses. topic: nspanel_1/stat/RESULT message: {"CustomSend":"Done"} 2025-08-15 15:00:53.999 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1-SendClass] Receive command nspanel_1/stat/RESULT with {"CustomSend":"Done"} 2025-08-15 15:00:54.000 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/RESULT with {"CustomSend":"Done"} 2025-08-15 15:00:54.018 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/LWT message: Offline 2025-08-15 15:00:54.039 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/INFO1 message: {"Info1":{"Module":"Panel_1","Version":"15.0.1(release-nspanel)","FallbackTopic":"cmnd/Panel_1-488070_fb/","GroupTopic":"nspanel_1/cmnd/"}} 2025-08-15 15:00:54.047 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/INFO2 message: {"Info2":{"WebServerMode":"Admin","Hostname":"Panel-1","IPAddress":"192.168.178.56","IP6Global":"","IP6Local":"fe80::e665:b8ff:fe48:8070%st1"}} 2025-08-15 15:00:54.048 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/tele/INFO2 with {"Info2":{"WebServerMode":"Admin","Hostname":"Panel-1","IPAddress":"192.168.178.56","IP6Global":"","IP6Local":"fe80::e665:b8ff:fe48:8070%st1"}} 2025-08-15 15:00:54.064 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/INFO3 message: {"Info3":{"RestartReason":"Software reset CPU","BootCount":94}} 2025-08-15 15:00:54.064 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/tele/INFO3 with {"Info3":{"RestartReason":"Software reset CPU","BootCount":94}} 2025-08-15 15:00:54.070 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/POWER1 message: OFF 2025-08-15 15:00:54.083 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/POWER2 message: OFF 2025-08-15 15:00:54.090 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/RESULT message: {"CustomRecv":"event,startup,58,eu,4.9.3"} 2025-08-15 15:00:54.101 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/STATE message: {"Time":"2025-08-15T14:57:48","Uptime":"0T00:00:09","UptimeSec":9,"Heap":168,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":495,"MqttCount":1,"Berry":{"HeapUsed":15,"Objects":209},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"FRITZ!Box 7490","BSSId":"50:E6:36:C2:50:B1","Channel":11,"Mode":"HE20","RSSI":100,"Signal":-41,"LinkCount":1,"Downtime":"0T00:00:03"}} 2025-08-15 15:00:54.102 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/tele/STATE with {"Time":"2025-08-15T14:57:48","Uptime":"0T00:00:09","UptimeSec":9,"Heap":168,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":495,"MqttCount":1,"Berry":{"HeapUsed":15,"Objects":209},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"FRITZ!Box 7490","BSSId":"50:E6:36:C2:50:B1","Channel":11,"Mode":"HE20","RSSI":100,"Signal":-41,"LinkCount":1,"Downtime":"0T00:00:03"}} 2025-08-15 15:00:54.111 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/tele/SENSOR message: {"Time":"2025-08-15T14:57:48","ANALOG":{"Temperature1":5.3},"ESP32":{"Temperature":53.9},"TempUnit":"C"} 2025-08-15 15:00:54.111 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/tele/SENSOR with {"Time":"2025-08-15T14:57:48","ANALOG":{"Temperature1":5.3},"ESP32":{"Temperature":53.9},"TempUnit":"C"} 2025-08-15 15:00:54.121 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS0 message: {"Status":{"Module":0,"DeviceName":"NSPanel_1","FriendlyName":["Panel_1",""],"Topic":"nspanel_1","ButtonTopic":"0","Power":"00","PowerLock":"00","PowerOnState":3,"LedState":1,"LedMask":"FFFF","SaveData":1,"SaveState":1,"SwitchTopic":"0","SwitchMode":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":0,"PowerRetain":0,"InfoRetain":0,"StateRetain":0,"StatusRetain":0},"StatusPRM":{"Baudrate":115200,"SerialConfig":"8N1","GroupTopic":"tasmotas","OtaUrl":"http://ota.tasmota.com/tasmota32/release/tasmota32-DE.bin","RestartReason":"Software reset CPU","Uptime":"0T00:01:10","StartupUTC":"2025-08-15T12:57:39","Sleep":0,"CfgHolder":4617,"BootCount":94,"BCResetTime":"2025-08-11T14:17:51","SaveCount":175},"StatusFWR":{"Version":"15.0.1(release-nspanel)","BuildDateTime":"2025-06-14T10:37:18","Core":"3_1_3","SDK":"5.3.3.250501","CpuFrequency":160,"Hardware":"ESP32-D0WD-V3 v3.1","CR":"442/699"},"StatusLOG":{"SerialLog":2,"WebLog":2,"MqttLog":0,"FileLog":0,"SysLog":0,"LogHost":"","LogPort":514,"SSId":["FRITZ!Box 7490",""],"TelePeriod":300,"Resolution":"558180C0","SetOption":["00008009","2805C80001000600003C5A0A192800000000","00000080","00006000","00004000","00000001"]},"StatusMEM":{"ProgramSize":2041,"Free":838,"Heap":166,"StackLowMark":3,"PsrMax":2048,"PsrFree":2021,"ProgramFlashSize":4096,"FlashSize":4096,"FlashChipId":"1640C8","FlashFrequency":40,"FlashMode":"DIO","Features":["0809","9F9AD7DF","0015A001","B7F7BFCF","05DA9BC4","E0360DC7","480840D2","20200000","D4BC482D","810A80F1","00000814"],"Drivers":"1,2,!3,!4,!5,7,!8,9,10,11,12,!14,!16,!17,!20,!21,24,26,!27,29,!34,!35,38,50,52,!59,!60,62,!63,!66,!67,!68,!73,!75,82,!86,!87,!88,!91,!121","Sensors":"1,2,3,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,21,22,26,31,34,37,39,40,42,43,45,51,52,55,56,58,59,64,66,67,74,85,92,95,98,103,105,109,127","I2CDriver":"7,8,9,10,11,12,13,14,15,17,18,20,24,29,31,36,41,42,44,46,48,58,62,65,69,76,77,82,89"},"StatusNET":{"Hostname":"Panel-1","IPAddress":"192.168.178.56","Gateway":"192.168.178.1","Subnetmask":"255.255.255.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"E4:65:B8:48:80:70","IP6Global":"","IP6Local":"fe80::e665:b8ff:fe48:8070%st1","Ethernet":{"Hostname":"","IPAddress":"0.0.0.0","Gateway":"0.0.0.0","Subnetmask":"0.0.0.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"00:00:00:00:00:00","IP6Global":"","IP6Local":""},"Webserver":2,"HTTP_API":1,"WifiConfig":4,"WifiPower":16.0},"StatusMQT":{"MqttHost":"192.168.178.4","MqttPort":1886,"MqttClientMask":"Panel_1-488070","MqttClient":"Panel_1-488070","MqttUser":"iobroker","MqttCount":2,"MqttTLS":0,"MAX_PACKET_SIZE":1200,"KEEPALIVE":30,"SOCKET_TIMEOUT":4},"StatusTIM":{"UTC":"2025-08-15T12:58:49Z","Local":"2025-08-15T14:58:49","StartDST":"2025-03-30T02:00:00","EndDST":"2025-10-26T03:00:00","Timezone":99,"Sunrise":"06:43","Sunset":"21:05"},"StatusSNS":{"Time":"2025-08-15T14:58:49","ANALOG":{"Temperature1":5.2},"ESP32":{"Temperature":53.9},"TempUnit":"C"},"StatusSTS":{"Time":"2025-08-15T14:58:49","Uptime":"0T00:01:10","UptimeSec":70,"Heap":165,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":631,"MqttCount":2,"Berry":{"HeapUsed":15,"Objects":208},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"FRITZ!Box 7490","BSSId":"50:E6:36:C2:50:B1","Channel":11,"Mode":"HE20","RSSI":100,"Signal":-41,"LinkCount":1,"Downtime":"0T00:00:03"}}} 2025-08-15 15:00:54.131 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS5 message: {"StatusNET":{"Hostname":"NSPanel-1","IPAddress":"192.168.178.56","Gateway":"192.168.178.1","Subnetmask":"255.255.255.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"E4:65:B8:48:80:70","IP6Global":"","IP6Local":"fe80::e665:b8ff:fe48:8070%st1","Ethernet":{"Hostname":"","IPAddress":"0.0.0.0","Gateway":"0.0.0.0","Subnetmask":"0.0.0.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"00:00:00:00:00:00","IP6Global":"","IP6Local":""},"Webserver":2,"HTTP_API":1,"WifiConfig":4,"WifiPower":16.0}} 2025-08-15 15:00:54.131 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS5 with {"StatusNET":{"Hostname":"NSPanel-1","IPAddress":"192.168.178.56","Gateway":"192.168.178.1","Subnetmask":"255.255.255.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"E4:65:B8:48:80:70","IP6Global":"","IP6Local":"fe80::e665:b8ff:fe48:8070%st1","Ethernet":{"Hostname":"","IPAddress":"0.0.0.0","Gateway":"0.0.0.0","Subnetmask":"0.0.0.0","DNSServer1":"192.168.178.2","DNSServer2":"0.0.0.0","Mac":"00:00:00:00:00:00","IP6Global":"","IP6Local":""},"Webserver":2,"HTTP_API":1,"WifiConfig":4,"WifiPower":16.0}} 2025-08-15 15:00:54.141 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS message: {"Status":{"Module":0,"DeviceName":"NSPanel_1","FriendlyName":["NSPanel_1",""],"Topic":"nspanel_1","ButtonTopic":"0","Power":"00","PowerLock":"00","PowerOnState":3,"LedState":1,"LedMask":"FFFF","SaveData":1,"SaveState":1,"SwitchTopic":"0","SwitchMode":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":0,"PowerRetain":0,"InfoRetain":0,"StateRetain":0,"StatusRetain":0}} 2025-08-15 15:00:54.141 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS with {"Status":{"Module":0,"DeviceName":"NSPanel_1","FriendlyName":["NSPanel_1",""],"Topic":"nspanel_1","ButtonTopic":"0","Power":"00","PowerLock":"00","PowerOnState":3,"LedState":1,"LedMask":"FFFF","SaveData":1,"SaveState":1,"SwitchTopic":"0","SwitchMode":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":0,"PowerRetain":0,"InfoRetain":0,"StateRetain":0,"StatusRetain":0}} 2025-08-15 15:00:54.152 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS1 message: {"StatusPRM":{"Baudrate":115200,"SerialConfig":"8N1","GroupTopic":"tasmotas","OtaUrl":"http://ota.tasmota.com/tasmota32/release/tasmota32-DE.bin","RestartReason":"Software reset CPU","Uptime":"0T00:03:09","StartupUTC":"2025-08-14T16:01:05","Sleep":0,"CfgHolder":4617,"BootCount":50,"BCResetTime":"2025-08-11T14:17:51","SaveCount":127}} 2025-08-15 15:00:54.153 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS1 with {"StatusPRM":{"Baudrate":115200,"SerialConfig":"8N1","GroupTopic":"tasmotas","OtaUrl":"http://ota.tasmota.com/tasmota32/release/tasmota32-DE.bin","RestartReason":"Software reset CPU","Uptime":"0T00:03:09","StartupUTC":"2025-08-14T16:01:05","Sleep":0,"CfgHolder":4617,"BootCount":50,"BCResetTime":"2025-08-11T14:17:51","SaveCount":127}} 2025-08-15 15:00:54.163 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS2 message: {"StatusFWR":{"Version":"15.0.1(release-nspanel)","BuildDateTime":"2025-06-14T10:37:18","Core":"3_1_3","SDK":"5.3.3.250501","CpuFrequency":160,"Hardware":"ESP32-D0WD-V3 v3.1","CR":"450/699"}} 2025-08-15 15:00:54.163 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS2 with {"StatusFWR":{"Version":"15.0.1(release-nspanel)","BuildDateTime":"2025-06-14T10:37:18","Core":"3_1_3","SDK":"5.3.3.250501","CpuFrequency":160,"Hardware":"ESP32-D0WD-V3 v3.1","CR":"450/699"}} 2025-08-15 15:00:54.176 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS3 message: {"StatusLOG":{"SerialLog":2,"WebLog":2,"MqttLog":0,"FileLog":0,"SysLog":0,"LogHost":"","LogPort":514,"SSId":["FRITZ!Box 7490",""],"TelePeriod":300,"Resolution":"558180C0","SetOption":["00008009","2805C80001000600003C5A0A192800000000","00000080","00006000","00004000","00000001"]}} 2025-08-15 15:00:54.176 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS3 with {"StatusLOG":{"SerialLog":2,"WebLog":2,"MqttLog":0,"FileLog":0,"SysLog":0,"LogHost":"","LogPort":514,"SSId":["FRITZ!Box 7490",""],"TelePeriod":300,"Resolution":"558180C0","SetOption":["00008009","2805C80001000600003C5A0A192800000000","00000080","00006000","00004000","00000001"]}} 2025-08-15 15:00:54.186 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS4 message: {"StatusMEM":{"ProgramSize":2041,"Free":838,"Heap":164,"StackLowMark":3,"PsrMax":2048,"PsrFree":2013,"ProgramFlashSize":4096,"FlashSize":4096,"FlashChipId":"1640C8","FlashFrequency":40,"FlashMode":"DIO","Features":["0809","9F9AD7DF","0015A001","B7F7BFCF","05DA9BC4","E0360DC7","480840D2","20200000","D4BC482D","810A80F1","00000814"],"Drivers":"1,2,!3,!4,!5,7,!8,9,10,11,12,!14,!16,!17,!20,!21,24,26,!27,29,!34,!35,38,50,52,!59,!60,62,!63,!66,!67,!68,!73,!75,82,!86,!87,!88,!91,!121","Sensors":"1,2,3,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,21,22,26,31,34,37,39,40,42,43,45,51,52,55,56,58,59,64,66,67,74,85,92,95,98,103,105,109,127","I2CDriver":"7,8,9,10,11,12,13,14,15,17,18,20,24,29,31,36,41,42,44,46,48,58,62,65,69,76,77,82,89"}} 2025-08-15 15:00:54.187 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS4 with {"StatusMEM":{"ProgramSize":2041,"Free":838,"Heap":164,"StackLowMark":3,"PsrMax":2048,"PsrFree":2013,"ProgramFlashSize":4096,"FlashSize":4096,"FlashChipId":"1640C8","FlashFrequency":40,"FlashMode":"DIO","Features":["0809","9F9AD7DF","0015A001","B7F7BFCF","05DA9BC4","E0360DC7","480840D2","20200000","D4BC482D","810A80F1","00000814"],"Drivers":"1,2,!3,!4,!5,7,!8,9,10,11,12,!14,!16,!17,!20,!21,24,26,!27,29,!34,!35,38,50,52,!59,!60,62,!63,!66,!67,!68,!73,!75,82,!86,!87,!88,!91,!121","Sensors":"1,2,3,5,6,7,8,9,10,11,12,13,14,15,17,18,19,20,21,22,26,31,34,37,39,40,42,43,45,51,52,55,56,58,59,64,66,67,74,85,92,95,98,103,105,109,127","I2CDriver":"7,8,9,10,11,12,13,14,15,17,18,20,24,29,31,36,41,42,44,46,48,58,62,65,69,76,77,82,89"}} 2025-08-15 15:00:54.196 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS6 message: {"StatusMQT":{"MqttHost":"192.168.178.4","MqttPort":1886,"MqttClientMask":"NSPanel_1-488070","MqttClient":"NSPanel_1-488070","MqttUser":"iobroker","MqttCount":1,"MqttTLS":0,"MAX_PACKET_SIZE":1200,"KEEPALIVE":30,"SOCKET_TIMEOUT":4}} 2025-08-15 15:00:54.197 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS6 with {"StatusMQT":{"MqttHost":"192.168.178.4","MqttPort":1886,"MqttClientMask":"NSPanel_1-488070","MqttClient":"NSPanel_1-488070","MqttUser":"iobroker","MqttCount":1,"MqttTLS":0,"MAX_PACKET_SIZE":1200,"KEEPALIVE":30,"SOCKET_TIMEOUT":4}} 2025-08-15 15:00:54.218 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS7 message: {"StatusTIM":{"UTC":"2025-08-14T16:04:15Z","Local":"2025-08-14T18:04:15","StartDST":"2025-03-30T02:00:00","EndDST":"2025-10-26T03:00:00","Timezone":99,"Sunrise":"06:42","Sunset":"21:07"}} 2025-08-15 15:00:54.218 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS7 with {"StatusTIM":{"UTC":"2025-08-14T16:04:15Z","Local":"2025-08-14T18:04:15","StartDST":"2025-03-30T02:00:00","EndDST":"2025-10-26T03:00:00","Timezone":99,"Sunrise":"06:42","Sunset":"21:07"}} 2025-08-15 15:00:54.222 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS10 message: {"StatusSNS":{"Time":"2025-08-14T18:04:15","ANALOG":{"Temperature1":3.5},"ESP32":{"Temperature":53.3},"TempUnit":"C"}} 2025-08-15 15:00:54.222 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS10 with {"StatusSNS":{"Time":"2025-08-14T18:04:15","ANALOG":{"Temperature1":3.5},"ESP32":{"Temperature":53.3},"TempUnit":"C"}} 2025-08-15 15:00:54.230 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Incoming message for 1 subproceses. topic: nspanel_1/stat/STATUS11 message: {"StatusSTS":{"Time":"2025-08-14T18:04:15","Uptime":"0T00:03:10","UptimeSec":190,"Heap":161,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":692,"MqttCount":1,"Berry":{"HeapUsed":15,"Objects":209},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"FRITZ!Box 7490","BSSId":"50:E6:36:C2:50:B1","Channel":11,"Mode":"HE20","RSSI":100,"Signal":-43,"LinkCount":1,"Downtime":"0T00:00:03"}}} 2025-08-15 15:00:54.230 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Receive other message nspanel_1/stat/STATUS11 with {"StatusSTS":{"Time":"2025-08-14T18:04:15","Uptime":"0T00:03:10","UptimeSec":190,"Heap":161,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":692,"MqttCount":1,"Berry":{"HeapUsed":15,"Objects":209},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"FRITZ!Box 7490","BSSId":"50:E6:36:C2:50:B1","Channel":11,"Mode":"HE20","RSSI":100,"Signal":-43,"LinkCount":1,"Downtime":"0T00:00:03"}}} 2025-08-15 15:00:54.400 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1-SendClass] send payload: {"topic":"nspanel_1/cmnd/CustomSend","payload":"time~15:00"} to panel. 2025-08-15 15:00:54.400 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Publish topic: nspanel_1/cmnd/CustomSend with message: time~15:00. 2025-08-15 15:00:54.452 - debug: nspanel-lovelace-ui.0 (48252) [controller] Panel E4_65_B8_48_80_70 created 2025-08-15 15:00:54.872 - debug: nspanel-lovelace-ui.0 (48252) [main] Switch page to visible! 2025-08-15 15:00:54.884 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Set screeensaver timeout to 15s. 2025-08-15 15:00:54.984 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1] Set screeensaver timeout to 2s. 2025-08-15 15:00:54.985 - info: nspanel-lovelace-ui.0 (48252) [Panel_1] Panel startup finished! 2025-08-15 15:00:55.400 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1-SendClass] send payload: {"topic":"nspanel_1/cmnd/CustomSend","payload":"time~15:00"} to panel. 2025-08-15 15:00:55.400 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Publish topic: nspanel_1/cmnd/CustomSend with message: time~15:00. 2025-08-15 15:00:57.021 - info: host.Iobroker instance system.adapter.daswetter.0 in version "3.2.3" started with pid 48274 2025-08-15 15:00:57.401 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1-SendClass] send payload: {"topic":"nspanel_1/cmnd/CustomSend","payload":"time~15:00"} to panel. 2025-08-15 15:00:57.401 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Publish topic: nspanel_1/cmnd/CustomSend with message: time~15:00. 2025-08-15 15:01:00.012 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1-SendClass] send payload: {"topic":"nspanel_1/cmnd/STATUS0","payload":""} to panel. 2025-08-15 15:01:00.013 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Publish topic: nspanel_1/cmnd/STATUS0 with message: . 2025-08-15 15:01:00.400 - debug: nspanel-lovelace-ui.0 (48252) [Panel_1-SendClass] send payload: {"topic":"nspanel_1/cmnd/CustomSend","payload":"time~15:00"} to panel. 2025-08-15 15:01:00.401 - debug: nspanel-lovelace-ui.0 (48252) [mqttClient] Publish topic: nspanel_1/cmnd/CustomSend with message: time~15:00.