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. ioBroker Allgemein
  4. Regenmesser der mqtt fähig ist

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    751

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.1k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

Regenmesser der mqtt fähig ist

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
18 Beiträge 3 Kommentatoren 89 Aufrufe 2 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.
  • D Detlef123

    mqtt.0
    2026-04-06 17:52:51.928 info Disconnected from 192.168.178.139
    mqtt.0
    2026-04-06 17:52:51.928 error Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
    mqtt.0
    2026-04-06 17:52:51.928 info Reconnected to 192.168.178.139

    HomoranH Nicht stören
    HomoranH Nicht stören
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von
    #4

    @Detlef123 sagte:

    2026-04-06 17:52:51.928 error Client error: Error: connect ECONNREFUSED 192.168.178.139:1883

    Was hast du denn da konfiguriert?
    Wer oder was steckt denn hinter der IP?

    kein Support per PN! - Fragen im Forum stellen -
    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    1 Antwort Letzte Antwort
    0
    • D Detlef123

      mqtt.0
      2026-04-06 17:52:51.928 info Disconnected from 192.168.178.139
      mqtt.0
      2026-04-06 17:52:51.928 error Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
      mqtt.0
      2026-04-06 17:52:51.928 info Reconnected to 192.168.178.139

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #5

      @Detlef123
      Entweder falsches PW oder da läuft gar kein Service.
      Könnte man in der Ausgabe von

      iob diag
      

      sehen...

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      1 Antwort Letzte Antwort
      0
      • D Online
        D Online
        Detlef123
        schrieb am zuletzt editiert von
        #6

        die IP ist mein ioBroker.
        Ich dachte es geht mit dem MQTT so einfach wie bei den Shelly Produkten, über den Shelly Adapter?

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • D Detlef123

          die IP ist mein ioBroker.
          Ich dachte es geht mit dem MQTT so einfach wie bei den Shelly Produkten, über den Shelly Adapter?

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #7

          @Detlef123

          Ich hab keine Shelly im Einsatz, aber im Grund funktioniert mqtt wie jegliches Client/Server-Konstrukt auch.
          Server muss laufen und die Clients müssen sich anmelden.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          1 Antwort Letzte Antwort
          0
          • D Online
            D Online
            Detlef123
            schrieb am zuletzt editiert von
            #8

            Also muss ich erst einen Server haben? Ich dachte der ioBroker dient als Server für den MQQT Adapter.

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • D Detlef123

              Also muss ich erst einen Server haben? Ich dachte der ioBroker dient als Server für den MQQT Adapter.

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #9

              @Detlef123 sagte:

              Also muss ich erst einen Server haben?

              Ja, der Adaper KANN auch als Server fungieren. Kommt halt darauf an, wie man den einstellt.
              Aber du zeigst ja nix...

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              1 Antwort Letzte Antwort
              0
              • D Online
                D Online
                Detlef123
                schrieb am zuletzt editiert von
                #10

                ich weiß nur nicht was iob diag bedeutet???

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • D Detlef123

                  ich weiß nur nicht was iob diag bedeutet???

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #11

                  @Detlef123

                  Das gibst du in dein Terminal ein und dann spuckt der Befehl eine Diagnose deines Setups aus.
                  Das dann in Gänze hier rein kopieren, dann sieht man wie du da unterwegs bist.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  1 Antwort Letzte Antwort
                  0
                  • D Online
                    D Online
                    Detlef123
                    schrieb am zuletzt editiert von
                    #12

                    mein Putty Tool zeigt mir eine ganze enge an, aber wenn ich alles Markiere und Kopieren will geht das nicht

                    Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                    0
                    • D Detlef123

                      mein Putty Tool zeigt mir eine ganze enge an, aber wenn ich alles Markiere und Kopieren will geht das nicht

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #13

                      @Detlef123

                      Zu puTTY kann ich nix sagen, verwende ich nicht.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      1 Antwort Letzte Antwort
                      0
                      • D Online
                        D Online
                        Detlef123
                        schrieb am zuletzt editiert von
                        #14

                        Ist ein Windows Tool um beim Raspberry Pi Befehle einzugeben. Kann ich über den ioBroker auch Befehle eingeben?

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • D Detlef123

                          Ist ein Windows Tool um beim Raspberry Pi Befehle einzugeben. Kann ich über den ioBroker auch Befehle eingeben?

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #15

                          @Detlef123

                          Auch aus puTTY heraus kann man den Output kopieren. Haben schon unzählige vor dir auch hinbekommen.

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          1 Antwort Letzte Antwort
                          0
                          • D Online
                            D Online
                            Detlef123
                            schrieb am zuletzt editiert von Homoran
                            #16
                            2026-04-06 18:40:46.291  - error: web.0 (2082) can't render tplTwCoolClock w000148 on "Startseite":
                            2026-04-06 18:40:46.292  - error: web.0 (2082) 0 - TypeError: Cannot add property width, object is not extensibleTypeError: Cannot add property width, object is not extensible
                            2026-04-06 18:40:46.292  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                            2026-04-06 18:40:46.292  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                            2026-04-06 18:40:46.293  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                            2026-04-06 18:40:46.293  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                            2026-04-06 18:40:46.293  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                            2026-04-06 18:40:46.294  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                            2026-04-06 18:40:46.294  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39)
                            2026-04-06 18:40:46.294  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                            2026-04-06 18:40:46.295  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                            2026-04-06 18:40:46.295  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                            2026-04-06 18:40:46.295  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                            2026-04-06 18:40:46.296  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                            2026-04-06 18:40:46.296  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                            2026-04-06 18:40:46.297  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                            2026-04-06 18:40:46.297  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                            2026-04-06 18:40:46.297  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                            2026-04-06 18:40:46.297  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                            2026-04-06 18:40:46.298  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                            2026-04-06 18:40:47.365  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:40:52.573  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:40:53.080  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:40:53.276  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:40:53.340  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:40:55.403  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:40:55.404  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:40:55.404  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:40:56.087  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:40:56.230  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:40:57.236  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:02.567  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:05.404  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:41:05.405  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:41:05.405  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:41:07.736  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:08.281  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:08.482  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:08.551  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:41:09.567  - error: web.0 (2082) can't render tplTwCoolClock w000054 on "Startseite":
                            2026-04-06 18:41:10.642  - error: web.0 (2082) 0 - TypeError: "width" is read-onlytplTwCoolClock@http://iobroker:8082/vis-2/edit.html#Startseite line 25293 > injectedScript:318:27
                            2026-04-06 18:41:10.642  - error: web.0 (2082) 1 - this.fn@tplTwCoolClock.js:3:34
                            2026-04-06 18:41:10.642  - error: web.0 (2082) 2 - n.prototype.render@http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46
                            2026-04-06 18:41:10.642  - error: web.0 (2082) 3 - n/<@http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26
                            2026-04-06 18:41:10.642  - error: web.0 (2082) 4 - r@http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29
                            2026-04-06 18:41:10.642  - error: web.0 (2082) 5 - renderTo@http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63
                            2026-04-06 18:41:10.643  - error: web.0 (2082) 6 - renderAs@http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39
                            2026-04-06 18:41:10.643  - error: web.0 (2082) 7 - e.template@http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47
                            2026-04-06 18:41:10.643  - error: web.0 (2082) 8 - renderWidget@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17648:46
                            2026-04-06 18:41:10.643  - error: web.0 (2082) 9 - __tla</renderWidgetBody/this.bindingsTimer<@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17711:41
                            2026-04-06 18:41:10.643  - error: web.0 (2082) 10 -
                            2026-04-06 18:41:10.643  - error: web.0 (2082) can't render tplTwCoolClock w000055 on "Startseite":
                            2026-04-06 18:41:10.643  - error: web.0 (2082) 0 - TypeError: "width" is read-onlytplTwCoolClock@http://iobroker:8082/vis-2/edit.html#Startseite line 25293 > injectedScript:318:27
                            2026-04-06 18:41:10.643  - error: web.0 (2082) 1 - this.fn@tplTwCoolClock.js:3:34
                            2026-04-06 18:41:10.643  - error: web.0 (2082) 2 - n.prototype.render@http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46
                            2026-04-06 18:41:10.643  - error: web.0 (2082) 3 - n/<@http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26
                            2026-04-06 18:41:10.643  - error: web.0 (2082) 4 - r@http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29
                            2026-04-06 18:41:10.643  - error: web.0 (2082) 5 - renderTo@http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63
                            2026-04-06 18:41:10.644  - error: web.0 (2082) 6 - renderAs@http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39
                            2026-04-06 18:41:10.644  - error: web.0 (2082) 7 - e.template@http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47
                            2026-04-06 18:41:10.644  - error: web.0 (2082) 8 - renderWidget@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17648:46
                            2026-04-06 18:41:10.644  - error: web.0 (2082) 9 - __tla</renderWidgetBody/this.bindingsTimer<@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17711:41
                            2026-04-06 18:41:10.644  - error: web.0 (2082) 10 -
                            2026-04-06 18:41:10.644  - error: web.0 (2082) can't render tplTwCoolClock w000147 on "Startseite":
                            2026-04-06 18:41:10.644  - error: web.0 (2082) 0 - TypeError: "width" is read-onlytplTwCoolClock@http://iobroker:8082/vis-2/edit.html#Startseite line 25293 > injectedScript:318:27
                            2026-04-06 18:41:10.644  - error: web.0 (2082) 1 - this.fn@tplTwCoolClock.js:3:34
                            2026-04-06 18:41:10.644  - error: web.0 (2082) 2 - n.prototype.render@http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46
                            2026-04-06 18:41:10.644  - error: web.0 (2082) 3 - n/<@http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26
                            2026-04-06 18:41:10.644  - error: web.0 (2082) 4 - r@http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29
                            2026-04-06 18:41:10.645  - error: web.0 (2082) 5 - renderTo@http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63
                            2026-04-06 18:41:10.645  - error: web.0 (2082) 6 - renderAs@http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39
                            2026-04-06 18:41:10.645  - error: web.0 (2082) 7 - e.template@http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47
                            2026-04-06 18:41:10.645  - error: web.0 (2082) 8 - renderWidget@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17648:46
                            2026-04-06 18:41:10.645  - error: web.0 (2082) 9 - __tla</renderWidgetBody/this.bindingsTimer<@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17711:41
                            2026-04-06 18:41:10.645  - error: web.0 (2082) 10 -
                            2026-04-06 18:41:10.645  - error: web.0 (2082) can't render tplTwCoolClock w000148 on "Startseite":
                            2026-04-06 18:41:10.646  - error: web.0 (2082) 0 - TypeError: can't define property "width": Object is not extensibletplTwCoolClock@http://iobroker:8082/vis-2/edit.html#Startseite line 25293 > injectedScript:318:27
                            2026-04-06 18:41:10.646  - error: web.0 (2082) 1 - this.fn@tplTwCoolClock.js:3:34
                            2026-04-06 18:41:10.646  - error: web.0 (2082) 2 - n.prototype.render@http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46
                            2026-04-06 18:41:10.646  - error: web.0 (2082) 3 - n/<@http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26
                            2026-04-06 18:41:10.646  - error: web.0 (2082) 4 - r@http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29
                            2026-04-06 18:41:10.646  - error: web.0 (2082) 5 - renderTo@http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63
                            2026-04-06 18:41:10.646  - error: web.0 (2082) 6 - renderAs@http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39
                            2026-04-06 18:41:10.646  - error: web.0 (2082) 7 - e.template@http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47
                            2026-04-06 18:41:10.646  - error: web.0 (2082) 8 - renderWidget@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17648:46
                            2026-04-06 18:41:10.646  - error: web.0 (2082) 9 - __tla</renderWidgetBody/this.bindingsTimer<@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17711:41
                            2026-04-06 18:41:10.647  - error: web.0 (2082) 10 -
                            2026-04-06 18:41:11.321  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:11.512  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:12.455  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:15.405  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:41:15.406  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:41:15.406  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:41:17.767  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:22.946  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:23.475  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:23.731  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:23.756  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:41:25.407  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:41:25.408  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:41:25.408  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:41:26.554  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:26.866  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:27.662  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:32.968  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:35.410  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:41:35.411  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:41:35.411  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:41:38.110  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:38.680  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:38.899  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:38.923  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:41:41.796  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:42.310  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:43.007  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:45.412  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:41:45.413  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:41:45.413  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:41:48.168  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:53.306  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:53.877  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:54.058  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:54.080  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:41:55.414  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:41:55.414  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:41:55.415  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:41:56.963  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:57.591  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:41:58.246  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:03.370  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:05.416  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:42:05.417  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:42:05.417  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:42:08.473  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:09.116  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:09.223  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:09.284  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:42:12.172  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:12.856  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:13.473  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:15.418  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:42:15.419  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:42:15.419  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:42:18.571  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:19.635  - error: web.0 (2082) can't render tplTwCoolClock w000054 on "Startseite":
                            2026-04-06 18:42:19.637  - error: web.0 (2082) 0 - TypeError: "width" is read-onlytplTwCoolClock@http://iobroker:8082/vis-2/edit.html#Startseite line 25293 > injectedScript:318:27
                            2026-04-06 18:42:19.637  - error: web.0 (2082) 1 - this.fn@tplTwCoolClock.js:3:34
                            2026-04-06 18:42:19.637  - error: web.0 (2082) 2 - n.prototype.render@http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46
                            2026-04-06 18:42:19.638  - error: web.0 (2082) 3 - n/<@http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26
                            2026-04-06 18:42:19.638  - error: web.0 (2082) 4 - r@http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29
                            2026-04-06 18:42:19.638  - error: web.0 (2082) 5 - renderTo@http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63
                            2026-04-06 18:42:19.638  - error: web.0 (2082) 6 - renderAs@http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39
                            2026-04-06 18:42:19.638  - error: web.0 (2082) 7 - e.template@http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47
                            2026-04-06 18:42:19.638  - error: web.0 (2082) 8 - renderWidget@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17648:46
                            2026-04-06 18:42:19.638  - error: web.0 (2082) 9 - __tla</renderWidgetBody/this.bindingsTimer<@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17711:41
                            2026-04-06 18:42:19.638  - error: web.0 (2082) 10 -
                            2026-04-06 18:42:19.638  - error: web.0 (2082) can't render tplTwCoolClock w000055 on "Startseite":
                            2026-04-06 18:42:19.638  - error: web.0 (2082) 0 - TypeError: "width" is read-onlytplTwCoolClock@http://iobroker:8082/vis-2/edit.html#Startseite line 25293 > injectedScript:318:27
                            2026-04-06 18:42:19.638  - error: web.0 (2082) 1 - this.fn@tplTwCoolClock.js:3:34
                            2026-04-06 18:42:19.639  - error: web.0 (2082) 2 - n.prototype.render@http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46
                            2026-04-06 18:42:19.639  - error: web.0 (2082) 3 - n/<@http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26
                            2026-04-06 18:42:19.639  - error: web.0 (2082) 4 - r@http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29
                            2026-04-06 18:42:19.639  - error: web.0 (2082) 5 - renderTo@http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63
                            2026-04-06 18:42:19.639  - error: web.0 (2082) 6 - renderAs@http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39
                            2026-04-06 18:42:19.639  - error: web.0 (2082) 7 - e.template@http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47
                            2026-04-06 18:42:19.639  - error: web.0 (2082) 8 - renderWidget@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17648:46
                            2026-04-06 18:42:19.639  - error: web.0 (2082) 9 - __tla</renderWidgetBody/this.bindingsTimer<@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17711:41
                            2026-04-06 18:42:19.639  - error: web.0 (2082) 10 -
                            2026-04-06 18:42:19.639  - error: web.0 (2082) can't render tplTwCoolClock w000147 on "Startseite":
                            2026-04-06 18:42:19.640  - error: web.0 (2082) 0 - TypeError: "width" is read-onlytplTwCoolClock@http://iobroker:8082/vis-2/edit.html#Startseite line 25293 > injectedScript:318:27
                            2026-04-06 18:42:19.640  - error: web.0 (2082) 1 - this.fn@tplTwCoolClock.js:3:34
                            2026-04-06 18:42:19.640  - error: web.0 (2082) 2 - n.prototype.render@http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46
                            2026-04-06 18:42:19.640  - error: web.0 (2082) 3 - n/<@http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26
                            2026-04-06 18:42:19.640  - error: web.0 (2082) 4 - r@http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29
                            2026-04-06 18:42:19.640  - error: web.0 (2082) 5 - renderTo@http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63
                            2026-04-06 18:42:19.640  - error: web.0 (2082) 6 - renderAs@http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39
                            2026-04-06 18:42:19.640  - error: web.0 (2082) 7 - e.template@http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47
                            2026-04-06 18:42:19.640  - error: web.0 (2082) 8 - renderWidget@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17648:46
                            2026-04-06 18:42:19.640  - error: web.0 (2082) 9 - __tla</renderWidgetBody/this.bindingsTimer<@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17711:41
                            2026-04-06 18:42:19.640  - error: web.0 (2082) 10 -
                            2026-04-06 18:42:19.643  - error: web.0 (2082) can't render tplTwCoolClock w000148 on "Startseite":
                            2026-04-06 18:42:19.643  - error: web.0 (2082) 0 - TypeError: can't define property "width": Object is not extensibletplTwCoolClock@http://iobroker:8082/vis-2/edit.html#Startseite line 25293 > injectedScript:318:27
                            2026-04-06 18:42:19.643  - error: web.0 (2082) 1 - this.fn@tplTwCoolClock.js:3:34
                            2026-04-06 18:42:19.643  - error: web.0 (2082) 2 - n.prototype.render@http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46
                            2026-04-06 18:42:19.643  - error: web.0 (2082) 3 - n/<@http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26
                            2026-04-06 18:42:19.643  - error: web.0 (2082) 4 - r@http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29
                            2026-04-06 18:42:19.643  - error: web.0 (2082) 5 - renderTo@http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63
                            2026-04-06 18:42:19.643  - error: web.0 (2082) 6 - renderAs@http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39
                            2026-04-06 18:42:19.644  - error: web.0 (2082) 7 - e.template@http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47
                            2026-04-06 18:42:19.644  - error: web.0 (2082) 8 - renderWidget@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17648:46
                            2026-04-06 18:42:19.644  - error: web.0 (2082) 9 - __tla</renderWidgetBody/this.bindingsTimer<@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17711:41
                            2026-04-06 18:42:19.644  - error: web.0 (2082) 10 -
                            2026-04-06 18:42:23.674  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:24.362  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:24.435  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:24.460  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:42:25.420  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:42:25.421  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:42:25.421  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:42:27.401  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:28.223  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:28.765  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:33.550  - info: web.0 (2082) <== Disconnect system.user.admin from 2001:9e8:1002:500:322f:13f0:158e:c404
                            2026-04-06 18:42:33.771  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:35.423  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:42:35.424  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:42:35.424  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:42:38.716  - info: web.0 (2082) ==> Connected system.user.admin from 2001:9e8:1002:500:322f:13f0:158e:c404
                            2026-04-06 18:42:38.878  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:39.594  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:39.609  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:39.674  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:42:42.606  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:44.002  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:44.050  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:44.675  - error: web.0 (2082) can't render tplTwCoolClock w000054 on "Startseite":
                            2026-04-06 18:42:45.424  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:42:45.425  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:42:45.425  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:42:46.526  - error: web.0 (2082) 0 - TypeError: Cannot assign to read only property 'width' of object '#<Object>'TypeError: Cannot assign to read only property 'width' of object '#<Object>'
                            2026-04-06 18:42:46.526  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                            2026-04-06 18:42:46.526  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                            2026-04-06 18:42:46.527  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                            2026-04-06 18:42:46.527  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                            2026-04-06 18:42:46.527  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                            2026-04-06 18:42:46.527  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                            2026-04-06 18:42:46.527  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39)
                            2026-04-06 18:42:46.527  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                            2026-04-06 18:42:46.527  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                            2026-04-06 18:42:46.528  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                            2026-04-06 18:42:46.528  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                            2026-04-06 18:42:46.528  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                            2026-04-06 18:42:46.528  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                            2026-04-06 18:42:46.528  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                            2026-04-06 18:42:46.528  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                            2026-04-06 18:42:46.528  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                            2026-04-06 18:42:46.528  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                            2026-04-06 18:42:46.528  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                            2026-04-06 18:42:46.529  - error: web.0 (2082) can't render tplTwCoolClock w000055 on "Startseite":
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 0 - TypeError: Cannot assign to read only property 'width' of object '#<Object>'TypeError: Cannot assign to read only property 'width' of object '#<Object>'
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39)
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                            2026-04-06 18:42:46.529  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                            2026-04-06 18:42:46.530  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                            2026-04-06 18:42:46.530  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                            2026-04-06 18:42:46.542  - error: web.0 (2082) can't render tplTwCoolClock w000147 on "Startseite":
                            2026-04-06 18:42:46.543  - error: web.0 (2082) 0 - TypeError: Cannot assign to read only property 'width' of object '#<Object>'TypeError: Cannot assign to read only property 'width' of object '#<Object>'
                            2026-04-06 18:42:46.543  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                            2026-04-06 18:42:46.544  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                            2026-04-06 18:42:46.545  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                            2026-04-06 18:42:46.545  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                            2026-04-06 18:42:46.546  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                            2026-04-06 18:42:46.546  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                            2026-04-06 18:42:46.547  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39)
                            2026-04-06 18:42:46.547  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                            2026-04-06 18:42:46.548  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                            2026-04-06 18:42:46.548  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                            2026-04-06 18:42:46.548  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                            2026-04-06 18:42:46.549  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                            2026-04-06 18:42:46.549  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                            2026-04-06 18:42:46.550  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                            2026-04-06 18:42:46.550  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                            2026-04-06 18:42:46.550  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                            2026-04-06 18:42:46.550  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                            2026-04-06 18:42:46.551  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                            2026-04-06 18:42:46.551  - error: web.0 (2082) can't render tplTwCoolClock w000148 on "Startseite":
                            2026-04-06 18:42:46.551  - error: web.0 (2082) 0 - TypeError: Cannot add property width, object is not extensibleTypeError: Cannot add property width, object is not extensible
                            2026-04-06 18:42:46.551  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                            2026-04-06 18:42:46.552  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                            2026-04-06 18:42:46.552  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                            2026-04-06 18:42:46.552  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                            2026-04-06 18:42:46.554  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                            2026-04-06 18:42:46.555  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                            2026-04-06 18:42:46.556  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39)
                            2026-04-06 18:42:46.556  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                            2026-04-06 18:42:46.557  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                            2026-04-06 18:42:46.557  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                            2026-04-06 18:42:46.558  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                            2026-04-06 18:42:46.559  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                            2026-04-06 18:42:46.560  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                            2026-04-06 18:42:46.560  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                            2026-04-06 18:42:46.560  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                            2026-04-06 18:42:46.564  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                            2026-04-06 18:42:46.564  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                            2026-04-06 18:42:46.564  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                            2026-04-06 18:42:48.970  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:54.086  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:54.837  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:54.859  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:54.881  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:42:55.426  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:42:55.427  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:42:55.427  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:42:57.815  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:59.272  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:42:59.348  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:04.233  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:05.017  - info: host.iobroker instance system.adapter.openweathermap.0 in version "1.4.0" started with pid 2344
                            2026-04-06 18:43:05.428  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:43:05.428  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:43:05.429  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:43:05.835  - info: openweathermap.0 (2344) starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.22.0, js-controller: 7.0.7
                            2026-04-06 18:43:09.244  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:10.024  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:10.038  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:10.058  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:43:12.989  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:14.491  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:14.703  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:15.429  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:43:15.430  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:43:15.430  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:43:19.435  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:24.459  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:25.199  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:25.223  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:43:25.285  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:25.431  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:43:25.432  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:43:25.432  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:43:28.153  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:29.747  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:29.963  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:30.516  - info: openweathermap.0 (2344) Terminated (NO_ERROR): Without reason
                            2026-04-06 18:43:31.024  - info: host.iobroker instance system.adapter.openweathermap.0 having pid 2344 terminated with code 0 (NO_ERROR)
                            2026-04-06 18:43:34.636  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:35.434  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:43:35.434  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:43:35.435  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:43:39.627  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:40.394  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:40.417  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:43:40.503  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:43.382  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:44.974  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:45.250  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:45.436  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:43:45.437  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:43:45.437  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:43:49.835  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:54.822  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:55.438  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:43:55.439  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:43:55.439  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:43:55.606  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:55.628  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:43:55.719  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:43:58.588  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:00.179  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:00.691  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:05.036  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:05.440  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:44:05.440  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:44:05.441  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:44:10.005  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:10.807  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:10.870  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:44:10.928  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:13.802  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:15.441  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:44:15.442  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:44:15.442  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:44:15.495  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:16.042  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:20.235  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:25.207  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:25.443  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:44:25.444  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:44:25.444  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:44:26.049  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:26.071  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:44:26.160  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:28.973  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:30.857  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:31.304  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:33.533  - info: web.0 (2082) <== Disconnect system.user.admin from 2001:9e8:1002:500:322f:13f0:158e:c404
                            2026-04-06 18:44:35.436  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:35.446  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:44:35.446  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:44:35.447  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:44:38.716  - info: web.0 (2082) ==> Connected system.user.admin from 2001:9e8:1002:500:322f:13f0:158e:c404
                            2026-04-06 18:44:40.370  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:41.220  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:41.244  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:44:41.444  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:44.152  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:44.822  - error: web.0 (2082) can't render tplTwCoolClock w000054 on "Startseite":
                            2026-04-06 18:44:45.447  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:44:45.448  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:44:45.448  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:44:46.258  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:46.443  - error: web.0 (2082) 0 - TypeError: Cannot assign to read only property 'width' of object '#<Object>'TypeError: Cannot assign to read only property 'width' of object '#<Object>'
                            2026-04-06 18:44:46.443  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                            2026-04-06 18:44:46.443  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                            2026-04-06 18:44:46.443  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                            2026-04-06 18:44:46.443  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                            2026-04-06 18:44:46.443  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                            2026-04-06 18:44:46.443  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                            2026-04-06 18:44:46.443  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39)
                            2026-04-06 18:44:46.443  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                            2026-04-06 18:44:46.443  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                            2026-04-06 18:44:46.445  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                            2026-04-06 18:44:46.445  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                            2026-04-06 18:44:46.445  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                            2026-04-06 18:44:46.445  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                            2026-04-06 18:44:46.445  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                            2026-04-06 18:44:46.445  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                            2026-04-06 18:44:46.445  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                            2026-04-06 18:44:46.445  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                            2026-04-06 18:44:46.445  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) can't render tplTwCoolClock w000055 on "Startseite":
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 0 - TypeError: Cannot assign to read only property 'width' of object '#<Object>'TypeError: Cannot assign to read only property 'width' of object '#<Object>'
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465
                            :39)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                            2026-04-06 18:44:46.446  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                            2026-04-06 18:44:46.447  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                            2026-04-06 18:44:46.466  - error: web.0 (2082) can't render tplTwCoolClock w000147 on "Startseite":
                            2026-04-06 18:44:46.466  - error: web.0 (2082) 0 - TypeError: Cannot assign to read only property 'width' of object '#<Object>'TypeError: Cannot assign to read only property 'width' of object '#<Object>'
                            2026-04-06 18:44:46.469  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                            2026-04-06 18:44:46.469  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                            2026-04-06 18:44:46.469  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                            2026-04-06 18:44:46.469  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                            2026-04-06 18:44:46.469  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                            2026-04-06 18:44:46.469  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                            2026-04-06 18:44:46.469  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39)
                            2026-04-06 18:44:46.469  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                            2026-04-06 18:44:46.469  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                            2026-04-06 18:44:46.469  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                            2026-04-06 18:44:46.469  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                            2026-04-06 18:44:46.469  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                            2026-04-06 18:44:46.469  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                            2026-04-06 18:44:46.469  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                            2026-04-06 18:44:46.469  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                            2026-04-06 18:44:46.469  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                            2026-04-06 18:44:46.471  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                            2026-04-06 18:44:46.471  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                            2026-04-06 18:44:46.471  - error: web.0 (2082) can't render tplTwCoolClock w000148 on "Startseite":
                            2026-04-06 18:44:46.471  - error: web.0 (2082) 0 - TypeError: Cannot add property width, object is not extensibleTypeError: Cannot add property width, object is not extensible
                            2026-04-06 18:44:46.471  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                            2026-04-06 18:44:46.472  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                            2026-04-06 18:44:46.472  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                            2026-04-06 18:44:46.472  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                            2026-04-06 18:44:46.472  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                            2026-04-06 18:44:46.473  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                            2026-04-06 18:44:46.473  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39)
                            2026-04-06 18:44:46.476  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                            2026-04-06 18:44:46.481  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                            2026-04-06 18:44:46.481  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                            2026-04-06 18:44:46.481  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                            2026-04-06 18:44:46.481  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                            2026-04-06 18:44:46.481  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                            2026-04-06 18:44:46.481  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                            2026-04-06 18:44:46.481  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                            2026-04-06 18:44:46.481  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                            2026-04-06 18:44:46.481  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                            2026-04-06 18:44:46.481  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                            2026-04-06 18:44:46.772  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:50.636  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:55.450  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:44:55.450  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:44:55.451  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:44:55.533  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:56.382  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:56.404  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:44:56.640  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:44:59.330  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:45:01.502  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:45:02.439  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:45:05.452  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                            2026-04-06 18:45:05.452  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                            2026-04-06 18:45:05.453  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                            2026-04-06 18:45:05.835  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:45:10.721  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:45:11.543  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                            2026-04-06 18:45:11.565  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                            2026-04-06 18:45:11.853  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                            /opt/iobroker$
                            

                            MOD-EDIT: Code in code-tags gesetzt!

                            HomoranH 1 Antwort Letzte Antwort
                            0
                            • D Detlef123
                              2026-04-06 18:40:46.291  - error: web.0 (2082) can't render tplTwCoolClock w000148 on "Startseite":
                              2026-04-06 18:40:46.292  - error: web.0 (2082) 0 - TypeError: Cannot add property width, object is not extensibleTypeError: Cannot add property width, object is not extensible
                              2026-04-06 18:40:46.292  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                              2026-04-06 18:40:46.292  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                              2026-04-06 18:40:46.293  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                              2026-04-06 18:40:46.293  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                              2026-04-06 18:40:46.293  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                              2026-04-06 18:40:46.294  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                              2026-04-06 18:40:46.294  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39)
                              2026-04-06 18:40:46.294  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                              2026-04-06 18:40:46.295  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                              2026-04-06 18:40:46.295  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                              2026-04-06 18:40:46.295  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                              2026-04-06 18:40:46.296  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                              2026-04-06 18:40:46.296  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                              2026-04-06 18:40:46.297  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                              2026-04-06 18:40:46.297  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                              2026-04-06 18:40:46.297  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                              2026-04-06 18:40:46.297  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                              2026-04-06 18:40:46.298  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                              2026-04-06 18:40:47.365  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:40:52.573  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:40:53.080  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:40:53.276  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:40:53.340  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:40:55.403  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:40:55.404  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:40:55.404  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:40:56.087  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:40:56.230  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:40:57.236  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:02.567  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:05.404  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:41:05.405  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:41:05.405  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:41:07.736  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:08.281  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:08.482  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:08.551  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:41:09.567  - error: web.0 (2082) can't render tplTwCoolClock w000054 on "Startseite":
                              2026-04-06 18:41:10.642  - error: web.0 (2082) 0 - TypeError: "width" is read-onlytplTwCoolClock@http://iobroker:8082/vis-2/edit.html#Startseite line 25293 > injectedScript:318:27
                              2026-04-06 18:41:10.642  - error: web.0 (2082) 1 - this.fn@tplTwCoolClock.js:3:34
                              2026-04-06 18:41:10.642  - error: web.0 (2082) 2 - n.prototype.render@http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46
                              2026-04-06 18:41:10.642  - error: web.0 (2082) 3 - n/<@http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26
                              2026-04-06 18:41:10.642  - error: web.0 (2082) 4 - r@http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29
                              2026-04-06 18:41:10.642  - error: web.0 (2082) 5 - renderTo@http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63
                              2026-04-06 18:41:10.643  - error: web.0 (2082) 6 - renderAs@http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39
                              2026-04-06 18:41:10.643  - error: web.0 (2082) 7 - e.template@http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47
                              2026-04-06 18:41:10.643  - error: web.0 (2082) 8 - renderWidget@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17648:46
                              2026-04-06 18:41:10.643  - error: web.0 (2082) 9 - __tla</renderWidgetBody/this.bindingsTimer<@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17711:41
                              2026-04-06 18:41:10.643  - error: web.0 (2082) 10 -
                              2026-04-06 18:41:10.643  - error: web.0 (2082) can't render tplTwCoolClock w000055 on "Startseite":
                              2026-04-06 18:41:10.643  - error: web.0 (2082) 0 - TypeError: "width" is read-onlytplTwCoolClock@http://iobroker:8082/vis-2/edit.html#Startseite line 25293 > injectedScript:318:27
                              2026-04-06 18:41:10.643  - error: web.0 (2082) 1 - this.fn@tplTwCoolClock.js:3:34
                              2026-04-06 18:41:10.643  - error: web.0 (2082) 2 - n.prototype.render@http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46
                              2026-04-06 18:41:10.643  - error: web.0 (2082) 3 - n/<@http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26
                              2026-04-06 18:41:10.643  - error: web.0 (2082) 4 - r@http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29
                              2026-04-06 18:41:10.643  - error: web.0 (2082) 5 - renderTo@http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63
                              2026-04-06 18:41:10.644  - error: web.0 (2082) 6 - renderAs@http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39
                              2026-04-06 18:41:10.644  - error: web.0 (2082) 7 - e.template@http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47
                              2026-04-06 18:41:10.644  - error: web.0 (2082) 8 - renderWidget@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17648:46
                              2026-04-06 18:41:10.644  - error: web.0 (2082) 9 - __tla</renderWidgetBody/this.bindingsTimer<@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17711:41
                              2026-04-06 18:41:10.644  - error: web.0 (2082) 10 -
                              2026-04-06 18:41:10.644  - error: web.0 (2082) can't render tplTwCoolClock w000147 on "Startseite":
                              2026-04-06 18:41:10.644  - error: web.0 (2082) 0 - TypeError: "width" is read-onlytplTwCoolClock@http://iobroker:8082/vis-2/edit.html#Startseite line 25293 > injectedScript:318:27
                              2026-04-06 18:41:10.644  - error: web.0 (2082) 1 - this.fn@tplTwCoolClock.js:3:34
                              2026-04-06 18:41:10.644  - error: web.0 (2082) 2 - n.prototype.render@http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46
                              2026-04-06 18:41:10.644  - error: web.0 (2082) 3 - n/<@http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26
                              2026-04-06 18:41:10.644  - error: web.0 (2082) 4 - r@http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29
                              2026-04-06 18:41:10.645  - error: web.0 (2082) 5 - renderTo@http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63
                              2026-04-06 18:41:10.645  - error: web.0 (2082) 6 - renderAs@http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39
                              2026-04-06 18:41:10.645  - error: web.0 (2082) 7 - e.template@http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47
                              2026-04-06 18:41:10.645  - error: web.0 (2082) 8 - renderWidget@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17648:46
                              2026-04-06 18:41:10.645  - error: web.0 (2082) 9 - __tla</renderWidgetBody/this.bindingsTimer<@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17711:41
                              2026-04-06 18:41:10.645  - error: web.0 (2082) 10 -
                              2026-04-06 18:41:10.645  - error: web.0 (2082) can't render tplTwCoolClock w000148 on "Startseite":
                              2026-04-06 18:41:10.646  - error: web.0 (2082) 0 - TypeError: can't define property "width": Object is not extensibletplTwCoolClock@http://iobroker:8082/vis-2/edit.html#Startseite line 25293 > injectedScript:318:27
                              2026-04-06 18:41:10.646  - error: web.0 (2082) 1 - this.fn@tplTwCoolClock.js:3:34
                              2026-04-06 18:41:10.646  - error: web.0 (2082) 2 - n.prototype.render@http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46
                              2026-04-06 18:41:10.646  - error: web.0 (2082) 3 - n/<@http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26
                              2026-04-06 18:41:10.646  - error: web.0 (2082) 4 - r@http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29
                              2026-04-06 18:41:10.646  - error: web.0 (2082) 5 - renderTo@http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63
                              2026-04-06 18:41:10.646  - error: web.0 (2082) 6 - renderAs@http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39
                              2026-04-06 18:41:10.646  - error: web.0 (2082) 7 - e.template@http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47
                              2026-04-06 18:41:10.646  - error: web.0 (2082) 8 - renderWidget@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17648:46
                              2026-04-06 18:41:10.646  - error: web.0 (2082) 9 - __tla</renderWidgetBody/this.bindingsTimer<@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17711:41
                              2026-04-06 18:41:10.647  - error: web.0 (2082) 10 -
                              2026-04-06 18:41:11.321  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:11.512  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:12.455  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:15.405  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:41:15.406  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:41:15.406  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:41:17.767  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:22.946  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:23.475  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:23.731  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:23.756  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:41:25.407  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:41:25.408  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:41:25.408  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:41:26.554  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:26.866  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:27.662  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:32.968  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:35.410  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:41:35.411  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:41:35.411  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:41:38.110  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:38.680  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:38.899  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:38.923  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:41:41.796  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:42.310  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:43.007  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:45.412  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:41:45.413  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:41:45.413  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:41:48.168  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:53.306  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:53.877  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:54.058  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:54.080  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:41:55.414  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:41:55.414  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:41:55.415  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:41:56.963  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:57.591  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:41:58.246  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:03.370  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:05.416  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:42:05.417  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:42:05.417  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:42:08.473  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:09.116  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:09.223  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:09.284  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:42:12.172  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:12.856  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:13.473  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:15.418  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:42:15.419  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:42:15.419  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:42:18.571  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:19.635  - error: web.0 (2082) can't render tplTwCoolClock w000054 on "Startseite":
                              2026-04-06 18:42:19.637  - error: web.0 (2082) 0 - TypeError: "width" is read-onlytplTwCoolClock@http://iobroker:8082/vis-2/edit.html#Startseite line 25293 > injectedScript:318:27
                              2026-04-06 18:42:19.637  - error: web.0 (2082) 1 - this.fn@tplTwCoolClock.js:3:34
                              2026-04-06 18:42:19.637  - error: web.0 (2082) 2 - n.prototype.render@http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46
                              2026-04-06 18:42:19.638  - error: web.0 (2082) 3 - n/<@http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26
                              2026-04-06 18:42:19.638  - error: web.0 (2082) 4 - r@http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29
                              2026-04-06 18:42:19.638  - error: web.0 (2082) 5 - renderTo@http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63
                              2026-04-06 18:42:19.638  - error: web.0 (2082) 6 - renderAs@http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39
                              2026-04-06 18:42:19.638  - error: web.0 (2082) 7 - e.template@http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47
                              2026-04-06 18:42:19.638  - error: web.0 (2082) 8 - renderWidget@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17648:46
                              2026-04-06 18:42:19.638  - error: web.0 (2082) 9 - __tla</renderWidgetBody/this.bindingsTimer<@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17711:41
                              2026-04-06 18:42:19.638  - error: web.0 (2082) 10 -
                              2026-04-06 18:42:19.638  - error: web.0 (2082) can't render tplTwCoolClock w000055 on "Startseite":
                              2026-04-06 18:42:19.638  - error: web.0 (2082) 0 - TypeError: "width" is read-onlytplTwCoolClock@http://iobroker:8082/vis-2/edit.html#Startseite line 25293 > injectedScript:318:27
                              2026-04-06 18:42:19.638  - error: web.0 (2082) 1 - this.fn@tplTwCoolClock.js:3:34
                              2026-04-06 18:42:19.639  - error: web.0 (2082) 2 - n.prototype.render@http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46
                              2026-04-06 18:42:19.639  - error: web.0 (2082) 3 - n/<@http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26
                              2026-04-06 18:42:19.639  - error: web.0 (2082) 4 - r@http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29
                              2026-04-06 18:42:19.639  - error: web.0 (2082) 5 - renderTo@http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63
                              2026-04-06 18:42:19.639  - error: web.0 (2082) 6 - renderAs@http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39
                              2026-04-06 18:42:19.639  - error: web.0 (2082) 7 - e.template@http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47
                              2026-04-06 18:42:19.639  - error: web.0 (2082) 8 - renderWidget@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17648:46
                              2026-04-06 18:42:19.639  - error: web.0 (2082) 9 - __tla</renderWidgetBody/this.bindingsTimer<@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17711:41
                              2026-04-06 18:42:19.639  - error: web.0 (2082) 10 -
                              2026-04-06 18:42:19.639  - error: web.0 (2082) can't render tplTwCoolClock w000147 on "Startseite":
                              2026-04-06 18:42:19.640  - error: web.0 (2082) 0 - TypeError: "width" is read-onlytplTwCoolClock@http://iobroker:8082/vis-2/edit.html#Startseite line 25293 > injectedScript:318:27
                              2026-04-06 18:42:19.640  - error: web.0 (2082) 1 - this.fn@tplTwCoolClock.js:3:34
                              2026-04-06 18:42:19.640  - error: web.0 (2082) 2 - n.prototype.render@http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46
                              2026-04-06 18:42:19.640  - error: web.0 (2082) 3 - n/<@http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26
                              2026-04-06 18:42:19.640  - error: web.0 (2082) 4 - r@http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29
                              2026-04-06 18:42:19.640  - error: web.0 (2082) 5 - renderTo@http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63
                              2026-04-06 18:42:19.640  - error: web.0 (2082) 6 - renderAs@http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39
                              2026-04-06 18:42:19.640  - error: web.0 (2082) 7 - e.template@http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47
                              2026-04-06 18:42:19.640  - error: web.0 (2082) 8 - renderWidget@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17648:46
                              2026-04-06 18:42:19.640  - error: web.0 (2082) 9 - __tla</renderWidgetBody/this.bindingsTimer<@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17711:41
                              2026-04-06 18:42:19.640  - error: web.0 (2082) 10 -
                              2026-04-06 18:42:19.643  - error: web.0 (2082) can't render tplTwCoolClock w000148 on "Startseite":
                              2026-04-06 18:42:19.643  - error: web.0 (2082) 0 - TypeError: can't define property "width": Object is not extensibletplTwCoolClock@http://iobroker:8082/vis-2/edit.html#Startseite line 25293 > injectedScript:318:27
                              2026-04-06 18:42:19.643  - error: web.0 (2082) 1 - this.fn@tplTwCoolClock.js:3:34
                              2026-04-06 18:42:19.643  - error: web.0 (2082) 2 - n.prototype.render@http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46
                              2026-04-06 18:42:19.643  - error: web.0 (2082) 3 - n/<@http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26
                              2026-04-06 18:42:19.643  - error: web.0 (2082) 4 - r@http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29
                              2026-04-06 18:42:19.643  - error: web.0 (2082) 5 - renderTo@http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63
                              2026-04-06 18:42:19.643  - error: web.0 (2082) 6 - renderAs@http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39
                              2026-04-06 18:42:19.644  - error: web.0 (2082) 7 - e.template@http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47
                              2026-04-06 18:42:19.644  - error: web.0 (2082) 8 - renderWidget@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17648:46
                              2026-04-06 18:42:19.644  - error: web.0 (2082) 9 - __tla</renderWidgetBody/this.bindingsTimer<@http://iobroker:8082/vis-2/assets/visWidgetsCatalog-CByYZSiG.js:17711:41
                              2026-04-06 18:42:19.644  - error: web.0 (2082) 10 -
                              2026-04-06 18:42:23.674  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:24.362  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:24.435  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:24.460  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:42:25.420  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:42:25.421  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:42:25.421  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:42:27.401  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:28.223  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:28.765  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:33.550  - info: web.0 (2082) <== Disconnect system.user.admin from 2001:9e8:1002:500:322f:13f0:158e:c404
                              2026-04-06 18:42:33.771  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:35.423  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:42:35.424  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:42:35.424  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:42:38.716  - info: web.0 (2082) ==> Connected system.user.admin from 2001:9e8:1002:500:322f:13f0:158e:c404
                              2026-04-06 18:42:38.878  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:39.594  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:39.609  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:39.674  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:42:42.606  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:44.002  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:44.050  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:44.675  - error: web.0 (2082) can't render tplTwCoolClock w000054 on "Startseite":
                              2026-04-06 18:42:45.424  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:42:45.425  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:42:45.425  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:42:46.526  - error: web.0 (2082) 0 - TypeError: Cannot assign to read only property 'width' of object '#<Object>'TypeError: Cannot assign to read only property 'width' of object '#<Object>'
                              2026-04-06 18:42:46.526  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                              2026-04-06 18:42:46.526  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                              2026-04-06 18:42:46.527  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                              2026-04-06 18:42:46.527  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                              2026-04-06 18:42:46.527  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                              2026-04-06 18:42:46.527  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                              2026-04-06 18:42:46.527  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39)
                              2026-04-06 18:42:46.527  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                              2026-04-06 18:42:46.527  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                              2026-04-06 18:42:46.528  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                              2026-04-06 18:42:46.528  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                              2026-04-06 18:42:46.528  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                              2026-04-06 18:42:46.528  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                              2026-04-06 18:42:46.528  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                              2026-04-06 18:42:46.528  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                              2026-04-06 18:42:46.528  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                              2026-04-06 18:42:46.528  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                              2026-04-06 18:42:46.528  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                              2026-04-06 18:42:46.529  - error: web.0 (2082) can't render tplTwCoolClock w000055 on "Startseite":
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 0 - TypeError: Cannot assign to read only property 'width' of object '#<Object>'TypeError: Cannot assign to read only property 'width' of object '#<Object>'
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39)
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                              2026-04-06 18:42:46.529  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                              2026-04-06 18:42:46.530  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                              2026-04-06 18:42:46.530  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                              2026-04-06 18:42:46.542  - error: web.0 (2082) can't render tplTwCoolClock w000147 on "Startseite":
                              2026-04-06 18:42:46.543  - error: web.0 (2082) 0 - TypeError: Cannot assign to read only property 'width' of object '#<Object>'TypeError: Cannot assign to read only property 'width' of object '#<Object>'
                              2026-04-06 18:42:46.543  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                              2026-04-06 18:42:46.544  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                              2026-04-06 18:42:46.545  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                              2026-04-06 18:42:46.545  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                              2026-04-06 18:42:46.546  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                              2026-04-06 18:42:46.546  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                              2026-04-06 18:42:46.547  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39)
                              2026-04-06 18:42:46.547  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                              2026-04-06 18:42:46.548  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                              2026-04-06 18:42:46.548  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                              2026-04-06 18:42:46.548  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                              2026-04-06 18:42:46.549  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                              2026-04-06 18:42:46.549  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                              2026-04-06 18:42:46.550  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                              2026-04-06 18:42:46.550  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                              2026-04-06 18:42:46.550  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                              2026-04-06 18:42:46.550  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                              2026-04-06 18:42:46.551  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                              2026-04-06 18:42:46.551  - error: web.0 (2082) can't render tplTwCoolClock w000148 on "Startseite":
                              2026-04-06 18:42:46.551  - error: web.0 (2082) 0 - TypeError: Cannot add property width, object is not extensibleTypeError: Cannot add property width, object is not extensible
                              2026-04-06 18:42:46.551  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                              2026-04-06 18:42:46.552  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                              2026-04-06 18:42:46.552  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                              2026-04-06 18:42:46.552  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                              2026-04-06 18:42:46.554  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                              2026-04-06 18:42:46.555  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                              2026-04-06 18:42:46.556  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39)
                              2026-04-06 18:42:46.556  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                              2026-04-06 18:42:46.557  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                              2026-04-06 18:42:46.557  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                              2026-04-06 18:42:46.558  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                              2026-04-06 18:42:46.559  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                              2026-04-06 18:42:46.560  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                              2026-04-06 18:42:46.560  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                              2026-04-06 18:42:46.560  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                              2026-04-06 18:42:46.564  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                              2026-04-06 18:42:46.564  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                              2026-04-06 18:42:46.564  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                              2026-04-06 18:42:48.970  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:54.086  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:54.837  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:54.859  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:54.881  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:42:55.426  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:42:55.427  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:42:55.427  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:42:57.815  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:59.272  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:42:59.348  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:04.233  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:05.017  - info: host.iobroker instance system.adapter.openweathermap.0 in version "1.4.0" started with pid 2344
                              2026-04-06 18:43:05.428  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:43:05.428  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:43:05.429  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:43:05.835  - info: openweathermap.0 (2344) starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.22.0, js-controller: 7.0.7
                              2026-04-06 18:43:09.244  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:10.024  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:10.038  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:10.058  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:43:12.989  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:14.491  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:14.703  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:15.429  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:43:15.430  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:43:15.430  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:43:19.435  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:24.459  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:25.199  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:25.223  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:43:25.285  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:25.431  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:43:25.432  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:43:25.432  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:43:28.153  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:29.747  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:29.963  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:30.516  - info: openweathermap.0 (2344) Terminated (NO_ERROR): Without reason
                              2026-04-06 18:43:31.024  - info: host.iobroker instance system.adapter.openweathermap.0 having pid 2344 terminated with code 0 (NO_ERROR)
                              2026-04-06 18:43:34.636  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:35.434  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:43:35.434  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:43:35.435  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:43:39.627  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:40.394  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:40.417  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:43:40.503  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:43.382  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:44.974  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:45.250  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:45.436  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:43:45.437  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:43:45.437  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:43:49.835  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:54.822  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:55.438  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:43:55.439  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:43:55.439  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:43:55.606  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:55.628  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:43:55.719  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:43:58.588  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:00.179  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:00.691  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:05.036  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:05.440  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:44:05.440  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:44:05.441  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:44:10.005  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:10.807  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:10.870  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:44:10.928  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:13.802  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:15.441  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:44:15.442  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:44:15.442  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:44:15.495  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:16.042  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:20.235  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:25.207  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:25.443  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:44:25.444  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:44:25.444  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:44:26.049  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:26.071  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:44:26.160  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:28.973  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:30.857  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:31.304  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:33.533  - info: web.0 (2082) <== Disconnect system.user.admin from 2001:9e8:1002:500:322f:13f0:158e:c404
                              2026-04-06 18:44:35.436  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:35.446  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:44:35.446  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:44:35.447  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:44:38.716  - info: web.0 (2082) ==> Connected system.user.admin from 2001:9e8:1002:500:322f:13f0:158e:c404
                              2026-04-06 18:44:40.370  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:41.220  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:41.244  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:44:41.444  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:44.152  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:44.822  - error: web.0 (2082) can't render tplTwCoolClock w000054 on "Startseite":
                              2026-04-06 18:44:45.447  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:44:45.448  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:44:45.448  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:44:46.258  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:46.443  - error: web.0 (2082) 0 - TypeError: Cannot assign to read only property 'width' of object '#<Object>'TypeError: Cannot assign to read only property 'width' of object '#<Object>'
                              2026-04-06 18:44:46.443  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                              2026-04-06 18:44:46.443  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                              2026-04-06 18:44:46.443  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                              2026-04-06 18:44:46.443  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                              2026-04-06 18:44:46.443  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                              2026-04-06 18:44:46.443  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                              2026-04-06 18:44:46.443  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39)
                              2026-04-06 18:44:46.443  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                              2026-04-06 18:44:46.443  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                              2026-04-06 18:44:46.445  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                              2026-04-06 18:44:46.445  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                              2026-04-06 18:44:46.445  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                              2026-04-06 18:44:46.445  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                              2026-04-06 18:44:46.445  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                              2026-04-06 18:44:46.445  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                              2026-04-06 18:44:46.445  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                              2026-04-06 18:44:46.445  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                              2026-04-06 18:44:46.445  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) can't render tplTwCoolClock w000055 on "Startseite":
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 0 - TypeError: Cannot assign to read only property 'width' of object '#<Object>'TypeError: Cannot assign to read only property 'width' of object '#<Object>'
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465
                              :39)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                              2026-04-06 18:44:46.446  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                              2026-04-06 18:44:46.447  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                              2026-04-06 18:44:46.466  - error: web.0 (2082) can't render tplTwCoolClock w000147 on "Startseite":
                              2026-04-06 18:44:46.466  - error: web.0 (2082) 0 - TypeError: Cannot assign to read only property 'width' of object '#<Object>'TypeError: Cannot assign to read only property 'width' of object '#<Object>'
                              2026-04-06 18:44:46.469  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                              2026-04-06 18:44:46.469  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                              2026-04-06 18:44:46.469  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                              2026-04-06 18:44:46.469  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                              2026-04-06 18:44:46.469  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                              2026-04-06 18:44:46.469  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                              2026-04-06 18:44:46.469  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39)
                              2026-04-06 18:44:46.469  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                              2026-04-06 18:44:46.469  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                              2026-04-06 18:44:46.469  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                              2026-04-06 18:44:46.469  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                              2026-04-06 18:44:46.469  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                              2026-04-06 18:44:46.469  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                              2026-04-06 18:44:46.469  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                              2026-04-06 18:44:46.469  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                              2026-04-06 18:44:46.469  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                              2026-04-06 18:44:46.471  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                              2026-04-06 18:44:46.471  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                              2026-04-06 18:44:46.471  - error: web.0 (2082) can't render tplTwCoolClock w000148 on "Startseite":
                              2026-04-06 18:44:46.471  - error: web.0 (2082) 0 - TypeError: Cannot add property width, object is not extensibleTypeError: Cannot add property width, object is not extensible
                              2026-04-06 18:44:46.471  - error: web.0 (2082) 1 -     at Object.tplTwCoolClock (<anonymous>:318:25)
                              2026-04-06 18:44:46.472  - error: web.0 (2082) 2 -     at Object.eval (tplTwCoolClock.js:3:34)
                              2026-04-06 18:44:46.472  - error: web.0 (2082) 3 -     at n.render (http://iobroker:8082/vis-2/lib/js/can.custom.js:2229:46)
                              2026-04-06 18:44:46.472  - error: web.0 (2082) 4 -     at t.template.fn (http://iobroker:8082/vis-2/lib/js/can.custom.js:2223:26)
                              2026-04-06 18:44:46.472  - error: web.0 (2082) 5 -     at r (http://iobroker:8082/vis-2/lib/js/can.custom.js:1370:29)
                              2026-04-06 18:44:46.473  - error: web.0 (2082) 6 -     at Function.renderTo (http://iobroker:8082/vis-2/lib/js/can.custom.js:1449:63)
                              2026-04-06 18:44:46.473  - error: web.0 (2082) 7 -     at Function.renderAs (http://iobroker:8082/vis-2/lib/js/can.custom.js:1465:39)
                              2026-04-06 18:44:46.476  - error: web.0 (2082) 8 -     at Object.template (http://iobroker:8082/vis-2/lib/js/can.custom.js:1401:47)
                              2026-04-06 18:44:46.481  - error: web.0 (2082) 9 -     at ot.renderWidget (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2813:46)
                              2026-04-06 18:44:46.481  - error: web.0 (2082) 10 -     at ot.componentDidMount (http://iobroker:8082/vis-2/assets/visView-BGo9cCN5.js:2528:106)
                              2026-04-06 18:44:46.481  - error: web.0 (2082) 11 -     at ho (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4802:57)
                              2026-04-06 18:44:46.481  - error: web.0 (2082) 12 -     at ca (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4785:84)
                              2026-04-06 18:44:46.481  - error: web.0 (2082) 13 -     at gc (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:4769:12)
                              2026-04-06 18:44:46.481  - error: web.0 (2082) 14 -     at Ec (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5353:104)
                              2026-04-06 18:44:46.481  - error: web.0 (2082) 15 -     at hn (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5329:36)
                              2026-04-06 18:44:46.481  - error: web.0 (2082) 16 -     at da (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:5056:13)
                              2026-04-06 18:44:46.481  - error: web.0 (2082) 17 -     at E (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:101:21)
                              2026-04-06 18:44:46.481  - error: web.0 (2082) 18 -     at MessagePort.rt (http://iobroker:8082/vis-2/assets/index-DOUIfHl6.js:126:15)
                              2026-04-06 18:44:46.772  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:50.636  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:55.450  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:44:55.450  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:44:55.451  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:44:55.533  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:56.382  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:56.404  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:44:56.640  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:44:59.330  - info: shelly.0 (1523) [authEnabled] 192.168.178.114 (shellyplugsg3 / shellyplugsg3-e4b063d89288 / shellyplugsg3#e4b063d89288#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:45:01.502  - info: shelly.0 (1523) [authEnabled] 192.168.178.115 (shellyplugsg3 / shellyplugsg3-e4b063e534c8 / shellyplugsg3#e4b063e534c8#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:45:02.439  - info: shelly.0 (1523) [authEnabled] 192.168.178.102 (shellyplugsg3 / shellyplugsg3-e4b063e69200 / shellyplugsg3#e4b063e69200#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:45:05.452  - info: mqtt.0 (1648) Reconnected to 192.168.178.139
                              2026-04-06 18:45:05.452  - error: mqtt.0 (1648) Client error: Error: connect ECONNREFUSED 192.168.178.139:1883
                              2026-04-06 18:45:05.453  - info: mqtt.0 (1648) Disconnected from 192.168.178.139
                              2026-04-06 18:45:05.835  - info: shelly.0 (1523) [authEnabled] 192.168.178.128 (shellypro1 / shellypro1-80f3dac7bfdc / shellypro1#80f3dac7bfdc#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:45:10.721  - info: shelly.0 (1523) [authEnabled] 192.168.178.152 (shellyplugsg3 / shellyplugsg3-d885ac1c28ec / shellyplugsg3#d885ac1c28ec#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:45:11.543  - info: shelly.0 (1523) [authEnabled] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): This device is not protected via restricted login (see adapter documentation for details)
                              2026-04-06 18:45:11.565  - info: shelly.0 (1523) [Sys.timezone] 192.168.178.148 (shellyplugsg3 / shellyplugsg3-90706942a230 / shellyplugsg3#90706942a230#1): Configured timezone "America/Chicago" and system timezone "Europe/Berlin" do not match. Please check configuration
                              2026-04-06 18:45:11.853  - info: shelly.0 (1523) [authEnabled] 192.168.178.132 (shellyplus1 / shellyplus1-c4d8d55eb8bc / shellyplus1#c4d8d55eb8bc#1): This device is not protected via restricted login (see adapter documentation for details)
                              /opt/iobroker$
                              

                              MOD-EDIT: Code in code-tags gesetzt!

                              HomoranH Nicht stören
                              HomoranH Nicht stören
                              Homoran
                              Global Moderator Administrators
                              schrieb am zuletzt editiert von
                              #17

                              @Detlef123 Was ist das jetzt?
                              Das ist irgendein log, aber nicht der output von iob diag

                              kein Support per PN! - Fragen im Forum stellen -
                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              1 Antwort Letzte Antwort
                              0
                              • D Detlef123

                                mein Putty Tool zeigt mir eine ganze enge an, aber wenn ich alles Markiere und Kopieren will geht das nicht

                                HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von
                                #18

                                @Detlef123 sagte:

                                aber wenn ich alles Markiere und Kopieren will geht das nicht

                                Sobald es markiert ist, ist es im Zwischenspeicher!

                                kein Support per PN! - Fragen im Forum stellen -
                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                1 Antwort Letzte Antwort
                                1

                                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
                                FAQ Cloud / IOT
                                HowTo: Node.js-Update
                                HowTo: Backup/Restore
                                Downloads
                                BLOG

                                415

                                Online

                                32.8k

                                Benutzer

                                82.7k

                                Themen

                                1.3m

                                Beiträge
                                Community
                                Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                ioBroker Community 2014-2025
                                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