Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter NSPanel-lovelace-ui v0.17.x

NEWS

  • wichtiges UPDATE für controller 7.2.2 im stable
    HomoranH
    Homoran
    10
    1
    910

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    16
    1
    3.3k

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    3.2k

Test Adapter NSPanel-lovelace-ui v0.17.x

Geplant Angeheftet Gesperrt Verschoben Tester
1.3k Beiträge 34 Kommentatoren 250.6k Aufrufe 34 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • W Offline
    W Offline
    welli
    schrieb am zuletzt editiert von
    #1209

    @TT-Tom
    Ja auf dem MQTT Adapter liefen noch die alten NSpanel Scripte.
    An sich habe ich 2 Panels wo die gleichen Views laufen .
    Aber habe Heute noch einmal den NSpanel 1 der sich aufgehängt hat und er NSpanel 2 lief ohne Probleme weiter, gut das ich den debug noch laufen hatte .
    Die log hat 5 Mega wo kann ich diese hochladen?

    T T 2 Antworten Letzte Antwort
    0
    • T TT-Tom

      @MichaelF

      Steht doch alles da. Weiß jetzt nicht, was da an Infos fehlt. Oder ich verstehe deine Frage nicht.

      MichaelFM Offline
      MichaelFM Offline
      MichaelF
      schrieb am zuletzt editiert von
      #1210

      @TT-Tom
      Sorry für die Späte Rückmeldung, kam erst heute wieder zum Probieren.

      Ich verstehe nicht wie ich das in den script bekomme.

      Hier mein versuch der nicht Funktioniert:

      { id: 'alias.0.NSPanel.VentilatorWohnzimmer', icon: 'power', offColor: MSRed, onColor: MSGreen, name: 'Vetilator', modeList: ['0', '1', '2', '3']},
      

      a305559d-465f-4ac0-a4cd-94d74ef847e2-image.jpeg

      17b4f7df-ae14-4518-8f1c-6a9cd94385ae-image.jpeg

      Ich glaube ich brauch nochmal ein Schubs in die Richtige Richtung....

      Grüße

      T 1 Antwort Letzte Antwort
      0
      • W welli

        @TT-Tom
        Ja auf dem MQTT Adapter liefen noch die alten NSpanel Scripte.
        An sich habe ich 2 Panels wo die gleichen Views laufen .
        Aber habe Heute noch einmal den NSpanel 1 der sich aufgehängt hat und er NSpanel 2 lief ohne Probleme weiter, gut das ich den debug noch laufen hatte .
        Die log hat 5 Mega wo kann ich diese hochladen?

        T Offline
        T Offline
        TT-Tom
        schrieb am zuletzt editiert von
        #1211

        @welli Sicher mal das Log. Zeige erstmal die letzen 20 Zeilen vor dem Reset.

        Gruß Tom

        Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

        Public Transport
        https://github.com/tt-tom17/ioBroker.public-transport
        https://github.com/tt-tom17/ioBroker.public-transport/wiki

        NSPanel Adapter Wiki
        https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

        1 Antwort Letzte Antwort
        0
        • MichaelFM MichaelF

          @TT-Tom
          Sorry für die Späte Rückmeldung, kam erst heute wieder zum Probieren.

          Ich verstehe nicht wie ich das in den script bekomme.

          Hier mein versuch der nicht Funktioniert:

          { id: 'alias.0.NSPanel.VentilatorWohnzimmer', icon: 'power', offColor: MSRed, onColor: MSGreen, name: 'Vetilator', modeList: ['0', '1', '2', '3']},
          

          a305559d-465f-4ac0-a4cd-94d74ef847e2-image.jpeg

          17b4f7df-ae14-4518-8f1c-6a9cd94385ae-image.jpeg

          Ich glaube ich brauch nochmal ein Schubs in die Richtige Richtung....

          Grüße

          T Offline
          T Offline
          TT-Tom
          schrieb am zuletzt editiert von
          #1212

          @MichaelF

          eine Steckdose kann kein Mode oder Modelist. die Kann nur ein oder aus.
          das wäre für dich das richtige https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/blob/main/ALIAS.md#levelmodefan
          muss aber nochmal überlegen, wie am besten verknüpft.

          Gruß Tom

          Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

          Public Transport
          https://github.com/tt-tom17/ioBroker.public-transport
          https://github.com/tt-tom17/ioBroker.public-transport/wiki

          NSPanel Adapter Wiki
          https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

          MichaelFM 1 Antwort Letzte Antwort
          0
          • W welli

            @TT-Tom
            Ja auf dem MQTT Adapter liefen noch die alten NSpanel Scripte.
            An sich habe ich 2 Panels wo die gleichen Views laufen .
            Aber habe Heute noch einmal den NSpanel 1 der sich aufgehängt hat und er NSpanel 2 lief ohne Probleme weiter, gut das ich den debug noch laufen hatte .
            Die log hat 5 Mega wo kann ich diese hochladen?

            T Nicht stören
            T Nicht stören
            ticaki
            schrieb am zuletzt editiert von
            #1213

            @welli
            lehnt das forum das ab? hab noch nicht ausgetestet wieviel hier geht.

            Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

            Spenden

            1 Antwort Letzte Antwort
            0
            • W Offline
              W Offline
              welli
              schrieb am zuletzt editiert von
              #1214

              @tt-tom
              Hier mal ein Auszug wo vorher alles das selbe ist für NSpanel 1+2 dann hat NSpanel 1 ein problem.
              2026-05-30 20:21:15.015 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~3806625,6°C~~63488~Leistung~15.45 kWh~侀~65222~Solar 11KW~3.15 kWh~侀~2016~Solar 800W~30.4 W~~64800~Sonne~21:33~~64512~Wind~2,6m/s~~64512~Böen~4,6m/s~~65535~Windr.~SSW~~65093~Feuchte~50%~~65222~UV~1,110?10~~31~Wasser~10?11~~2016~Zeichpumpe~10?12~~65504~UV-Licht~10?13~~35921~Teischspill~00?14~~35921~Luftpumpe~0"} to panel.
              2026-05-30 20:21:15.483 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
              2026-05-30 20:21:15.707 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
              2026-05-30 20:21:15.857 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~3806625,6°C~~63488~Leistung~15.45 kWh~侀~65222~Solar 11KW~3.15 kWh~侀~2016~Solar 800W~3.15 kWh~~64800~Sonne~21:33~~64512~Wind~2,6m/s~~64512~Böen~4,6m/s~~65535~Windr.~SSW~~65093~Feuchte~50%~~65222~UV~1,110?10~~31~Wasser~10?11~~2016~Zeichpumpe~10?12~~65504~UV-Licht~10?13~~35921~Teischspill~00?14~~35921~Luftpumpe~0"} to panel.
              2026-05-30 20:21:20.024 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~3806625,6°C~~63488~Leistung~15.45 kWh~侀~65222~Solar 11KW~3.15 kWh~侀~2016~Solar 800W~3.15 kWh~~64800~Sonne~21:33~~64512~Wind~2,6m/s~~64512~Böen~4,6m/s~~65535~Windr.~SSW~~65093~Feuchte~50%~~65222~UV~1,110?10~~31~Wasser~10?11~~2016~Zeichpumpe~10?12~~65504~UV-Licht~10?13~~35921~Teischspill~00?14~~35921~Luftpumpe~0"} to panel.
              2026-05-30 20:21:20.399 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
              2026-05-30 20:21:20.624 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
              2026-05-30 20:21:20.824 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~3806625,6°C~~63488~Leistung~2694.18 W~侀~65222~Solar 11KW~29.6 W~侀~2016~Solar 800W~29.6 W~~64800~Sonne~21:33~~64512~Wind~2,6m/s~~64512~Böen~4,6m/s~~65535~Windr.~SSW~~65093~Feuchte~50%~~65222~UV~1,110?10~~31~Wasser~10?11~~2016~Zeichpumpe~10?12~~65504~UV-Licht~10?13~~35921~Teischspill~00?14~~35921~Luftpumpe~0"} to panel.
              2026-05-30 20:21:23.019 - debug: nspanel-lovelace-ui.0 (20751) [#scr] [NSPanel_1] Switch page to invisible!
              2026-05-30 20:21:23.019 - warn: nspanel-lovelace-ui.0 (20751) [NSPanel_1] is offline!
              2026-05-30 20:21:23.219 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"pageType~pageStartup","opt":{"retain":true}} to panel.
              2026-05-30 20:21:24.633 - debug: nspanel-lovelace-ui.0 (20751) [mqttServer] Client "NSPanel_1-7E1E20" login successful (user="seRPHbcwAkkSRlb").
              2026-05-30 20:21:25.014 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~3806625,6°C~~63488~Leistung~15.45 kWh~侀~65222~Solar 11KW~29.6 W~侀~2016~Solar 800W~29.6 W~~64800~Sonne~21:33~~64512~Wind~2,6m/s~~64512~Böen~4,6m/s~~65535~Windr.~SSW~~65093~Feuchte~50%~~65222~UV~1,110?10~~31~Wasser~10?11~~2016~Zeichpumpe~10?12~~65504~UV-Licht~10?13~~35921~Teischspill~00?14~~35921~Luftpumpe~0"} to panel.
              2026-05-30 20:21:25.350 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1] Receive message:{"type":"event","method":"startup","id":"61","action":"eu","opt":"5.1.1"}
              2026-05-30 20:21:25.350 - info: nspanel-lovelace-ui.0 (20751) [NSPanel_1] is online!
              2026-05-30 20:21:25.351 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/tempOffset","payload":"0"} to panel.
              2026-05-30 20:21:25.362 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/STATUS0","payload":""} to panel.
              2026-05-30 20:21:25.373 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/POWER1","payload":""} to panel.
              2026-05-30 20:21:25.385 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/POWER2","payload":""} to panel.
              2026-05-30 20:21:25.397 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/GetDriverVersion","payload":""} to panel.
              2026-05-30 20:21:25.411 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
              2026-05-30 20:21:25.421 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/Rule3","payload":"ON CustomSend DO RuleTimer3 140 ENDON ON Rules#Timer=3 DO CustomSend pageType~pageStartup ENDON"} to panel.
              2026-05-30 20:21:25.476 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/Rule3","payload":"1"} to panel.
              2026-05-30 20:21:25.598 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1] set color to RGB {"r":255,"g":255,"b":255} -> 65535
              2026-05-30 20:21:25.598 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"dimmode~15~59~0~65535"} to panel.
              2026-05-30 20:21:25.598 - debug: nspanel-lovelace-ui.0 (20751) [main] [NSPanel_1] Switch page to visible!
              2026-05-30 20:21:25.635 - debug: nspanel-lovelace-ui.0 (20751) [mqttServer] Client NSPanel_1-7E1E20 connected.
              2026-05-30 20:21:25.679 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
              2026-05-30 20:21:25.732 - debug: nspanel-lovelace-ui.0 (20751) [main] Register last send type 44_17_93_7E_1E_20-cardGrid block for 200ms
              2026-05-30 20:21:25.779 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1] Set screeensaver timeout to 15s.
              2026-05-30 20:21:25.780 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1] Set screeensaver timeout to 2s.
              2026-05-30 20:21:25.823 - info: nspanel-lovelace-ui.0 (20751) [NSPanel_1] Panel startup finished!

              T 1 Antwort Letzte Antwort
              0
              • W welli

                @tt-tom
                Hier mal ein Auszug wo vorher alles das selbe ist für NSpanel 1+2 dann hat NSpanel 1 ein problem.
                2026-05-30 20:21:15.015 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~3806625,6°C~~63488~Leistung~15.45 kWh~侀~65222~Solar 11KW~3.15 kWh~侀~2016~Solar 800W~30.4 W~~64800~Sonne~21:33~~64512~Wind~2,6m/s~~64512~Böen~4,6m/s~~65535~Windr.~SSW~~65093~Feuchte~50%~~65222~UV~1,110?10~~31~Wasser~10?11~~2016~Zeichpumpe~10?12~~65504~UV-Licht~10?13~~35921~Teischspill~00?14~~35921~Luftpumpe~0"} to panel.
                2026-05-30 20:21:15.483 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                2026-05-30 20:21:15.707 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                2026-05-30 20:21:15.857 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~3806625,6°C~~63488~Leistung~15.45 kWh~侀~65222~Solar 11KW~3.15 kWh~侀~2016~Solar 800W~3.15 kWh~~64800~Sonne~21:33~~64512~Wind~2,6m/s~~64512~Böen~4,6m/s~~65535~Windr.~SSW~~65093~Feuchte~50%~~65222~UV~1,110?10~~31~Wasser~10?11~~2016~Zeichpumpe~10?12~~65504~UV-Licht~10?13~~35921~Teischspill~00?14~~35921~Luftpumpe~0"} to panel.
                2026-05-30 20:21:20.024 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~3806625,6°C~~63488~Leistung~15.45 kWh~侀~65222~Solar 11KW~3.15 kWh~侀~2016~Solar 800W~3.15 kWh~~64800~Sonne~21:33~~64512~Wind~2,6m/s~~64512~Böen~4,6m/s~~65535~Windr.~SSW~~65093~Feuchte~50%~~65222~UV~1,110?10~~31~Wasser~10?11~~2016~Zeichpumpe~10?12~~65504~UV-Licht~10?13~~35921~Teischspill~00?14~~35921~Luftpumpe~0"} to panel.
                2026-05-30 20:21:20.399 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                2026-05-30 20:21:20.624 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                2026-05-30 20:21:20.824 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~3806625,6°C~~63488~Leistung~2694.18 W~侀~65222~Solar 11KW~29.6 W~侀~2016~Solar 800W~29.6 W~~64800~Sonne~21:33~~64512~Wind~2,6m/s~~64512~Böen~4,6m/s~~65535~Windr.~SSW~~65093~Feuchte~50%~~65222~UV~1,110?10~~31~Wasser~10?11~~2016~Zeichpumpe~10?12~~65504~UV-Licht~10?13~~35921~Teischspill~00?14~~35921~Luftpumpe~0"} to panel.
                2026-05-30 20:21:23.019 - debug: nspanel-lovelace-ui.0 (20751) [#scr] [NSPanel_1] Switch page to invisible!
                2026-05-30 20:21:23.019 - warn: nspanel-lovelace-ui.0 (20751) [NSPanel_1] is offline!
                2026-05-30 20:21:23.219 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"pageType~pageStartup","opt":{"retain":true}} to panel.
                2026-05-30 20:21:24.633 - debug: nspanel-lovelace-ui.0 (20751) [mqttServer] Client "NSPanel_1-7E1E20" login successful (user="seRPHbcwAkkSRlb").
                2026-05-30 20:21:25.014 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~3806625,6°C~~63488~Leistung~15.45 kWh~侀~65222~Solar 11KW~29.6 W~侀~2016~Solar 800W~29.6 W~~64800~Sonne~21:33~~64512~Wind~2,6m/s~~64512~Böen~4,6m/s~~65535~Windr.~SSW~~65093~Feuchte~50%~~65222~UV~1,110?10~~31~Wasser~10?11~~2016~Zeichpumpe~10?12~~65504~UV-Licht~10?13~~35921~Teischspill~00?14~~35921~Luftpumpe~0"} to panel.
                2026-05-30 20:21:25.350 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1] Receive message:{"type":"event","method":"startup","id":"61","action":"eu","opt":"5.1.1"}
                2026-05-30 20:21:25.350 - info: nspanel-lovelace-ui.0 (20751) [NSPanel_1] is online!
                2026-05-30 20:21:25.351 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/tempOffset","payload":"0"} to panel.
                2026-05-30 20:21:25.362 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/STATUS0","payload":""} to panel.
                2026-05-30 20:21:25.373 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/POWER1","payload":""} to panel.
                2026-05-30 20:21:25.385 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/POWER2","payload":""} to panel.
                2026-05-30 20:21:25.397 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/GetDriverVersion","payload":""} to panel.
                2026-05-30 20:21:25.411 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                2026-05-30 20:21:25.421 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/Rule3","payload":"ON CustomSend DO RuleTimer3 140 ENDON ON Rules#Timer=3 DO CustomSend pageType~pageStartup ENDON"} to panel.
                2026-05-30 20:21:25.476 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/Rule3","payload":"1"} to panel.
                2026-05-30 20:21:25.598 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1] set color to RGB {"r":255,"g":255,"b":255} -> 65535
                2026-05-30 20:21:25.598 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"dimmode~15~59~0~65535"} to panel.
                2026-05-30 20:21:25.598 - debug: nspanel-lovelace-ui.0 (20751) [main] [NSPanel_1] Switch page to visible!
                2026-05-30 20:21:25.635 - debug: nspanel-lovelace-ui.0 (20751) [mqttServer] Client NSPanel_1-7E1E20 connected.
                2026-05-30 20:21:25.679 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                2026-05-30 20:21:25.732 - debug: nspanel-lovelace-ui.0 (20751) [main] Register last send type 44_17_93_7E_1E_20-cardGrid block for 200ms
                2026-05-30 20:21:25.779 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1] Set screeensaver timeout to 15s.
                2026-05-30 20:21:25.780 - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1] Set screeensaver timeout to 2s.
                2026-05-30 20:21:25.823 - info: nspanel-lovelace-ui.0 (20751) [NSPanel_1] Panel startup finished!

                T Offline
                T Offline
                TT-Tom
                schrieb am zuletzt editiert von TT-Tom
                #1215

                @welli du musst Logs immer in Codetags </> packen sonst kann das keiner lesen

                bitte nochmal bearbeitencode-tags.gif

                Gruß Tom

                Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                Public Transport
                https://github.com/tt-tom17/ioBroker.public-transport
                https://github.com/tt-tom17/ioBroker.public-transport/wiki

                NSPanel Adapter Wiki
                https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                W 1 Antwort Letzte Antwort
                0
                • T Nicht stören
                  T Nicht stören
                  ticaki
                  schrieb am zuletzt editiert von
                  #1216

                  @homoran wärst du so nett :)

                  Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                  Spenden

                  1 Antwort Letzte Antwort
                  0
                  • S Offline
                    S Offline
                    Snigga
                    schrieb am zuletzt editiert von
                    #1217

                    Hallo Zusammen,
                    kann ich zu dem Punkt .cmd.screenSaver.infoIcon eigentlich auch irgendwo die Farbe einstellen ist aktuell immer Gelb und ich möchte gerne hier die verschiedenen Müllarten einblenden so 1 -2 Tage vorher. Geht das?

                    1 Antwort Letzte Antwort
                    0
                    • T Nicht stören
                      T Nicht stören
                      ticaki
                      schrieb am zuletzt editiert von
                      #1218

                      Die Farbe ist fest im HMI vergeben, das kann ich nicht ändern. Ich hab kaum ahnung von dem HMI zeugs

                      Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                      Spenden

                      1 Antwort Letzte Antwort
                      0
                      • S Offline
                        S Offline
                        Snigga
                        schrieb am zuletzt editiert von
                        #1219

                        Danke für die Antwort

                        1 Antwort Letzte Antwort
                        0
                        • T TT-Tom

                          @welli du musst Logs immer in Codetags </> packen sonst kann das keiner lesen

                          bitte nochmal bearbeitencode-tags.gif

                          W Offline
                          W Offline
                          welli
                          schrieb am zuletzt editiert von
                          #1220

                          @TT-Tom
                          Hoffe mal das es so richtig ist

                          2026-05-30 20:21:15.015  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~38066~~25,6°C~~~~63488~Leistung~15.45 kWh~~~侀~65222~Solar 11KW~3.15 kWh~~~侀~2016~Solar 800W~30.4 W~~~~64800~Sonne~21:33~~~~64512~Wind~2,6m/s~~~~64512~Böen~4,6m/s~~~~65535~Windr.~SSW~~~~65093~Feuchte~50%~~~~65222~UV~1,11~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                          2026-05-30 20:21:15.483  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                          2026-05-30 20:21:15.707  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                          2026-05-30 20:21:15.857  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~38066~~25,6°C~~~~63488~Leistung~15.45 kWh~~~侀~65222~Solar 11KW~3.15 kWh~~~侀~2016~Solar 800W~3.15 kWh~~~~64800~Sonne~21:33~~~~64512~Wind~2,6m/s~~~~64512~Böen~4,6m/s~~~~65535~Windr.~SSW~~~~65093~Feuchte~50%~~~~65222~UV~1,11~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                          2026-05-30 20:21:20.024  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~38066~~25,6°C~~~~63488~Leistung~15.45 kWh~~~侀~65222~Solar 11KW~3.15 kWh~~~侀~2016~Solar 800W~3.15 kWh~~~~64800~Sonne~21:33~~~~64512~Wind~2,6m/s~~~~64512~Böen~4,6m/s~~~~65535~Windr.~SSW~~~~65093~Feuchte~50%~~~~65222~UV~1,11~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                          2026-05-30 20:21:20.399  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                          2026-05-30 20:21:20.624  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                          2026-05-30 20:21:20.824  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~38066~~25,6°C~~~~63488~Leistung~2694.18 W~~~侀~65222~Solar 11KW~29.6 W~~~侀~2016~Solar 800W~29.6 W~~~~64800~Sonne~21:33~~~~64512~Wind~2,6m/s~~~~64512~Böen~4,6m/s~~~~65535~Windr.~SSW~~~~65093~Feuchte~50%~~~~65222~UV~1,11~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                          2026-05-30 20:21:23.019  - debug: nspanel-lovelace-ui.0 (20751) [#scr] [NSPanel_1] Switch page to invisible!
                          2026-05-30 20:21:23.019  - warn: nspanel-lovelace-ui.0 (20751) [NSPanel_1] is offline!
                          2026-05-30 20:21:23.219  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"pageType~pageStartup","opt":{"retain":true}} to panel.
                          2026-05-30 20:21:24.633  - debug: nspanel-lovelace-ui.0 (20751) [mqttServer] Client "NSPanel_1-7E1E20" login successful (user="seRPHbcwAkkSRlb").
                          2026-05-30 20:21:25.014  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~38066~~25,6°C~~~~63488~Leistung~15.45 kWh~~~侀~65222~Solar 11KW~29.6 W~~~侀~2016~Solar 800W~29.6 W~~~~64800~Sonne~21:33~~~~64512~Wind~2,6m/s~~~~64512~Böen~4,6m/s~~~~65535~Windr.~SSW~~~~65093~Feuchte~50%~~~~65222~UV~1,11~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                          2026-05-30 20:21:25.350  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1] Receive message:{"type":"event","method":"startup","id":"61","action":"eu","opt":"5.1.1"}
                          2026-05-30 20:21:25.350  - info: nspanel-lovelace-ui.0 (20751) [NSPanel_1] is online!
                          2026-05-30 20:21:25.351  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/tempOffset","payload":"0"} to panel.
                          2026-05-30 20:21:25.362  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/STATUS0","payload":""} to panel.
                          2026-05-30 20:21:25.373  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/POWER1","payload":""} to panel.
                          2026-05-30 20:21:25.385  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/POWER2","payload":""} to panel.
                          2026-05-30 20:21:25.397  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/GetDriverVersion","payload":""} to panel.
                          2026-05-30 20:21:25.411  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                          2026-05-30 20:21:25.421  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/Rule3","payload":"ON CustomSend DO RuleTimer3 140 ENDON ON Rules#Timer=3 DO CustomSend pageType~pageStartup ENDON"} to panel.
                          2026-05-30 20:21:25.476  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/Rule3","payload":"1"} to panel.
                          2026-05-30 20:21:25.598  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1] set color to RGB {"r":255,"g":255,"b":255} -> 65535
                          2026-05-30 20:21:25.598  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"dimmode~15~59~0~65535"} to panel.
                          2026-05-30 20:21:25.598  - debug: nspanel-lovelace-ui.0 (20751) [main] [NSPanel_1] Switch page to visible!
                          2026-05-30 20:21:25.635  - debug: nspanel-lovelace-ui.0 (20751) [mqttServer] Client NSPanel_1-7E1E20 connected.
                          2026-05-30 20:21:25.679  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                          2026-05-30 20:21:25.732  - debug: nspanel-lovelace-ui.0 (20751) [main] Register last send type 44_17_93_7E_1E_20-cardGrid block for 200ms
                          2026-05-30 20:21:25.779  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1] Set screeensaver timeout to 15s.
                          2026-05-30 20:21:25.780  - debug: nspanel-lovelace-ui.0 (20751) [NSPanel_1] Set screeensaver timeout to 2s.
                          2026-05-30 20:21:25.823  - info: nspanel-lovelace-ui.0 (20751) [NSPanel_1] Panel startup finished!
                          
                          
                          1 Antwort Letzte Antwort
                          1
                          • W Offline
                            W Offline
                            welli
                            schrieb am zuletzt editiert von
                            #1221

                            @TT-Tom
                            Habe mir eine Popup Page eingebaut.
                            Diese meldet auch , aber nach einer gewissen Zeit starten die NSpanels neu und die Seite verschwindet bevor mann Sie bestätigen kann.
                            Ist dies normal?
                            Hier noch die info die ich bekomme.
                            2026-06-03 10:59:21.165 info [NSPanel_1] Panel startup finished!
                            2026-06-03 10:59:21.120 info [NSPanel_2] Panel startup finished!

                            1 Antwort Letzte Antwort
                            0
                            • T Nicht stören
                              T Nicht stören
                              ticaki
                              schrieb am zuletzt editiert von
                              #1222

                              nein es ist nicht normal das ein panel häufig neustartet - das passiert bei schlechtem wlan oder einem adapter bug - aktuell sieht es nach schlechtem wlan aus (weil das nicht meine schuld wäre) aber einen bug oder Einrichtungsfehler will ich nicht ausschließen.

                              Dein log auszug ist zu kurz - man bräuchte schon mindestens 2-3 x offline drin

                              Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                              Spenden

                              W 1 Antwort Letzte Antwort
                              0
                              • T ticaki

                                nein es ist nicht normal das ein panel häufig neustartet - das passiert bei schlechtem wlan oder einem adapter bug - aktuell sieht es nach schlechtem wlan aus (weil das nicht meine schuld wäre) aber einen bug oder Einrichtungsfehler will ich nicht ausschließen.

                                Dein log auszug ist zu kurz - man bräuchte schon mindestens 2-3 x offline drin

                                W Offline
                                W Offline
                                welli
                                schrieb am zuletzt editiert von
                                #1223

                                @ticaki
                                HIer mal ne log, dauert +/- 8 min bis die Panels neu starten

                                2026-06-03 11:04:20.016 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~1243.13 W~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:20.018 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~1243.13 W~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:20.392 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:04:20.474 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:04:20.663 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:04:20.700 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:04:20.861 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~1243.13 W~~~侀~65222~Solar 11KW~-1.6 W~~~侀~2016~Solar 800W~-1.6 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:20.893 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~1243.13 W~~~侀~65222~Solar 11KW~-1.6 W~~~侀~2016~Solar 800W~-1.6 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:22.189 - info: admin.0 (905) ==> Connected system.user.admin from ::ffff:192.168.178.53
                                2026-06-03 11:04:25.012 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~-1.6 W~~~侀~2016~Solar 800W~-1.6 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:25.014 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~-1.6 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:25.369 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:04:25.438 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:04:25.641 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:04:25.758 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:04:25.796 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:25.968 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:30.017 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:30.060 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~1230.55 W~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:30.371 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:04:30.433 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:04:30.650 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:04:30.702 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:04:30.853 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~1230.55 W~~~侀~65222~Solar 11KW~-1.6 W~~~侀~2016~Solar 800W~-1.6 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:30.905 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~1230.55 W~~~侀~65222~Solar 11KW~-1.6 W~~~侀~2016~Solar 800W~-1.6 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:35.014 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~-1.6 W~~~侀~2016~Solar 800W~-1.6 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:35.016 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~-1.6 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:35.389 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:04:35.426 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:04:35.599 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:04:35.659 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:04:35.796 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:35.854 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:40.017 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:40.019 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:40.372 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:04:40.441 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:04:40.613 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:04:40.641 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:04:40.790 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~1230.55 W~~~侀~65222~Solar 11KW~0 W~~~侀~2016~Solar 800W~0 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:40.864 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~1230.55 W~~~侀~65222~Solar 11KW~0 W~~~侀~2016~Solar 800W~0 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:44.256 - info: javascript.0 (1104) script.js.common.NSPANEL_Abfall_Info_Weiterleiten1: Stopping script
                                2026-06-03 11:04:44.261 - info: javascript.0 (1104) script.js.common.NSPANEL_Abfall_Info_Weiterleiten1: start JavaScript (Blockly)
                                2026-06-03 11:04:44.274 - info: javascript.0 (1104) script.js.common.NSPANEL_Abfall_Info_Weiterleiten1: registered 0 subscriptions, 2 schedules, 0 messages, 0 logs and 0 file subscriptions
                                2026-06-03 11:04:45.011 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 W~~~侀~2016~Solar 800W~0 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:45.012 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:45.368 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:04:45.435 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:04:45.608 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:04:45.637 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:04:45.783 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:45.838 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:46.475 - info: admin.0 (905) <== Disconnect system.user.admin from ::ffff:192.168.178.53 javascript
                                2026-06-03 11:04:50.017 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~3021.36 W~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:50.019 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~3021.36 W~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:50.414 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:04:50.443 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:04:50.630 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:04:50.717 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:04:50.831 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~3021.36 W~~~侀~65222~Solar 11KW~0 W~~~侀~2016~Solar 800W~0 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:50.916 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~3021.36 W~~~侀~65222~Solar 11KW~0 W~~~侀~2016~Solar 800W~0 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:55.013 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 W~~~侀~2016~Solar 800W~0 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:55.014 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:55.384 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:04:55.397 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:04:55.659 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:04:55.669 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:04:55.873 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:04:55.915 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~4.89 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:05:00.010 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"time~11:05"} to panel.
                                2026-06-03 11:05:00.011 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"time~11:05"} to panel.
                                2026-06-03 11:05:00.020 - debug: nspanel-lovelace-ui.0 (2910) [///popupNotificationCustom] state triggerd 44_17_93_7E_1E_20/cmd/popupNotificationCustom
                                2026-06-03 11:05:00.020 - debug: nspanel-lovelace-ui.0 (2910) [///popupNotificationCustom] update notification id 1
                                2026-06-03 11:05:00.020 - debug: nspanel-lovelace-ui.0 (2910) [///popupNotificationCustom] notification id 1 is first in queue, updating view
                                2026-06-03 11:05:00.022 - debug: nspanel-lovelace-ui.0 (2910) [///popupNotificationCustom] state triggerd E0_E2_E6_0B_8C_D4/cmd/popupNotificationCustom
                                2026-06-03 11:05:00.022 - debug: nspanel-lovelace-ui.0 (2910) [///popupNotificationCustom] update notification id 1
                                2026-06-03 11:05:00.022 - debug: nspanel-lovelace-ui.0 (2910) [///popupNotificationCustom] notification id 1 is first in queue, updating view
                                2026-06-03 11:05:00.220 - debug: nspanel-lovelace-ui.0 (2910) [#scr] [NSPanel_1] Switch page to invisible!
                                2026-06-03 11:05:00.220 - debug: nspanel-lovelace-ui.0 (2910) [///popupNotificationCustom] [NSPanel_1] Switch page to visible!
                                2026-06-03 11:05:00.220 - debug: nspanel-lovelace-ui.0 (2910) [///popupNotificationCustom] Register last send type 44_17_93_7E_1E_20-popupNotify block for 200ms
                                2026-06-03 11:05:00.220 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"pageType~popupNotify"} to panel.
                                2026-06-03 11:05:00.221 - debug: nspanel-lovelace-ui.0 (2910) [///popupNotificationCustom] update notification page!
                                2026-06-03 11:05:00.223 - debug: nspanel-lovelace-ui.0 (2910) [#scr] [NSPanel_2] Switch page to invisible!
                                2026-06-03 11:05:00.223 - debug: nspanel-lovelace-ui.0 (2910) [///popupNotificationCustom] [NSPanel_2] Switch page to visible!
                                2026-06-03 11:05:00.224 - debug: nspanel-lovelace-ui.0 (2910) [///popupNotificationCustom] Register last send type E0_E2_E6_0B_8C_D4-popupNotify block for 200ms
                                2026-06-03 11:05:00.224 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"pageType~popupNotify"} to panel.
                                2026-06-03 11:05:00.224 - debug: nspanel-lovelace-ui.0 (2910) [///popupNotificationCustom] update notification page!
                                2026-06-03 11:05:00.420 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"entityUpdateDetail~8~!!! Abfall !!!~65535~~~~~OK~65535~Heute wird Varolux abgeholt ~65535~0~1~~"} to panel.
                                2026-06-03 11:05:00.425 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"entityUpdateDetail~8~!!! Abfall !!!~65535~~~~~OK~65535~Heute wird Varolux abgeholt ~65535~0~1~~"} to panel.
                                2026-06-03 11:06:00.009 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/STATUS0","payload":""} to panel.
                                2026-06-03 11:06:00.009 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/STATUS0","payload":""} to panel.
                                2026-06-03 11:06:00.023 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"time~11:06"} to panel.
                                2026-06-03 11:06:00.023 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"time~11:06"} to panel.
                                2026-06-03 11:08:00.012 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"time~11:08"} to panel.
                                2026-06-03 11:08:00.013 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"time~11:08"} to panel.
                                2026-06-03 11:09:00.010 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"time~11:09"} to panel.
                                2026-06-03 11:09:00.011 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"time~11:09"} to panel.
                                2026-06-03 11:10:00.011 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"time~11:10"} to panel.
                                2026-06-03 11:10:00.012 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"time~11:10"} to panel.
                                2026-06-03 11:11:00.009 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/STATUS0","payload":""} to panel.
                                2026-06-03 11:11:00.010 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/STATUS0","payload":""} to panel.
                                2026-06-03 11:11:00.022 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"time~11:11"} to panel.
                                2026-06-03 11:11:00.022 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"time~11:11"} to panel.
                                2026-06-03 11:13:20.735 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1] Receive message:{"type":"event","method":"startup","id":"61","action":"eu","opt":"5.1.1"}
                                2026-06-03 11:13:20.735 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/STATUS0","payload":""} to panel.
                                2026-06-03 11:13:20.746 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/POWER1","payload":""} to panel.
                                2026-06-03 11:13:20.757 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/POWER2","payload":""} to panel.
                                2026-06-03 11:13:20.768 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/GetDriverVersion","payload":""} to panel.
                                2026-06-03 11:13:20.779 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/Rule3","payload":"ON CustomSend DO RuleTimer3 140 ENDON ON Rules#Timer=3 DO CustomSend pageType~pageStartup ENDON"} to panel.
                                2026-06-03 11:13:20.790 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/Rule3","payload":"1"} to panel.
                                2026-06-03 11:13:20.939 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1] set color to RGB {"r":255,"g":255,"b":255} -> 65535
                                2026-06-03 11:13:20.939 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"dimmode~15~80~0~65535"} to panel.
                                2026-06-03 11:13:20.939 - debug: nspanel-lovelace-ui.0 (2910) [///popupNotificationCustom] [NSPanel_1] Switch page to invisible!
                                2026-06-03 11:13:20.939 - debug: nspanel-lovelace-ui.0 (2910) [main] [NSPanel_1] Switch page to visible!
                                2026-06-03 11:13:20.992 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2] Receive message:{"type":"event","method":"startup","id":"61","action":"eu","opt":"5.1.1"}
                                2026-06-03 11:13:20.992 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/STATUS0","payload":""} to panel.
                                2026-06-03 11:13:21.003 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/POWER1","payload":""} to panel.
                                2026-06-03 11:13:21.055 - debug: nspanel-lovelace-ui.0 (2910) [main] Register last send type 44_17_93_7E_1E_20-cardGrid block for 200ms
                                2026-06-03 11:13:21.058 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/POWER2","payload":""} to panel.
                                2026-06-03 11:13:21.068 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/GetDriverVersion","payload":""} to panel.
                                2026-06-03 11:13:21.078 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/Rule3","payload":"ON CustomSend DO RuleTimer3 140 ENDON ON Rules#Timer=3 DO CustomSend pageType~pageStartup ENDON"} to panel.
                                2026-06-03 11:13:21.089 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/Rule3","payload":"1"} to panel.
                                2026-06-03 11:13:21.097 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1] Set screeensaver timeout to 15s.
                                2026-06-03 11:13:21.098 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1] Set screeensaver timeout to 2s.
                                2026-06-03 11:13:21.098 - info: nspanel-lovelace-ui.0 (2910) [NSPanel_1] Panel startup finished!
                                2026-06-03 11:13:21.220 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2] set color to RGB {"r":255,"g":255,"b":255} -> 65535
                                2026-06-03 11:13:21.220 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"dimmode~15~80~0~65535"} to panel.
                                2026-06-03 11:13:21.220 - debug: nspanel-lovelace-ui.0 (2910) [///popupNotificationCustom] [NSPanel_2] Switch page to invisible!
                                2026-06-03 11:13:21.220 - debug: nspanel-lovelace-ui.0 (2910) [main] [NSPanel_2] Switch page to visible!
                                2026-06-03 11:13:21.221 - debug: nspanel-lovelace-ui.0 (2910) [main] Register last send type E0_E2_E6_0B_8C_D4-cardGrid block for 200ms
                                2026-06-03 11:13:21.222 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2] Set screeensaver timeout to 15s.
                                2026-06-03 11:13:21.224 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2] Set screeensaver timeout to 2s.
                                2026-06-03 11:13:21.224 - info: nspanel-lovelace-ui.0 (2910) [NSPanel_2] Panel startup finished!
                                2026-06-03 11:13:21.231 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"pageType~cardGrid"} to panel.
                                2026-06-03 11:13:21.458 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1] Receive message:{"type":"event","method":"renderCurrentPage","id":"undefined","opt":""}
                                2026-06-03 11:13:21.468 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"pageType~cardGrid"} to panel.
                                2026-06-03 11:13:21.557 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"entityUpd~Garten~button~bSubPrev~~65535~~~button~bSubNext~~65535~~~switch~1?0~~35921~ Licht Garten~0~switch~1?1~~35921~Licht Pavilion~0~switch~1?2~~35921~Licht Pavilion~0~switch~1?3~~2016~Licht Pavilion~1~switch~1?4~~35921~Wasserschlauch~0~~~~~~"} to panel.
                                2026-06-03 11:13:21.667 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2] Receive message:{"type":"event","method":"renderCurrentPage","id":"undefined","opt":""}
                                2026-06-03 11:13:21.766 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"entityUpd~Garten~button~bSubPrev~~65535~~~button~bSubNext~~65535~~~switch~1?0~~35921~ Licht Garten~0~switch~1?1~~35921~Licht Pavilion~0~switch~1?2~~35921~Licht Pavilion~0~switch~1?3~~2016~Licht Pavilion~1~switch~1?4~~35921~Wasserschlauch~0~~~~~~"} to panel.
                                2026-06-03 11:13:21.867 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"timeout~15"} to panel.
                                2026-06-03 11:13:22.018 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"date~Mi., 3.06.26"} to panel.
                                2026-06-03 11:13:22.078 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"timeout~15"} to panel.
                                2026-06-03 11:13:22.210 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"time~11:13"} to panel.
                                2026-06-03 11:13:22.312 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"date~Mi., 3.06.26"} to panel.
                                2026-06-03 11:13:22.404 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"timeout~2"} to panel.
                                2026-06-03 11:13:22.513 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"time~11:13"} to panel.
                                2026-06-03 11:13:22.716 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"timeout~2"} to panel.
                                2026-06-03 11:13:23.460 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1] Receive message:{"type":"event","method":"sleepReached","id":"cardGrid","opt":""}
                                2026-06-03 11:13:23.460 - debug: nspanel-lovelace-ui.0 (2910) [main] [NSPanel_1] Switch page to invisible!
                                2026-06-03 11:13:23.460 - debug: nspanel-lovelace-ui.0 (2910) [#scr] [NSPanel_1] Switch page to visible!
                                2026-06-03 11:13:23.461 - debug: nspanel-lovelace-ui.0 (2910) [#scr] Register last send type 44_17_93_7E_1E_20-screensaver2 block for 200ms
                                2026-06-03 11:13:23.461 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"pageType~screensaver2"} to panel.
                                2026-06-03 11:13:23.466 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1] Set screeensaver timeout to 15s.
                                2026-06-03 11:13:23.649 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1] Receive message:{"type":"event","method":"renderCurrentPage","id":"undefined","opt":""}
                                2026-06-03 11:13:23.713 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2] Receive message:{"type":"event","method":"sleepReached","id":"cardGrid","opt":""}
                                2026-06-03 11:13:23.714 - debug: nspanel-lovelace-ui.0 (2910) [main] [NSPanel_2] Switch page to invisible!
                                2026-06-03 11:13:23.715 - debug: nspanel-lovelace-ui.0 (2910) [#scr] [NSPanel_2] Switch page to visible!
                                2026-06-03 11:13:23.716 - debug: nspanel-lovelace-ui.0 (2910) [#scr] Register last send type E0_E2_E6_0B_8C_D4-screensaver2 block for 200ms
                                2026-06-03 11:13:23.716 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"pageType~screensaver2"} to panel.
                                2026-06-03 11:13:23.718 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2] Set screeensaver timeout to 15s.
                                2026-06-03 11:13:23.749 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"time~11:13"} to panel.
                                2026-06-03 11:13:23.903 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~3050.55 W~~~侀~65222~Solar 11KW~-1.5 W~~~侀~2016~Solar 800W~-1.5 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:13:23.905 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2] Receive message:{"type":"event","method":"renderCurrentPage","id":"undefined","opt":""}
                                2026-06-03 11:13:24.004 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"time~11:13"} to panel.
                                2026-06-03 11:13:24.210 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~3050.55 W~~~侀~65222~Solar 11KW~-1.5 W~~~侀~2016~Solar 800W~-1.5 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:13:24.231 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:13:24.459 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:13:24.649 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"timeout~15"} to panel.
                                2026-06-03 11:13:24.684 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:13:24.910 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:13:25.011 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~5.33 kWh~~~侀~65222~Solar 11KW~-1.5 W~~~侀~2016~Solar 800W~-1.5 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:13:25.154 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"timeout~15"} to panel.
                                2026-06-03 11:13:25.347 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~5.33 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~-1.5 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:13:25.416 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:13:25.691 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:13:25.720 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:13:25.887 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~5.33 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:13:25.990 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~5.33 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:13:26.295 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:13:30.014 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~5.33 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:13:30.015 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~3008.9 W~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:13:30.453 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:13:30.458 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:13:30.724 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:13:30.735 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:13:30.923 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~3008.9 W~~~侀~65222~Solar 11KW~-1.5 W~~~侀~2016~Solar 800W~-1.5 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:13:31.034 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~3008.9 W~~~侀~65222~Solar 11KW~-1.5 W~~~侀~2016~Solar 800W~-1.5 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:13:35.016 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~5.33 kWh~~~侀~65222~Solar 11KW~-1.5 W~~~侀~2016~Solar 800W~-1.5 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:13:35.060 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~5.33 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~-1.5 W~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:13:35.363 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:13:35.446 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"color~6371~65535~65363~54938~65535~54938~54938~54938~54938~54938~54938~54938~54938~54938~65363~1374"} to panel.
                                2026-06-03 11:13:35.663 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:13:35.711 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"statusUpdate~~17299~~17299~~"} to panel.
                                2026-06-03 11:13:35.913 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~5.33 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:13:35.935 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~5.33 kWh~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:13:40.018 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_1-SendClass] send payload: {"topic":"NSPanel_1/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~3008.9 W~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                2026-06-03 11:13:40.019 - debug: nspanel-lovelace-ui.0 (2910) [NSPanel_2-SendClass] send payload: {"topic":"NSPanel_2/cmnd/CustomSend","payload":"weatherUpdate~~~~19017~~13,9°C~~~~63488~Leistung~3008.9 W~~~侀~65222~Solar 11KW~0 kWh~~~侀~2016~Solar 800W~0 kWh~~~~64800~Sonne~21:37~~~~64544~Wind~6,2m/s~~~~64544~Böen~9,8m/s~~~~65535~Windr.~WSW~~~~64835~Feuchte~82%~~~~65222~UV~1,29~~0?10~~31~Wasser~1~~0?11~~2016~Zeichpumpe~1~~0?12~~65504~UV-Licht~1~~0?13~~35921~Teischspill~0~~0?14~~35921~Luftpumpe~0"} to panel.
                                
                                1 Antwort Letzte Antwort
                                0
                                • T Nicht stören
                                  T Nicht stören
                                  ticaki
                                  schrieb am zuletzt editiert von
                                  #1224

                                  Und bitte noch die adapterversion ich schaue dann heute abend

                                  Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                                  Spenden

                                  W 2 Antworten Letzte Antwort
                                  0
                                  • T ticaki

                                    Und bitte noch die adapterversion ich schaue dann heute abend

                                    W Offline
                                    W Offline
                                    welli
                                    schrieb am zuletzt editiert von
                                    #1225

                                    @ticaki
                                    v0.17.8

                                    1 Antwort Letzte Antwort
                                    0
                                    • T ticaki

                                      Und bitte noch die adapterversion ich schaue dann heute abend

                                      W Offline
                                      W Offline
                                      welli
                                      schrieb am zuletzt editiert von
                                      #1226

                                      @ticaki
                                      Mir ist auch aufgefallen das die Uhrzeit hinterher läuft auf dem Screensaver , auf den Raspberry locale Zeit ist korrekt und auf den NSpanles in der Konsole läuft die Zeit korrekt

                                      1 Antwort Letzte Antwort
                                      0
                                      • T Nicht stören
                                        T Nicht stören
                                        ticaki
                                        schrieb am zuletzt editiert von
                                        #1227

                                        Die AI hats so schön geschrieben deshalb kopiere ich das hier rein :)

                                        ich hab mir deinen Log mal genau angeschaut – und ich glaube nicht, dass es am WLAN liegt. Es ist auch kein echter „Absturz" der Panels. Was du siehst, ist eine eingebaute Sicherheitsfunktion:

                                        Der Adapter „spricht" im Normalbetrieb regelmäßig mit jedem Panel. Das Panel hat einen kleinen Wächter eingebaut: Hört es 140 Sekunden lang nichts vom Adapter, lädt es sich selbst neu (es springt auf die
                                        Startseite). Das ist absichtlich so, damit ein Panel sich von selbst fängt, falls mal was klemmt.

                                        In deinem Log sieht man genau das:

                                        • Normal schickt der Adapter jede Minute Daten an die Panels.
                                        • Zweimal hat er das nicht getan – einmal ~2 Minuten lang gar nichts.
                                        • Nach genau 140 Sekunden Stille haben sich beide Panels gleichzeitig neu geladen.

                                        Und genau hier ist der Punkt: beide gleichzeitig = es liegt nicht an den Panels (zwei Geräte verlieren nicht sekundengenau zusammen das WLAN), sondern daran, dass der Adapter für ~2 Minuten ausgesetzt hat.
                                        In der Zeit kam von ihm einfach nichts mehr – und der Wächter hat zugeschlagen.

                                        Das erklärt auch deine zweite Beobachtung mit der Uhrzeit: Die Uhr auf dem Screensaver wird vom Adapter einmal pro Minute nachgestellt. Wenn der Adapter aussetzt, läuft die angezeigte Zeit logischerweise
                                        hinterher, bis er sich wieder meldet. Gleiche Ursache, nur ein anderes Symptom.

                                        Die Frage ist also: Warum setzt der Adapter bei dir alle paar Minuten für so lange aus? Das ist meistens kein Adapter-Fehler, sondern dein ioBroker-Rechner ist in dem Moment überlastet. Kannst du mir dazu bitte ein paar Sachen rausfinden:

                                        1. Welcher Raspberry Pi ist das (Pi 3 / Pi 4 / wie viel RAM)?
                                        2. Läuft auf der Kiste viel anderes (viele Adapter, History/InfluxDB, Backups zur vollen Stunde …)?
                                        3. Schau dir in ioBroker mal die Werte unter System → Host an, besonders CPU-Auslastung, freier Speicher (RAM/Swap) und – wenn vorhanden – den „Event Loop Lag". Idealerweise beobachtest du die genau dann,
                                          wenn die Panels neu starten.

                                        Ich vermute stark, dass genau zu diesen Zeitpunkten die CPU/der Speicher am Anschlag ist und ioBroker für ein-zwei Minuten „einfriert".

                                        Parallel schaue ich mir auf meiner Seite an, ob ich den Wächter etwas toleranter machen kann, damit ein kurzer Hänger nicht gleich zum Neustart führt – aber die eigentliche Ursache liegt vermutlich in der Auslastung deines Systems.

                                        Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                                        Spenden

                                        W 1 Antwort Letzte Antwort
                                        0
                                        • T ticaki

                                          Die AI hats so schön geschrieben deshalb kopiere ich das hier rein :)

                                          ich hab mir deinen Log mal genau angeschaut – und ich glaube nicht, dass es am WLAN liegt. Es ist auch kein echter „Absturz" der Panels. Was du siehst, ist eine eingebaute Sicherheitsfunktion:

                                          Der Adapter „spricht" im Normalbetrieb regelmäßig mit jedem Panel. Das Panel hat einen kleinen Wächter eingebaut: Hört es 140 Sekunden lang nichts vom Adapter, lädt es sich selbst neu (es springt auf die
                                          Startseite). Das ist absichtlich so, damit ein Panel sich von selbst fängt, falls mal was klemmt.

                                          In deinem Log sieht man genau das:

                                          • Normal schickt der Adapter jede Minute Daten an die Panels.
                                          • Zweimal hat er das nicht getan – einmal ~2 Minuten lang gar nichts.
                                          • Nach genau 140 Sekunden Stille haben sich beide Panels gleichzeitig neu geladen.

                                          Und genau hier ist der Punkt: beide gleichzeitig = es liegt nicht an den Panels (zwei Geräte verlieren nicht sekundengenau zusammen das WLAN), sondern daran, dass der Adapter für ~2 Minuten ausgesetzt hat.
                                          In der Zeit kam von ihm einfach nichts mehr – und der Wächter hat zugeschlagen.

                                          Das erklärt auch deine zweite Beobachtung mit der Uhrzeit: Die Uhr auf dem Screensaver wird vom Adapter einmal pro Minute nachgestellt. Wenn der Adapter aussetzt, läuft die angezeigte Zeit logischerweise
                                          hinterher, bis er sich wieder meldet. Gleiche Ursache, nur ein anderes Symptom.

                                          Die Frage ist also: Warum setzt der Adapter bei dir alle paar Minuten für so lange aus? Das ist meistens kein Adapter-Fehler, sondern dein ioBroker-Rechner ist in dem Moment überlastet. Kannst du mir dazu bitte ein paar Sachen rausfinden:

                                          1. Welcher Raspberry Pi ist das (Pi 3 / Pi 4 / wie viel RAM)?
                                          2. Läuft auf der Kiste viel anderes (viele Adapter, History/InfluxDB, Backups zur vollen Stunde …)?
                                          3. Schau dir in ioBroker mal die Werte unter System → Host an, besonders CPU-Auslastung, freier Speicher (RAM/Swap) und – wenn vorhanden – den „Event Loop Lag". Idealerweise beobachtest du die genau dann,
                                            wenn die Panels neu starten.

                                          Ich vermute stark, dass genau zu diesen Zeitpunkten die CPU/der Speicher am Anschlag ist und ioBroker für ein-zwei Minuten „einfriert".

                                          Parallel schaue ich mir auf meiner Seite an, ob ich den Wächter etwas toleranter machen kann, damit ein kurzer Hänger nicht gleich zum Neustart führt – aber die eigentliche Ursache liegt vermutlich in der Auslastung deines Systems.

                                          W Offline
                                          W Offline
                                          welli
                                          schrieb am zuletzt editiert von
                                          #1228

                                          @ticaki
                                          Der Raspberry 5 mit 8GB läuft 3-5% mit 32% Ram.
                                          Habe mal pings auf mein WIFI gemacht und erschreckende Beobachtung gemacht.

                                          Von links nacht rechts : IObroker , NAS , Fritzbox , NSpanel_1

                                          Screenshot 2026-06-03 223904.png

                                          Wo ran könnte dis liegen?

                                          1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          368

                                          Online

                                          33.0k

                                          Benutzer

                                          83.3k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2026
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe