Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Shelly Adapter - genereller Support

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

Shelly Adapter - genereller Support

Scheduled Pinned Locked Moved ioBroker Allgemein
mcm1957shelly
263 Posts 38 Posters 19.3k Views 28 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mcm1957M mcm1957

    @Homoran

    Da die Frage absolut nichts mit alpha Versionen zu tun hat bitte Beiträge ab gestern an Shelly Adapter - henereller Support anhängen

    https://forum.iobroker.net/topic/81297/shelly-adapter-genereller-support

    Sollte ab da sein wenn ich mit hand richtog klicke
    https://forum.iobroker.net/topic/80649/test-adapter-shelly-alpha-versionen/125

    HomoranH Do not disturb
    HomoranH Do not disturb
    Homoran
    Global Moderator Administrators
    wrote on last edited by
    #42

    @mcm1957 done!

    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    1 Reply Last reply
    1
    • mcm1957M mcm1957

      @Homoran

      Bitte Shelly Adapter - genereller Support anhängen

      https://forum.iobroker.net/topic/81297/shelly-adapter-genereller-support

      HomoranH Do not disturb
      HomoranH Do not disturb
      Homoran
      Global Moderator Administrators
      wrote on last edited by
      #43

      @mcm1957 dito

      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      1 Reply Last reply
      1
      • S saugimanni

        Hallo zusammen,

        ich habe nicht weiter gesucht, ob es zu diesem Problem schon ein Thema gibt, aber möchte einmal meine Lösung des Problems schildern, um eventuell einigen anderen Leuten, die das selbe Problem haben eine mögliche Lösung aufzuzeigen.

        Hier mein Problem:

        Shelly Adapter 8.4

        Ich habe ca. 60 verschiedene Shellys im Einsatz aus allen Herstellungsjahren ( bin von Anfang an dabei ).
        Bisher gab es wenig Probleme, aber seit meinem Umzug des IoBrokers auf einen neuen Mini PC und Proxmox 9 in einen LXC Container hatte ich das Problem, dass eine große Anzahl der Shellys in regelmaßigen Abständen ( ca. 1 Minute ) kurz die Verbindung zum Adapter verloren haben ( für ca. 2 Sekunden ) und sich die Schalter in den Shellys ausgeschalten haben .
        Dies hatte ich ich in all den Jahren nicht und konnte es mir nicht erklären , vor allen Dingen das selbsttätige Ausschalten der Schalter . Ob dies mit dem Adapter etwas zu tun haben könnte, weiß ich nicht. Dazu bin ich zu "unwissend".
        Nach Durchforschen der Logs ist mir aufgefallen, dass sich diese Shellys im Rhytmus von ca 1 Minute eine neue Timezone suchten . Sie haben auch nicht Berlin gefunden, sondern Helsinki oder Brüssel eingeloggt und es war ein anderer SNTP Server eingetragen.
        Nach diversen Tests habe ich dieses Prozedere als Ursache der Abbrüche "diagnostiziert" .
        Daraufhin habe ich alle Shellys der älteren Generationen auf Hand umgestellt, die Timezone auf Berlin umgestellt und den SNTP Server umbenannt: time.google.com sowie die Geozone angepasst .

        70191125-c37c-4c43-9bb9-8d347c82a6a5-image.png

        Bei den neuen Geräten habe ich dies so gelassen :

        40d87d4d-8dd1-4d11-9dd7-c1cdd99cf356-image.png

        Seit dieser Umstellung ( 2 Tage - ist noch nicht lange, ich weiß ) funktioniert alles wieder super, alle Shellys sind dauerhaft online und die Automation funktioniert wieder ohne Probleme .

        Vielleicht kann ich damit einigen helfen.

        Gruß Saugimann

        da_WoodyD Offline
        da_WoodyD Offline
        da_Woody
        wrote on last edited by
        #44

        @saugimanni abgesehn davon, daß du schwer veraltest bist, hat du deine shelly nicht richtig konfiguriert.
        desweiteren denke ich, daß du noch immer auf mcast unterwegs bist.
        67f0582a-63ce-4938-9159-037556b79614-grafik.png
        ip deines ioB, save, der port wird automatisch angehängt.

        sich die Schalter in den Shellys ausgeschalten haben .

        auch das liegt an der config des schelly!
        de9a189a-b0ac-4a80-a63f-6f5e68143932-grafik.png

        gruß vom Woody
        HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

        S 1 Reply Last reply
        1
        • haus-automatisierungH haus-automatisierung

          @saugimanni sagte in Shelly Adapterproblem mit MQTT:

          Shelly Adapter 8.4

          Bitte auf die letzt stable gehen. 8.4 ist von Okt 2024

          da_WoodyD Offline
          da_WoodyD Offline
          da_Woody
          wrote on last edited by
          #45

          @haus-automatisierung sagte in Shelly Adapter - genereller Support:

          Bitte auf die letzt stable gehen. 8.4 ist von Okt 2024

          naja, bin auf 10.1.0 ohne probleme.
          wie in dem post an @saugimanni glaub ich eher an falsche config...

          gruß vom Woody
          HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

          1 Reply Last reply
          0
          • AndreiosA Andreios

            @peter-v sagte in Test Adapter shelly - ALPHA Versionen:

            Shelly 1PM Mini Gen3 : 1.6.2

            Genau davon habe ich den ersten verbaut und über MQTT angeschlossen, funktioniert aber leider nicht.
            mqtt Adapter Version ist 6.1.2
            shelly Adapter Version ist 10.1.0

            Der taucht unter mqtt.0.shellies.shelly1pm.... und unter mqtt.0.shelly1pm.... auf, jedoch mit fast keinen Datenpunkten.
            U.a. ist das der Datenpunkt ...status.switch:0 dabei, wenn ich diesen jedoch mit einem Schalter verbinde, funktioniert sowohl die Zustandsanzeige, als auch das Schalten nicht.

            mqtt-Daten habe ich geprüft, Port etc. auch andere Möglichkeiten, die ich hier im Thread gefunden habe.

            Andere, ältere, Shelly funktionieren, teilweise über CoAP, aber auch über mqtt.

            Hat veilleicht jemand noch eine Idee, wo ich suchen kann?

            Danke!

            mcm1957M Online
            mcm1957M Online
            mcm1957
            wrote on last edited by mcm1957
            #46

            @andreios said in Shelly Adapter - genereller Support:

            @peter-v sagte in Test Adapter shelly - ALPHA Versionen:

            Shelly 1PM Mini Gen3 : 1.6.2

            Genau davon habe ich den ersten verbaut und über MQTT angeschlossen, funktioniert aber leider nicht.

            mqtt Adapter Version ist 6.1.2

            ist irrelevant wenn du den shelly Adapter verwenden willst.

            shelly Adapter Version ist 10.1.0

            ok

            Der taucht unter mqtt.0.shellies.shelly1pm.... und unter mqtt.0.shelly1pm.... auf, jedoch mit fast keinen Datenpunkten.

            Wenn der nur beim mqtt Adapter auftaucht hast du im Shely den fslschen Port eingestellt.

            Die Shelly Instanz muss einen anderen mqtt Port haben als der mqtt AAdapter. 2 Adapterinstanzen am selben Port sind technisch nicht möglich. Je nachdem welchen Port du am Shelly eingetragen hast redet der Shelly mit dem mqtt Adapter oder dem Shelly Adapter.

            U.a. ist das der Datenpunkt ...status.switch:0 dabei, wenn ich diesen jedoch mit einem Schalter verbinde, funktioniert sowohl die Zustandsanzeige, als auch das Schalten nicht.

            Setze zum Testen Werte direkt im Admin UI.

            mqtt-Daten habe ich geprüft, Port etc. auch andere Möglichkeiten, die ich hier im Thread gefunden habe.

            Dann poste bitte mal

            • screenshot der Mqtt Einstellubgen des Shellies
            • screenshot der Mqtt Eindtellungen der Shelly Instant

            Andere, ältere, Shelly funktionieren, teilweise über CoAP, aber auch über mqtt.

            Coap benutz zwingend eine andere Shelly Instanz. Spielt hier also nicht mit.

            Hat veilleicht jemand noch eine Idee, wo ich suchen kann.

            • port einstellungen prüfen
            • screenshots der Einstellungen am Shelly u der Indtanzconfig posten
            • logfile posten

            Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
            Support Repositoryverwaltung.

            Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

            LESEN - gute Forenbeitrage

            1 Reply Last reply
            2
            • da_WoodyD da_Woody

              @saugimanni abgesehn davon, daß du schwer veraltest bist, hat du deine shelly nicht richtig konfiguriert.
              desweiteren denke ich, daß du noch immer auf mcast unterwegs bist.
              67f0582a-63ce-4938-9159-037556b79614-grafik.png
              ip deines ioB, save, der port wird automatisch angehängt.

              sich die Schalter in den Shellys ausgeschalten haben .

              auch das liegt an der config des schelly!
              de9a189a-b0ac-4a80-a63f-6f5e68143932-grafik.png

              S Offline
              S Offline
              saugimanni
              wrote on last edited by saugimanni
              #47

              @da_woody

              Sorry für die späte Antworten, war ein paar Tage unterwegs.

              • die Schalterconfig stand auf " letze Stellung "
              • Enable CoIoT hatte ich bei allen abgewählt und nur MQTT aktiviert

              Was hat es mit dieser Einstellung auf sich ? Ich dachte, dass dies nur aktiviert werden muss,
              wenn kein MQTT verwendet wird.

              Bis heute läuft alles super .

              Gruß Saugimanni

              da_WoodyD 1 Reply Last reply
              0
              • Horst BöttcherH Offline
                Horst BöttcherH Offline
                Horst Böttcher
                wrote on last edited by
                #48

                Ich habe Shellys über mqtt eingebunden es ging auch eine weile aber auf einmal sind sie angeblich offline obwol sie online sind
                Ich mutze den
                18bbe035-9773-4e5a-9a8e-5f7bad8815eb-image.png
                6f0f2e65-b070-4d89-a7cd-6494b48f5794-image.png

                33d80464-2eab-414f-bf53-aa5170f49313-image.png

                mcm1957M crunchipC 2 Replies Last reply
                0
                • Horst BöttcherH Horst Böttcher

                  Ich habe Shellys über mqtt eingebunden es ging auch eine weile aber auf einmal sind sie angeblich offline obwol sie online sind
                  Ich mutze den
                  18bbe035-9773-4e5a-9a8e-5f7bad8815eb-image.png
                  6f0f2e65-b070-4d89-a7cd-6494b48f5794-image.png

                  33d80464-2eab-414f-bf53-aa5170f49313-image.png

                  mcm1957M Online
                  mcm1957M Online
                  mcm1957
                  wrote on last edited by mcm1957
                  #49

                  @horst-böttcher

                  Der Online status wird durch anpingen der Shellies ermittelt. Check bitte ob die entsprechenden Shellies VOM IOBROKER System aus anpingbar sind bzw via http erreichbar sind.

                  EDIT:
                  Benutzt du irgendeine Art Firewall in deinem Netzwerk?
                  Hast du verschiedene Netzwerksegmente?
                  Hängen die Shellies alle im gleichen WLAN?

                  @Homoran
                  Bitte an den allgemeinen Shelly Topic anhängen.
                  https://forum.iobroker.net/topic/81297/shelly-adapter-genereller-support

                  Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                  Support Repositoryverwaltung.

                  Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                  LESEN - gute Forenbeitrage

                  Horst BöttcherH 1 Reply Last reply
                  1
                  • mcm1957M mcm1957

                    @horst-böttcher

                    Der Online status wird durch anpingen der Shellies ermittelt. Check bitte ob die entsprechenden Shellies VOM IOBROKER System aus anpingbar sind bzw via http erreichbar sind.

                    EDIT:
                    Benutzt du irgendeine Art Firewall in deinem Netzwerk?
                    Hast du verschiedene Netzwerksegmente?
                    Hängen die Shellies alle im gleichen WLAN?

                    @Homoran
                    Bitte an den allgemeinen Shelly Topic anhängen.
                    https://forum.iobroker.net/topic/81297/shelly-adapter-genereller-support

                    Horst BöttcherH Offline
                    Horst BöttcherH Offline
                    Horst Böttcher
                    wrote on last edited by Horst Böttcher
                    #50

                    @mcm1957 sagte in einiege shellys nicht da:

                    Benutzt du irgendeine Art Firewall in deinem Netzwerk?
                    Hast du verschiedene Netzwerksegmente?
                    Hängen die Shellies alle im gleichen WLAN?

                    Benutzt du irgendeine Art Firewall in deinem Netzwerk? Nein
                    Hast du verschiedene Netzwerksegmente? Nein
                    Hängen die Shellies alle im gleichen WLAN? Ja

                    edit
                    Ping Adapter sagt ja
                    b7a0c0e6-0408-480f-b169-24dffba29361-image.png

                    mcm1957M 1 Reply Last reply
                    0
                    • Horst BöttcherH Horst Böttcher

                      @mcm1957 sagte in einiege shellys nicht da:

                      Benutzt du irgendeine Art Firewall in deinem Netzwerk?
                      Hast du verschiedene Netzwerksegmente?
                      Hängen die Shellies alle im gleichen WLAN?

                      Benutzt du irgendeine Art Firewall in deinem Netzwerk? Nein
                      Hast du verschiedene Netzwerksegmente? Nein
                      Hängen die Shellies alle im gleichen WLAN? Ja

                      edit
                      Ping Adapter sagt ja
                      b7a0c0e6-0408-480f-b169-24dffba29361-image.png

                      mcm1957M Online
                      mcm1957M Online
                      mcm1957
                      wrote on last edited by
                      #51

                      @klein0r

                      Irgendeine Idee?

                      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                      Support Repositoryverwaltung.

                      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                      LESEN - gute Forenbeitrage

                      1 Reply Last reply
                      0
                      • Horst BöttcherH Horst Böttcher

                        Ich habe Shellys über mqtt eingebunden es ging auch eine weile aber auf einmal sind sie angeblich offline obwol sie online sind
                        Ich mutze den
                        18bbe035-9773-4e5a-9a8e-5f7bad8815eb-image.png
                        6f0f2e65-b070-4d89-a7cd-6494b48f5794-image.png

                        33d80464-2eab-414f-bf53-aa5170f49313-image.png

                        crunchipC Away
                        crunchipC Away
                        crunchip
                        Forum Testing Most Active
                        wrote on last edited by
                        #52

                        @horst-böttcher was sagt das log nach einem Adapter neustart?

                        umgestiegen von Proxmox auf Unraid

                        Horst BöttcherH 1 Reply Last reply
                        0
                        • crunchipC crunchip

                          @horst-böttcher was sagt das log nach einem Adapter neustart?

                          Horst BöttcherH Offline
                          Horst BöttcherH Offline
                          Horst Böttcher
                          wrote on last edited by
                          #53

                          @crunchip
                          Debug /info log

                          
                          shelly.0
                          2025-08-14 00:08:29.936	debug	[deviceStatusUpdate] shellyplusplugs#e465b85d9e88#1: false
                          
                          shelly.0
                          2025-08-14 00:08:29.868	debug	[deviceStatusUpdate] shellyplusplugs#e465b85deb4c#1: false
                          
                          shelly.0
                          2025-08-14 00:08:29.836	debug	[deviceStatusUpdate] shelly1pmminig3#34b7dac5dca0#1: false
                          
                          shelly.0
                          2025-08-14 00:08:26.915	debug	[deviceStatusUpdate] shellyplusplugs#c82e1806c064#1: true
                          
                          shelly.0
                          2025-08-14 00:08:26.911	debug	[onlineCheck] Checking shellyplusplugs#c82e1806c064#1 on 192.168.178.48:80
                          
                          shelly.0
                          2025-08-14 00:08:26.866	debug	[deviceStatusUpdate] shelly1pmminig3#34b7dac613cc#1: true
                          
                          shelly.0
                          2025-08-14 00:08:26.859	debug	[onlineCheck] Checking shelly1pmminig3#34b7dac613cc#1 on 192.168.178.81:80
                          
                          shelly.0
                          2025-08-14 00:08:26.858	debug	[deviceStatusUpdate] shelly1pmminig3#5432046d2090#1: false
                          
                          shelly.0
                          2025-08-14 00:08:26.857	debug	[onlineCheck] Checking shelly1pmminig3#5432046d2090#1 on 192.168.178.72:80
                          
                          shelly.0
                          2025-08-14 00:08:26.856	debug	[onlineCheck] Checking shellyplusplugs#e465b85d9e88#1 on 192.168.178.85:80
                          
                          shelly.0
                          2025-08-14 00:08:26.812	debug	[onlineCheck] Checking shellyplusplugs#e465b85deb4c#1 on 192.168.178.86:80
                          
                          shelly.0
                          2025-08-14 00:08:26.784	debug	[onlineCheck] Checking shelly1pmminig3#34b7dac5dca0#1 on 192.168.178.76:80
                          
                          shelly.0
                          2025-08-14 00:08:26.718	debug	[deviceStatusUpdate] shelly1pmminig3#5432044e56a0#1: true
                          
                          shelly.0
                          2025-08-14 00:08:26.718	debug	[deviceStatusUpdate] shellyplusplugs#c82e1805da00#1: false
                          
                          shelly.0
                          2025-08-14 00:08:26.716	debug	[onlineCheck] Checking shellyplusplugs#c82e1805da00#1 on 192.168.178.60:80
                          
                          shelly.0
                          2025-08-14 00:08:26.715	debug	[deviceStatusUpdate] shelly1pmminig3#5432044e7958#1: true
                          
                          shelly.0
                          2025-08-14 00:08:26.714	debug	[onlineCheck] Checking shelly1pmminig3#5432044e56a0#1 on 192.168.178.74:80
                          
                          shelly.0
                          2025-08-14 00:08:26.711	debug	[onlineCheck] Checking shelly1pmminig3#5432044e7958#1 on 192.168.178.78:80
                          
                          shelly.0
                          2025-08-14 00:07:36.687	debug	[firmwareUpdate] Starting update on every device
                          
                          shelly.0
                          2025-08-14 00:07:29.709	debug	[deviceStatusUpdate] shellyplusplugs#e465b85deb4c#1: false
                          
                          shelly.0
                          2025-08-14 00:07:29.709	debug	[deviceStatusUpdate] shellyplusplugs#e465b85d9e88#1: false
                          
                          shelly.0
                          2025-08-14 00:07:29.708	debug	[deviceStatusUpdate] shelly1pmminig3#34b7dac5dca0#1: false
                          
                          shelly.0
                          2025-08-14 00:07:26.747	debug	[deviceStatusUpdate] Online devices: ["shelly1pmminig3#5432044e7958#1","shelly1pmminig3#5432044e56a0#1","shelly1pmminig3#34b7dac613cc#1","shellyplusplugs#c82e1806c064#1"]
                          
                          shelly.0
                          2025-08-14 00:07:26.743	debug	[deviceStatusUpdate] Online devices: ["shelly1pmminig3#5432044e7958#1","shelly1pmminig3#5432044e56a0#1","shelly1pmminig3#34b7dac613cc#1"]
                          
                          shelly.0
                          2025-08-14 00:07:26.693	debug	[deviceStatusUpdate] shellyplusplugs#c82e1806c064#1: true
                          
                          shelly.0
                          2025-08-14 00:07:26.692	debug	[MQTT Server] Error in listener: Error: listen EADDRNOTAVAIL: address not available 192.168.178.9:1882
                          
                          shelly.0
                          2025-08-14 00:07:26.687	info	Starting in MQTT mode. Listening on 192.168.178.9:1882 (QoS 2)
                          
                          shelly.0
                          2025-08-14 00:07:26.686	info	[firmwareUpdate] Auto-Update enabled - devices will be updated automatically
                          
                          shelly.0
                          2025-08-14 00:07:26.685	debug	[onlineCheck] Checking shellyplusplugs#c82e1806c064#1 on 192.168.178.48:80
                          
                          shelly.0
                          2025-08-14 00:07:26.666	debug	[deviceStatusUpdate] shelly1pmminig3#34b7dac613cc#1: true
                          
                          shelly.0
                          2025-08-14 00:07:26.661	debug	[onlineCheck] Checking shelly1pmminig3#34b7dac613cc#1 on 192.168.178.81:80
                          
                          shelly.0
                          2025-08-14 00:07:26.660	debug	[deviceStatusUpdate] Online devices: ["shelly1pmminig3#5432044e7958#1","shelly1pmminig3#5432044e56a0#1"]
                          
                          shelly.0
                          2025-08-14 00:07:26.658	debug	[deviceStatusUpdate] shelly1pmminig3#5432046d2090#1: false
                          
                          shelly.0
                          2025-08-14 00:07:26.657	debug	[onlineCheck] Checking shelly1pmminig3#5432046d2090#1 on 192.168.178.72:80
                          
                          shelly.0
                          2025-08-14 00:07:26.656	debug	[deviceStatusUpdate] Online devices: ["shelly1pmminig3#5432044e7958#1"]
                          
                          shelly.0
                          2025-08-14 00:07:26.654	debug	[onlineCheck] Checking shellyplusplugs#e465b85d9e88#1 on 192.168.178.85:80
                          
                          shelly.0
                          2025-08-14 00:07:26.652	debug	[onlineCheck] Checking shellyplusplugs#e465b85deb4c#1 on 192.168.178.86:80
                          
                          shelly.0
                          2025-08-14 00:07:26.638	debug	[onlineCheck] Checking shelly1pmminig3#34b7dac5dca0#1 on 192.168.178.76:80
                          
                          shelly.0
                          2025-08-14 00:07:26.616	debug	[deviceStatusUpdate] shelly1pmminig3#5432044e56a0#1: true
                          
                          shelly.0
                          2025-08-14 00:07:26.613	debug	[deviceStatusUpdate] shellyplusplugs#c82e1805da00#1: false
                          
                          shelly.0
                          2025-08-14 00:07:26.612	debug	[deviceStatusUpdate] shelly1pmminig3#5432044e7958#1: true
                          
                          shelly.0
                          2025-08-14 00:07:26.610	debug	[onlineCheck] Checking shellyplusplugs#c82e1805da00#1 on 192.168.178.60:80
                          
                          shelly.0
                          2025-08-14 00:07:26.609	debug	[onlineCheck] Checking shelly1pmminig3#5432044e56a0#1 on 192.168.178.74:80
                          
                          shelly.0
                          2025-08-14 00:07:26.607	debug	[onlineCheck] Checking shelly1pmminig3#5432044e7958#1 on 192.168.178.78:80
                          
                          shelly.0
                          2025-08-14 00:07:26.426	info	starting. Version 10.1.0 in /opt/iobroker/node_modules/iobroker.shelly, node: v22.16.0, js-controller: 7.0.6
                          
                          shelly.0
                          2025-08-14 00:07:26.362	debug	Plugin sentry Do not initialize Plugin (enabled=false)
                          
                          shelly.0
                          2025-08-14 00:07:26.344	debug	States connected to redis: 127.0.0.1:9000
                          
                          shelly.0
                          2025-08-14 00:07:26.288	debug	States create User PubSub Client
                          
                          shelly.0
                          2025-08-14 00:07:26.287	debug	States create System PubSub Client
                          
                          shelly.0
                          2025-08-14 00:07:26.276	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                          
                          shelly.0
                          2025-08-14 00:07:26.252	debug	Objects connected to redis: 127.0.0.1:9001
                          
                          shelly.0
                          2025-08-14 00:07:26.250	debug	Objects client initialize lua scripts
                          
                          shelly.0
                          2025-08-14 00:07:26.223	debug	Objects create User PubSub Client
                          
                          shelly.0
                          2025-08-14 00:07:26.222	debug	Objects create System PubSub Client
                          
                          shelly.0
                          2025-08-14 00:07:26.221	debug	Objects client ready ... initialize now
                          
                          shelly.0
                          2025-08-14 00:07:26.205	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                          
                          shelly.0
                          2025-08-14 00:07:22.129	info	terminating
                          
                          shelly.0
                          2025-08-14 00:07:21.628	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          
                          shelly.0
                          2025-08-14 00:07:21.628	info	terminating
                          
                          shelly.0
                          2025-08-14 00:07:21.626	info	Got terminate signal TERMINATE_YOURSELF
                          
                          haselchenH crunchipC 2 Replies Last reply
                          0
                          • Horst BöttcherH Horst Böttcher

                            @crunchip
                            Debug /info log

                            
                            shelly.0
                            2025-08-14 00:08:29.936	debug	[deviceStatusUpdate] shellyplusplugs#e465b85d9e88#1: false
                            
                            shelly.0
                            2025-08-14 00:08:29.868	debug	[deviceStatusUpdate] shellyplusplugs#e465b85deb4c#1: false
                            
                            shelly.0
                            2025-08-14 00:08:29.836	debug	[deviceStatusUpdate] shelly1pmminig3#34b7dac5dca0#1: false
                            
                            shelly.0
                            2025-08-14 00:08:26.915	debug	[deviceStatusUpdate] shellyplusplugs#c82e1806c064#1: true
                            
                            shelly.0
                            2025-08-14 00:08:26.911	debug	[onlineCheck] Checking shellyplusplugs#c82e1806c064#1 on 192.168.178.48:80
                            
                            shelly.0
                            2025-08-14 00:08:26.866	debug	[deviceStatusUpdate] shelly1pmminig3#34b7dac613cc#1: true
                            
                            shelly.0
                            2025-08-14 00:08:26.859	debug	[onlineCheck] Checking shelly1pmminig3#34b7dac613cc#1 on 192.168.178.81:80
                            
                            shelly.0
                            2025-08-14 00:08:26.858	debug	[deviceStatusUpdate] shelly1pmminig3#5432046d2090#1: false
                            
                            shelly.0
                            2025-08-14 00:08:26.857	debug	[onlineCheck] Checking shelly1pmminig3#5432046d2090#1 on 192.168.178.72:80
                            
                            shelly.0
                            2025-08-14 00:08:26.856	debug	[onlineCheck] Checking shellyplusplugs#e465b85d9e88#1 on 192.168.178.85:80
                            
                            shelly.0
                            2025-08-14 00:08:26.812	debug	[onlineCheck] Checking shellyplusplugs#e465b85deb4c#1 on 192.168.178.86:80
                            
                            shelly.0
                            2025-08-14 00:08:26.784	debug	[onlineCheck] Checking shelly1pmminig3#34b7dac5dca0#1 on 192.168.178.76:80
                            
                            shelly.0
                            2025-08-14 00:08:26.718	debug	[deviceStatusUpdate] shelly1pmminig3#5432044e56a0#1: true
                            
                            shelly.0
                            2025-08-14 00:08:26.718	debug	[deviceStatusUpdate] shellyplusplugs#c82e1805da00#1: false
                            
                            shelly.0
                            2025-08-14 00:08:26.716	debug	[onlineCheck] Checking shellyplusplugs#c82e1805da00#1 on 192.168.178.60:80
                            
                            shelly.0
                            2025-08-14 00:08:26.715	debug	[deviceStatusUpdate] shelly1pmminig3#5432044e7958#1: true
                            
                            shelly.0
                            2025-08-14 00:08:26.714	debug	[onlineCheck] Checking shelly1pmminig3#5432044e56a0#1 on 192.168.178.74:80
                            
                            shelly.0
                            2025-08-14 00:08:26.711	debug	[onlineCheck] Checking shelly1pmminig3#5432044e7958#1 on 192.168.178.78:80
                            
                            shelly.0
                            2025-08-14 00:07:36.687	debug	[firmwareUpdate] Starting update on every device
                            
                            shelly.0
                            2025-08-14 00:07:29.709	debug	[deviceStatusUpdate] shellyplusplugs#e465b85deb4c#1: false
                            
                            shelly.0
                            2025-08-14 00:07:29.709	debug	[deviceStatusUpdate] shellyplusplugs#e465b85d9e88#1: false
                            
                            shelly.0
                            2025-08-14 00:07:29.708	debug	[deviceStatusUpdate] shelly1pmminig3#34b7dac5dca0#1: false
                            
                            shelly.0
                            2025-08-14 00:07:26.747	debug	[deviceStatusUpdate] Online devices: ["shelly1pmminig3#5432044e7958#1","shelly1pmminig3#5432044e56a0#1","shelly1pmminig3#34b7dac613cc#1","shellyplusplugs#c82e1806c064#1"]
                            
                            shelly.0
                            2025-08-14 00:07:26.743	debug	[deviceStatusUpdate] Online devices: ["shelly1pmminig3#5432044e7958#1","shelly1pmminig3#5432044e56a0#1","shelly1pmminig3#34b7dac613cc#1"]
                            
                            shelly.0
                            2025-08-14 00:07:26.693	debug	[deviceStatusUpdate] shellyplusplugs#c82e1806c064#1: true
                            
                            shelly.0
                            2025-08-14 00:07:26.692	debug	[MQTT Server] Error in listener: Error: listen EADDRNOTAVAIL: address not available 192.168.178.9:1882
                            
                            shelly.0
                            2025-08-14 00:07:26.687	info	Starting in MQTT mode. Listening on 192.168.178.9:1882 (QoS 2)
                            
                            shelly.0
                            2025-08-14 00:07:26.686	info	[firmwareUpdate] Auto-Update enabled - devices will be updated automatically
                            
                            shelly.0
                            2025-08-14 00:07:26.685	debug	[onlineCheck] Checking shellyplusplugs#c82e1806c064#1 on 192.168.178.48:80
                            
                            shelly.0
                            2025-08-14 00:07:26.666	debug	[deviceStatusUpdate] shelly1pmminig3#34b7dac613cc#1: true
                            
                            shelly.0
                            2025-08-14 00:07:26.661	debug	[onlineCheck] Checking shelly1pmminig3#34b7dac613cc#1 on 192.168.178.81:80
                            
                            shelly.0
                            2025-08-14 00:07:26.660	debug	[deviceStatusUpdate] Online devices: ["shelly1pmminig3#5432044e7958#1","shelly1pmminig3#5432044e56a0#1"]
                            
                            shelly.0
                            2025-08-14 00:07:26.658	debug	[deviceStatusUpdate] shelly1pmminig3#5432046d2090#1: false
                            
                            shelly.0
                            2025-08-14 00:07:26.657	debug	[onlineCheck] Checking shelly1pmminig3#5432046d2090#1 on 192.168.178.72:80
                            
                            shelly.0
                            2025-08-14 00:07:26.656	debug	[deviceStatusUpdate] Online devices: ["shelly1pmminig3#5432044e7958#1"]
                            
                            shelly.0
                            2025-08-14 00:07:26.654	debug	[onlineCheck] Checking shellyplusplugs#e465b85d9e88#1 on 192.168.178.85:80
                            
                            shelly.0
                            2025-08-14 00:07:26.652	debug	[onlineCheck] Checking shellyplusplugs#e465b85deb4c#1 on 192.168.178.86:80
                            
                            shelly.0
                            2025-08-14 00:07:26.638	debug	[onlineCheck] Checking shelly1pmminig3#34b7dac5dca0#1 on 192.168.178.76:80
                            
                            shelly.0
                            2025-08-14 00:07:26.616	debug	[deviceStatusUpdate] shelly1pmminig3#5432044e56a0#1: true
                            
                            shelly.0
                            2025-08-14 00:07:26.613	debug	[deviceStatusUpdate] shellyplusplugs#c82e1805da00#1: false
                            
                            shelly.0
                            2025-08-14 00:07:26.612	debug	[deviceStatusUpdate] shelly1pmminig3#5432044e7958#1: true
                            
                            shelly.0
                            2025-08-14 00:07:26.610	debug	[onlineCheck] Checking shellyplusplugs#c82e1805da00#1 on 192.168.178.60:80
                            
                            shelly.0
                            2025-08-14 00:07:26.609	debug	[onlineCheck] Checking shelly1pmminig3#5432044e56a0#1 on 192.168.178.74:80
                            
                            shelly.0
                            2025-08-14 00:07:26.607	debug	[onlineCheck] Checking shelly1pmminig3#5432044e7958#1 on 192.168.178.78:80
                            
                            shelly.0
                            2025-08-14 00:07:26.426	info	starting. Version 10.1.0 in /opt/iobroker/node_modules/iobroker.shelly, node: v22.16.0, js-controller: 7.0.6
                            
                            shelly.0
                            2025-08-14 00:07:26.362	debug	Plugin sentry Do not initialize Plugin (enabled=false)
                            
                            shelly.0
                            2025-08-14 00:07:26.344	debug	States connected to redis: 127.0.0.1:9000
                            
                            shelly.0
                            2025-08-14 00:07:26.288	debug	States create User PubSub Client
                            
                            shelly.0
                            2025-08-14 00:07:26.287	debug	States create System PubSub Client
                            
                            shelly.0
                            2025-08-14 00:07:26.276	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                            
                            shelly.0
                            2025-08-14 00:07:26.252	debug	Objects connected to redis: 127.0.0.1:9001
                            
                            shelly.0
                            2025-08-14 00:07:26.250	debug	Objects client initialize lua scripts
                            
                            shelly.0
                            2025-08-14 00:07:26.223	debug	Objects create User PubSub Client
                            
                            shelly.0
                            2025-08-14 00:07:26.222	debug	Objects create System PubSub Client
                            
                            shelly.0
                            2025-08-14 00:07:26.221	debug	Objects client ready ... initialize now
                            
                            shelly.0
                            2025-08-14 00:07:26.205	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                            
                            shelly.0
                            2025-08-14 00:07:22.129	info	terminating
                            
                            shelly.0
                            2025-08-14 00:07:21.628	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            
                            shelly.0
                            2025-08-14 00:07:21.628	info	terminating
                            
                            shelly.0
                            2025-08-14 00:07:21.626	info	Got terminate signal TERMINATE_YOURSELF
                            
                            haselchenH Offline
                            haselchenH Offline
                            haselchen
                            Most Active
                            wrote on last edited by
                            #54

                            @horst-böttcher
                            @crunchip
                            @mcm1957

                            Ob das nun entscheidend ist, keine Ahnung.
                            Präfix und Client ID sind bei mir, wie im Screenshot der Doku, identisch.

                            7f0f91e6-8ead-448a-98b1-f13763a2aff5-grafik.png

                            Den Namen des Shellys gibt man auf der Hauptseite (Home) ein.

                            Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                            Horst BöttcherH 1 Reply Last reply
                            0
                            • haselchenH haselchen

                              @horst-böttcher
                              @crunchip
                              @mcm1957

                              Ob das nun entscheidend ist, keine Ahnung.
                              Präfix und Client ID sind bei mir, wie im Screenshot der Doku, identisch.

                              7f0f91e6-8ead-448a-98b1-f13763a2aff5-grafik.png

                              Den Namen des Shellys gibt man auf der Hauptseite (Home) ein.

                              Horst BöttcherH Offline
                              Horst BöttcherH Offline
                              Horst Böttcher
                              wrote on last edited by
                              #55

                              @haselchen
                              Ich hab es bei allen Shellys gleich also auch den mqtt Präfix ist immer der name das shellys auch bei den die gehen

                              haselchenH 1 Reply Last reply
                              0
                              • Horst BöttcherH Horst Böttcher

                                @haselchen
                                Ich hab es bei allen Shellys gleich also auch den mqtt Präfix ist immer der name das shellys auch bei den die gehen

                                haselchenH Offline
                                haselchenH Offline
                                haselchen
                                Most Active
                                wrote on last edited by haselchen
                                #56

                                @horst-böttcher

                                Ok.
                                Um dem Ganzen auf die Schliche zu kommen, reicht natürlich kein Objekte Screenshot.
                                Einstellungen eines Shellys, der aktuell "offline" ist.
                                Welche Firmware?
                                (Settings, Wifi Status etc.)
                                Einstellung des Shelly Adapters.
                                Das komplette "iob diag".

                                Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                1 Reply Last reply
                                0
                                • Horst BöttcherH Horst Böttcher

                                  @crunchip
                                  Debug /info log

                                  
                                  shelly.0
                                  2025-08-14 00:08:29.936	debug	[deviceStatusUpdate] shellyplusplugs#e465b85d9e88#1: false
                                  
                                  shelly.0
                                  2025-08-14 00:08:29.868	debug	[deviceStatusUpdate] shellyplusplugs#e465b85deb4c#1: false
                                  
                                  shelly.0
                                  2025-08-14 00:08:29.836	debug	[deviceStatusUpdate] shelly1pmminig3#34b7dac5dca0#1: false
                                  
                                  shelly.0
                                  2025-08-14 00:08:26.915	debug	[deviceStatusUpdate] shellyplusplugs#c82e1806c064#1: true
                                  
                                  shelly.0
                                  2025-08-14 00:08:26.911	debug	[onlineCheck] Checking shellyplusplugs#c82e1806c064#1 on 192.168.178.48:80
                                  
                                  shelly.0
                                  2025-08-14 00:08:26.866	debug	[deviceStatusUpdate] shelly1pmminig3#34b7dac613cc#1: true
                                  
                                  shelly.0
                                  2025-08-14 00:08:26.859	debug	[onlineCheck] Checking shelly1pmminig3#34b7dac613cc#1 on 192.168.178.81:80
                                  
                                  shelly.0
                                  2025-08-14 00:08:26.858	debug	[deviceStatusUpdate] shelly1pmminig3#5432046d2090#1: false
                                  
                                  shelly.0
                                  2025-08-14 00:08:26.857	debug	[onlineCheck] Checking shelly1pmminig3#5432046d2090#1 on 192.168.178.72:80
                                  
                                  shelly.0
                                  2025-08-14 00:08:26.856	debug	[onlineCheck] Checking shellyplusplugs#e465b85d9e88#1 on 192.168.178.85:80
                                  
                                  shelly.0
                                  2025-08-14 00:08:26.812	debug	[onlineCheck] Checking shellyplusplugs#e465b85deb4c#1 on 192.168.178.86:80
                                  
                                  shelly.0
                                  2025-08-14 00:08:26.784	debug	[onlineCheck] Checking shelly1pmminig3#34b7dac5dca0#1 on 192.168.178.76:80
                                  
                                  shelly.0
                                  2025-08-14 00:08:26.718	debug	[deviceStatusUpdate] shelly1pmminig3#5432044e56a0#1: true
                                  
                                  shelly.0
                                  2025-08-14 00:08:26.718	debug	[deviceStatusUpdate] shellyplusplugs#c82e1805da00#1: false
                                  
                                  shelly.0
                                  2025-08-14 00:08:26.716	debug	[onlineCheck] Checking shellyplusplugs#c82e1805da00#1 on 192.168.178.60:80
                                  
                                  shelly.0
                                  2025-08-14 00:08:26.715	debug	[deviceStatusUpdate] shelly1pmminig3#5432044e7958#1: true
                                  
                                  shelly.0
                                  2025-08-14 00:08:26.714	debug	[onlineCheck] Checking shelly1pmminig3#5432044e56a0#1 on 192.168.178.74:80
                                  
                                  shelly.0
                                  2025-08-14 00:08:26.711	debug	[onlineCheck] Checking shelly1pmminig3#5432044e7958#1 on 192.168.178.78:80
                                  
                                  shelly.0
                                  2025-08-14 00:07:36.687	debug	[firmwareUpdate] Starting update on every device
                                  
                                  shelly.0
                                  2025-08-14 00:07:29.709	debug	[deviceStatusUpdate] shellyplusplugs#e465b85deb4c#1: false
                                  
                                  shelly.0
                                  2025-08-14 00:07:29.709	debug	[deviceStatusUpdate] shellyplusplugs#e465b85d9e88#1: false
                                  
                                  shelly.0
                                  2025-08-14 00:07:29.708	debug	[deviceStatusUpdate] shelly1pmminig3#34b7dac5dca0#1: false
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.747	debug	[deviceStatusUpdate] Online devices: ["shelly1pmminig3#5432044e7958#1","shelly1pmminig3#5432044e56a0#1","shelly1pmminig3#34b7dac613cc#1","shellyplusplugs#c82e1806c064#1"]
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.743	debug	[deviceStatusUpdate] Online devices: ["shelly1pmminig3#5432044e7958#1","shelly1pmminig3#5432044e56a0#1","shelly1pmminig3#34b7dac613cc#1"]
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.693	debug	[deviceStatusUpdate] shellyplusplugs#c82e1806c064#1: true
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.692	debug	[MQTT Server] Error in listener: Error: listen EADDRNOTAVAIL: address not available 192.168.178.9:1882
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.687	info	Starting in MQTT mode. Listening on 192.168.178.9:1882 (QoS 2)
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.686	info	[firmwareUpdate] Auto-Update enabled - devices will be updated automatically
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.685	debug	[onlineCheck] Checking shellyplusplugs#c82e1806c064#1 on 192.168.178.48:80
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.666	debug	[deviceStatusUpdate] shelly1pmminig3#34b7dac613cc#1: true
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.661	debug	[onlineCheck] Checking shelly1pmminig3#34b7dac613cc#1 on 192.168.178.81:80
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.660	debug	[deviceStatusUpdate] Online devices: ["shelly1pmminig3#5432044e7958#1","shelly1pmminig3#5432044e56a0#1"]
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.658	debug	[deviceStatusUpdate] shelly1pmminig3#5432046d2090#1: false
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.657	debug	[onlineCheck] Checking shelly1pmminig3#5432046d2090#1 on 192.168.178.72:80
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.656	debug	[deviceStatusUpdate] Online devices: ["shelly1pmminig3#5432044e7958#1"]
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.654	debug	[onlineCheck] Checking shellyplusplugs#e465b85d9e88#1 on 192.168.178.85:80
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.652	debug	[onlineCheck] Checking shellyplusplugs#e465b85deb4c#1 on 192.168.178.86:80
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.638	debug	[onlineCheck] Checking shelly1pmminig3#34b7dac5dca0#1 on 192.168.178.76:80
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.616	debug	[deviceStatusUpdate] shelly1pmminig3#5432044e56a0#1: true
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.613	debug	[deviceStatusUpdate] shellyplusplugs#c82e1805da00#1: false
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.612	debug	[deviceStatusUpdate] shelly1pmminig3#5432044e7958#1: true
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.610	debug	[onlineCheck] Checking shellyplusplugs#c82e1805da00#1 on 192.168.178.60:80
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.609	debug	[onlineCheck] Checking shelly1pmminig3#5432044e56a0#1 on 192.168.178.74:80
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.607	debug	[onlineCheck] Checking shelly1pmminig3#5432044e7958#1 on 192.168.178.78:80
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.426	info	starting. Version 10.1.0 in /opt/iobroker/node_modules/iobroker.shelly, node: v22.16.0, js-controller: 7.0.6
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.362	debug	Plugin sentry Do not initialize Plugin (enabled=false)
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.344	debug	States connected to redis: 127.0.0.1:9000
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.288	debug	States create User PubSub Client
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.287	debug	States create System PubSub Client
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.276	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.252	debug	Objects connected to redis: 127.0.0.1:9001
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.250	debug	Objects client initialize lua scripts
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.223	debug	Objects create User PubSub Client
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.222	debug	Objects create System PubSub Client
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.221	debug	Objects client ready ... initialize now
                                  
                                  shelly.0
                                  2025-08-14 00:07:26.205	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                                  
                                  shelly.0
                                  2025-08-14 00:07:22.129	info	terminating
                                  
                                  shelly.0
                                  2025-08-14 00:07:21.628	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                  
                                  shelly.0
                                  2025-08-14 00:07:21.628	info	terminating
                                  
                                  shelly.0
                                  2025-08-14 00:07:21.626	info	Got terminate signal TERMINATE_YOURSELF
                                  
                                  crunchipC Away
                                  crunchipC Away
                                  crunchip
                                  Forum Testing Most Active
                                  wrote on last edited by
                                  #57

                                  @horst-böttcher sagte in einiege shellys nicht da:

                                  firmwareUpdate] Auto-Update enabled

                                  Haben die eventuell ne neu Firmware bekommen, hast du die mal neu gestartet?

                                  umgestiegen von Proxmox auf Unraid

                                  Horst BöttcherH 1 Reply Last reply
                                  0
                                  • S saugimanni

                                    @da_woody

                                    Sorry für die späte Antworten, war ein paar Tage unterwegs.

                                    • die Schalterconfig stand auf " letze Stellung "
                                    • Enable CoIoT hatte ich bei allen abgewählt und nur MQTT aktiviert

                                    Was hat es mit dieser Einstellung auf sich ? Ich dachte, dass dies nur aktiviert werden muss,
                                    wenn kein MQTT verwendet wird.

                                    Bis heute läuft alles super .

                                    Gruß Saugimanni

                                    da_WoodyD Offline
                                    da_WoodyD Offline
                                    da_Woody
                                    wrote on last edited by
                                    #58

                                    @saugimanni dann war das ein missverständniss.

                                    gruß vom Woody
                                    HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                                    1 Reply Last reply
                                    0
                                    • W Offline
                                      W Offline
                                      wotan2005
                                      wrote on last edited by
                                      #59

                                      Morgen,
                                      mein Shelly Plus 1 wird nicht erkannt.
                                      Shelly Adapter Version: 10.1.0
                                      Admin Version: 7.6.17

                                      Ausgabe im IoBroker Log:
                                      Bildschirmfoto_2025-08-14_07-11-01.png

                                      Dadurch sehe ich natürlich kein Relay-Zustand und kann dadurch den Relay-Zustand dann auch nicht ändern mit IoBroker.

                                      Samson71S 1 Reply Last reply
                                      0
                                      • W wotan2005

                                        Morgen,
                                        mein Shelly Plus 1 wird nicht erkannt.
                                        Shelly Adapter Version: 10.1.0
                                        Admin Version: 7.6.17

                                        Ausgabe im IoBroker Log:
                                        Bildschirmfoto_2025-08-14_07-11-01.png

                                        Dadurch sehe ich natürlich kein Relay-Zustand und kann dadurch den Relay-Zustand dann auch nicht ändern mit IoBroker.

                                        Samson71S Offline
                                        Samson71S Offline
                                        Samson71
                                        Global Moderator
                                        wrote on last edited by
                                        #60

                                        @wotan2005
                                        Der Fehler ist bei entsprechender Vergrößerung auch zu lesen, aber aus Bildern kann man nicht zitieren. Daher bitte Protokolle/Logs immer als Text in Code-Tags </> einbetten und nicht als Briefmarkenbildchen.

                                        Gruß, Markus

                                        Maßnahmen zum Schutz des Forums:
                                        https://forum.iobroker.net/topic/79618/ma%C3%9Fnahmen-zum-schutz-des-forums
                                        Hinweise für gute Forenbeiträge:
                                        https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                        1 Reply Last reply
                                        0
                                        • W Offline
                                          W Offline
                                          wotan2005
                                          wrote on last edited by
                                          #61
                                          2025-08-14 07:09:31.312 - info: mqtt.0 (1516) Client [shellyplus1-ventil-02] connection closed: closed
                                          2025-08-14 07:09:36.274 - error: shelly.0 (1407) [MQTT] (Shelly?) device unknown, configuration for client with id "shellyplus1-ventil-02" (shellyplus1-ventil / shellyplus1-ventil-02 / undefined) does not exist! Maybe this device is not supported in this adapter version.
                                          2025-08-14 07:09:36.274 - error: shelly.0 (1407) [MQTT] DO NOT CHANGE THE CLIENT-ID OF YOUR SHELLY DEVICES (see adapter documentation for details)
                                          2025-08-14 07:09:36.292 - info: shelly.0 (1407) [MQTT] Client Close: (shellyplus1-ventil / shellyplus1-ventil-02 / undefined) (false)
                                          2025-08-14 07:09:40.424 - error: shelly.0 (1407) [MQTT] (Shelly?) device unknown, configuration for client with id "shellyplus1-ventil-02" (shellyplus1-ventil / shellyplus1-ventil-02 / undefined) does not exist! Maybe this device is not supported in this adapter version.
                                          2025-08-14 07:09:40.424 - error: shelly.0 (1407) [MQTT] DO NOT CHANGE THE CLIENT-ID OF YOUR SHELLY DEVICES (see adapter documentation for details)
                                          2025-08-14 07:09:40.442 - info: shelly.0 (1407) [MQTT] Client Close: (shellyplus1-ventil / shellyplus1-ventil-02 / undefined) (false)
                                          2025-08-14 07:09:57.750 - error: shelly.0 (1407) [MQTT] (Shelly?) device unknown, configuration for client with id "shellyplus1-ventil-02" (shellyplus1-ventil / shellyplus1-ventil-02 / undefined) does not exist! Maybe this device is not supported in this adapter version.
                                          2025-08-14 07:09:57.750 - error: shelly.0 (1407) [MQTT] DO NOT CHANGE THE CLIENT-ID OF YOUR SHELLY DEVICES (see adapter documentation for details)
                                          2025-08-14 07:09:57.769 - info: shelly.0 (1407) [MQTT] Client Close: (shellyplus1-ventil / shellyplus1-ventil-02 / undefined) (false)
                                          2025-08-14 07:10:56.123 - error: shelly.0 (1407) [MQTT] (Shelly?) device unknown, configuration for client with id "shellyplus1-ventil-02" (shellyplus1-ventil / shellyplus1-ventil-02 / undefined) does not exist! Maybe this device is not supported in this adapter version.
                                          2025-08-14 07:10:56.123 - error: shelly.0 (1407) [MQTT] DO NOT CHANGE THE CLIENT-ID OF YOUR SHELLY DEVICES (see adapter documentation for details)
                                          2025-08-14 07:10:56.141 - info: shelly.0 (1407) [MQTT] Client Close: (shellyplus1-ventil / shellyplus1-ventil-02 / undefined) (false)
                                          2025-08-14 07:11:55.734 - error: shelly.0 (1407) [MQTT] (Shelly?) device unknown, configuration for client with id "shellyplus1-ventil-02" (shellyplus1-ventil / shellyplus1-ventil-02 / undefined) does not exist! Maybe this device is not supported in this adapter version.
                                          2025-08-14 07:11:55.734 - error: shelly.0 (1407) [MQTT] DO NOT CHANGE THE CLIENT-ID OF YOUR SHELLY DEVICES (see adapter documentation for details)
                                          2025-08-14 07:11:55.752 - info: shelly.0 (1407) [MQTT] Client Close: (shellyplus1-ventil / shellyplus1-ventil-02 / undefined) (false)
                                          2025-08-14 07:12:51.245 - error: shelly.0 (1407) [MQTT] (Shelly?) device unknown, configuration for client with id "shellyplus1-ventil-02" (shellyplus1-ventil / shellyplus1-ventil-02 / undefined) does not exist! Maybe this device is not supported in this adapter version.
                                          2025-08-14 07:12:51.246 - error: shelly.0 (1407) [MQTT] DO NOT CHANGE THE CLIENT-ID OF YOUR SHELLY DEVICES (see adapter documentation for details)
                                          2025-08-14 07:12:51.264 - info: shelly.0 (1407) [MQTT] Client Close: (shellyplus1-ventil / shellyplus1-ventil-02 / undefined) (false)
                                          

                                          Da habe ich nichts daran geändert, deshalb verstehe ich es ja auch nicht.

                                          M Samson71S 3 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          632

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe