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. Gelöst-Shelly Pro 4 PM - Probleme bei Integr. in iobroker

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    201

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

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

Gelöst-Shelly Pro 4 PM - Probleme bei Integr. in iobroker

Gelöst-Shelly Pro 4 PM - Probleme bei Integr. in iobroker

Scheduled Pinned Locked Moved ioBroker Allgemein
22 Posts 7 Posters 3.4k Views 7 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.
  • crepp1967C Offline
    crepp1967C Offline
    crepp1967
    wrote on last edited by crepp1967
    #1

    |Systemdata| Plattform:
    linux
    Betriebssystem:
    linux
    Architektur:
    x64
    CPUs:
    8
    Geschwindigkeit:
    1996 MHz|
    Debian Server (Proxmox Container)
    |Hardwaresystem:| Mini PC, AMD Ryzen Vierkern aufrüstbarer 16 GB DDR4 / 256GB SSD|
    |Arbeitsspeicher:| 8GB (Proxmox Container) |
    |Festplattenart:| SSD |
    |Betriebssystem:| Debian / Proxmox |
    |Node-Version:| 16.17.1 |
    |Nodejs-Version:| 16.17.1 |
    |NPM-Version:| 8.15.0 |
    |Installationsart:| Script |
    |Image genutzt:| Nein |

    Hallo und Guten Abend!
    Ich habe momentan Probleme einen Shell4 Pro 4 PM in den iobroker zu bekommen. Das Gerät wird zwar per MQTT erkannt aber irgendwie abgelehnt, da "undifined"
    Ich habe schon einige shellys am laufen Shelly1 und 2.5 aber ich habe mir eine zweite Instanz erstellt da ich gesehen habe dass es bei shelly eine alte u. eine neue Version gibt.
    Hier nun ein Auszug aud dem Log:

    
    shelly.1
    2022-10-07 20:03:06.573	debug	[MQTT Server] Close for 192.168.1.147 (192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined))
    
    shelly.1
    2022-10-07 20:03:06.571	debug	[MQTT] Destroying: 192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined)
    
    shelly.1
    2022-10-07 20:03:06.570	debug	[BaseClient] Destroying 192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined)
    
    shelly.1
    2022-10-07 20:03:06.569	info	[MQTT] Client Close: 192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined) (false)
    
    shelly.1
    2022-10-07 20:03:06.563	debug	[MQTT Server] End for 192.168.1.147 (192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined))
    
    shelly.1
    2022-10-07 20:03:06.463	error	[MQTT] Shelly device unknown, configuration for Shelly device 192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined) does not exist!
    
    shelly.1
    2022-10-07 20:03:06.461	debug	[MQTT] Client connected: {"cmd":"connect","retain":false,"qos":0,"dup":false,"length":77,"topic":null,"payload":null,"protocolId":"MQTT","protocolVersion":4,"will":{"retain":true,"qos":0,"topic":"shelly4pm/online","payload":{"type":"Buffer","data":[102,97,108,115,101]}},"clean":true,"keepalive":60,"clientId":"shellypro4pm_torsten","username":"torsten","password":{"type":"Buffer","data":[110,111,102,114,101,116,101,116,101]}}
    
    shelly.1
    2022-10-07 20:03:06.448	debug	[MQTT Server] New connection from 192.168.1.147
    
    shelly.1
    2022-10-07 20:02:28.360	debug	[MQTT Server] Started listener on 0.0.0.0:1882
    
    shelly.1
    2022-10-07 20:02:28.356	info	Starting in MQTT mode. Listening on 0.0.0.0:1882
    
    shelly.1
    2022-10-07 20:02:28.125	info	starting. Version 6.0.0 in /opt/iobroker/node_modules/iobroker.shelly, node: v16.17.1, js-controller: 4.0.23
    
    shelly.1
    2022-10-07 20:02:27.514	debug	Plugin sentry Initialize Plugin (enabled=true)
    
    shelly.1
    2022-10-07 20:02:27.280	debug	States connected to redis: 0.0.0.0:9000
    
    shelly.1
    2022-10-07 20:02:27.176	debug	States create User PubSub Client
    
    shelly.1
    2022-10-07 20:02:27.173	debug	States create System PubSub Client
    
    shelly.1
    2022-10-07 20:02:27.051	debug	Redis States: Use Redis connection: 0.0.0.0:9000
    
    shelly.1
    2022-10-07 20:02:26.992	debug	Objects connected to redis: 0.0.0.0:9001
    
    shelly.1
    2022-10-07 20:02:26.984	debug	Objects client initialize lua scripts
    
    shelly.1
    2022-10-07 20:02:26.794	debug	Objects create User PubSub Client
    
    shelly.1
    2022-10-07 20:02:26.793	debug	Objects create System PubSub Client
    
    shelly.1
    2022-10-07 20:02:26.791	debug	Objects client ready ... initialize now
    
    shelly.1
    2022-10-07 20:02:26.718	debug	Redis Objects: Use Redis connection: 0.0.0.0:9001
    

    Vielleicht hat ja jemand einen Tipp was das Problem sein könnte.

    crunchipC 66er6 haus-automatisierungH 3 Replies Last reply
    0
    • crepp1967C crepp1967

      |Systemdata| Plattform:
      linux
      Betriebssystem:
      linux
      Architektur:
      x64
      CPUs:
      8
      Geschwindigkeit:
      1996 MHz|
      Debian Server (Proxmox Container)
      |Hardwaresystem:| Mini PC, AMD Ryzen Vierkern aufrüstbarer 16 GB DDR4 / 256GB SSD|
      |Arbeitsspeicher:| 8GB (Proxmox Container) |
      |Festplattenart:| SSD |
      |Betriebssystem:| Debian / Proxmox |
      |Node-Version:| 16.17.1 |
      |Nodejs-Version:| 16.17.1 |
      |NPM-Version:| 8.15.0 |
      |Installationsart:| Script |
      |Image genutzt:| Nein |

      Hallo und Guten Abend!
      Ich habe momentan Probleme einen Shell4 Pro 4 PM in den iobroker zu bekommen. Das Gerät wird zwar per MQTT erkannt aber irgendwie abgelehnt, da "undifined"
      Ich habe schon einige shellys am laufen Shelly1 und 2.5 aber ich habe mir eine zweite Instanz erstellt da ich gesehen habe dass es bei shelly eine alte u. eine neue Version gibt.
      Hier nun ein Auszug aud dem Log:

      
      shelly.1
      2022-10-07 20:03:06.573	debug	[MQTT Server] Close for 192.168.1.147 (192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined))
      
      shelly.1
      2022-10-07 20:03:06.571	debug	[MQTT] Destroying: 192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined)
      
      shelly.1
      2022-10-07 20:03:06.570	debug	[BaseClient] Destroying 192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined)
      
      shelly.1
      2022-10-07 20:03:06.569	info	[MQTT] Client Close: 192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined) (false)
      
      shelly.1
      2022-10-07 20:03:06.563	debug	[MQTT Server] End for 192.168.1.147 (192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined))
      
      shelly.1
      2022-10-07 20:03:06.463	error	[MQTT] Shelly device unknown, configuration for Shelly device 192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined) does not exist!
      
      shelly.1
      2022-10-07 20:03:06.461	debug	[MQTT] Client connected: {"cmd":"connect","retain":false,"qos":0,"dup":false,"length":77,"topic":null,"payload":null,"protocolId":"MQTT","protocolVersion":4,"will":{"retain":true,"qos":0,"topic":"shelly4pm/online","payload":{"type":"Buffer","data":[102,97,108,115,101]}},"clean":true,"keepalive":60,"clientId":"shellypro4pm_torsten","username":"torsten","password":{"type":"Buffer","data":[110,111,102,114,101,116,101,116,101]}}
      
      shelly.1
      2022-10-07 20:03:06.448	debug	[MQTT Server] New connection from 192.168.1.147
      
      shelly.1
      2022-10-07 20:02:28.360	debug	[MQTT Server] Started listener on 0.0.0.0:1882
      
      shelly.1
      2022-10-07 20:02:28.356	info	Starting in MQTT mode. Listening on 0.0.0.0:1882
      
      shelly.1
      2022-10-07 20:02:28.125	info	starting. Version 6.0.0 in /opt/iobroker/node_modules/iobroker.shelly, node: v16.17.1, js-controller: 4.0.23
      
      shelly.1
      2022-10-07 20:02:27.514	debug	Plugin sentry Initialize Plugin (enabled=true)
      
      shelly.1
      2022-10-07 20:02:27.280	debug	States connected to redis: 0.0.0.0:9000
      
      shelly.1
      2022-10-07 20:02:27.176	debug	States create User PubSub Client
      
      shelly.1
      2022-10-07 20:02:27.173	debug	States create System PubSub Client
      
      shelly.1
      2022-10-07 20:02:27.051	debug	Redis States: Use Redis connection: 0.0.0.0:9000
      
      shelly.1
      2022-10-07 20:02:26.992	debug	Objects connected to redis: 0.0.0.0:9001
      
      shelly.1
      2022-10-07 20:02:26.984	debug	Objects client initialize lua scripts
      
      shelly.1
      2022-10-07 20:02:26.794	debug	Objects create User PubSub Client
      
      shelly.1
      2022-10-07 20:02:26.793	debug	Objects create System PubSub Client
      
      shelly.1
      2022-10-07 20:02:26.791	debug	Objects client ready ... initialize now
      
      shelly.1
      2022-10-07 20:02:26.718	debug	Redis Objects: Use Redis connection: 0.0.0.0:9001
      

      Vielleicht hat ja jemand einen Tipp was das Problem sein könnte.

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

      @crepp1967 https://github.com/iobroker-community-adapters/ioBroker.shelly/blob/master/docs/de/protocol-mqtt.md

      firmware aktuell?

      ansonsten gab`s mal ein altes issue https://github.com/iobroker-community-adapters/ioBroker.shelly/issues/419

      peterle-k created this issue in iobroker-community-adapters/ioBroker.shelly

      closed Shelly Pro4PM #419

      umgestiegen von Proxmox auf Unraid

      crepp1967C 1 Reply Last reply
      0
      • crepp1967C crepp1967

        |Systemdata| Plattform:
        linux
        Betriebssystem:
        linux
        Architektur:
        x64
        CPUs:
        8
        Geschwindigkeit:
        1996 MHz|
        Debian Server (Proxmox Container)
        |Hardwaresystem:| Mini PC, AMD Ryzen Vierkern aufrüstbarer 16 GB DDR4 / 256GB SSD|
        |Arbeitsspeicher:| 8GB (Proxmox Container) |
        |Festplattenart:| SSD |
        |Betriebssystem:| Debian / Proxmox |
        |Node-Version:| 16.17.1 |
        |Nodejs-Version:| 16.17.1 |
        |NPM-Version:| 8.15.0 |
        |Installationsart:| Script |
        |Image genutzt:| Nein |

        Hallo und Guten Abend!
        Ich habe momentan Probleme einen Shell4 Pro 4 PM in den iobroker zu bekommen. Das Gerät wird zwar per MQTT erkannt aber irgendwie abgelehnt, da "undifined"
        Ich habe schon einige shellys am laufen Shelly1 und 2.5 aber ich habe mir eine zweite Instanz erstellt da ich gesehen habe dass es bei shelly eine alte u. eine neue Version gibt.
        Hier nun ein Auszug aud dem Log:

        
        shelly.1
        2022-10-07 20:03:06.573	debug	[MQTT Server] Close for 192.168.1.147 (192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined))
        
        shelly.1
        2022-10-07 20:03:06.571	debug	[MQTT] Destroying: 192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined)
        
        shelly.1
        2022-10-07 20:03:06.570	debug	[BaseClient] Destroying 192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined)
        
        shelly.1
        2022-10-07 20:03:06.569	info	[MQTT] Client Close: 192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined) (false)
        
        shelly.1
        2022-10-07 20:03:06.563	debug	[MQTT Server] End for 192.168.1.147 (192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined))
        
        shelly.1
        2022-10-07 20:03:06.463	error	[MQTT] Shelly device unknown, configuration for Shelly device 192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined) does not exist!
        
        shelly.1
        2022-10-07 20:03:06.461	debug	[MQTT] Client connected: {"cmd":"connect","retain":false,"qos":0,"dup":false,"length":77,"topic":null,"payload":null,"protocolId":"MQTT","protocolVersion":4,"will":{"retain":true,"qos":0,"topic":"shelly4pm/online","payload":{"type":"Buffer","data":[102,97,108,115,101]}},"clean":true,"keepalive":60,"clientId":"shellypro4pm_torsten","username":"torsten","password":{"type":"Buffer","data":[110,111,102,114,101,116,101,116,101]}}
        
        shelly.1
        2022-10-07 20:03:06.448	debug	[MQTT Server] New connection from 192.168.1.147
        
        shelly.1
        2022-10-07 20:02:28.360	debug	[MQTT Server] Started listener on 0.0.0.0:1882
        
        shelly.1
        2022-10-07 20:02:28.356	info	Starting in MQTT mode. Listening on 0.0.0.0:1882
        
        shelly.1
        2022-10-07 20:02:28.125	info	starting. Version 6.0.0 in /opt/iobroker/node_modules/iobroker.shelly, node: v16.17.1, js-controller: 4.0.23
        
        shelly.1
        2022-10-07 20:02:27.514	debug	Plugin sentry Initialize Plugin (enabled=true)
        
        shelly.1
        2022-10-07 20:02:27.280	debug	States connected to redis: 0.0.0.0:9000
        
        shelly.1
        2022-10-07 20:02:27.176	debug	States create User PubSub Client
        
        shelly.1
        2022-10-07 20:02:27.173	debug	States create System PubSub Client
        
        shelly.1
        2022-10-07 20:02:27.051	debug	Redis States: Use Redis connection: 0.0.0.0:9000
        
        shelly.1
        2022-10-07 20:02:26.992	debug	Objects connected to redis: 0.0.0.0:9001
        
        shelly.1
        2022-10-07 20:02:26.984	debug	Objects client initialize lua scripts
        
        shelly.1
        2022-10-07 20:02:26.794	debug	Objects create User PubSub Client
        
        shelly.1
        2022-10-07 20:02:26.793	debug	Objects create System PubSub Client
        
        shelly.1
        2022-10-07 20:02:26.791	debug	Objects client ready ... initialize now
        
        shelly.1
        2022-10-07 20:02:26.718	debug	Redis Objects: Use Redis connection: 0.0.0.0:9001
        

        Vielleicht hat ja jemand einen Tipp was das Problem sein könnte.

        66er6 Offline
        66er6 Offline
        66er
        wrote on last edited by
        #3

        @crepp1967

        Ich bin vom Shelly-Adapter weg auf den MQTT-Adapter.

        Das erspart das warten, bis neue Geräte eingepflegt sind. 😉

        LG
        Stefan

        crepp1967C haus-automatisierungH 2 Replies Last reply
        0
        • crunchipC crunchip

          @crepp1967 https://github.com/iobroker-community-adapters/ioBroker.shelly/blob/master/docs/de/protocol-mqtt.md

          firmware aktuell?

          ansonsten gab`s mal ein altes issue https://github.com/iobroker-community-adapters/ioBroker.shelly/issues/419

          peterle-k created this issue in iobroker-community-adapters/ioBroker.shelly

          closed Shelly Pro4PM #419

          crepp1967C Offline
          crepp1967C Offline
          crepp1967
          wrote on last edited by
          #4

          @crunchip
          Ja-das war das erste was ich gemacht hab.

          1 Reply Last reply
          0
          • 66er6 66er

            @crepp1967

            Ich bin vom Shelly-Adapter weg auf den MQTT-Adapter.

            Das erspart das warten, bis neue Geräte eingepflegt sind. 😉

            crepp1967C Offline
            crepp1967C Offline
            crepp1967
            wrote on last edited by
            #5

            @66er
            Tja, mit MQTT hatt ich ihn, aber ich hatte nicht für jeden Wert einen Datenpunkt sondern alle Werte standen in einem DP.
            Ich werde das noch mal machen und das Ergebnis hier posten.
            Hast Du unter MQTT für jeden Wert einen DP?

            Gruß
            Torsten

            66er6 1 Reply Last reply
            0
            • crepp1967C crepp1967

              @66er
              Tja, mit MQTT hatt ich ihn, aber ich hatte nicht für jeden Wert einen Datenpunkt sondern alle Werte standen in einem DP.
              Ich werde das noch mal machen und das Ergebnis hier posten.
              Hast Du unter MQTT für jeden Wert einen DP?

              Gruß
              Torsten

              66er6 Offline
              66er6 Offline
              66er
              wrote on last edited by 66er
              #6

              @crepp1967

              Hallo Thorsten,

              leider hat Allterco sich für diesen neuen JSON-entschieden und es werden auch in Zukunft wohl keine Einzeldatenpunkte mehr geliefert.

              Ich löse das so, dass ich unter "eigene Objekte" den Shellytyp anlege als Gerät, darunter dann die einzelnen Geräte gleichen Typs als Kanal und darunter die jeweils vom Shelly benötigten Datenpunkte.

              Das Parsen des Gesamtstrings mache ich über NodeRed.

              LG
              Stefan

              S crepp1967C 2 Replies Last reply
              0
              • 66er6 66er

                @crepp1967

                Hallo Thorsten,

                leider hat Allterco sich für diesen neuen JSON-entschieden und es werden auch in Zukunft wohl keine Einzeldatenpunkte mehr geliefert.

                Ich löse das so, dass ich unter "eigene Objekte" den Shellytyp anlege als Gerät, darunter dann die einzelnen Geräte gleichen Typs als Kanal und darunter die jeweils vom Shelly benötigten Datenpunkte.

                Das Parsen des Gesamtstrings mache ich über NodeRed.

                S Offline
                S Offline
                SpacerX
                wrote on last edited by
                #7

                @66er
                Da setzt ihr auf den MQTT Adapter und macht euch Gedanken um das Parsen. Einfach Shelly Adapter und die Shelly mit MQTT verbinden. Schwups sind alle benötigte Datenpunkte da. Ich verstehe euer Problem dabei nicht.

                DS720|Nuc8i3BEH|Proxmox|RaspberryMatic|ioBroker|influxDB2|Grafana

                crepp1967C 1 Reply Last reply
                1
                • S SpacerX

                  @66er
                  Da setzt ihr auf den MQTT Adapter und macht euch Gedanken um das Parsen. Einfach Shelly Adapter und die Shelly mit MQTT verbinden. Schwups sind alle benötigte Datenpunkte da. Ich verstehe euer Problem dabei nicht.

                  crepp1967C Offline
                  crepp1967C Offline
                  crepp1967
                  wrote on last edited by
                  #8

                  @spacerx
                  Wie Du im Log im ersten Beitrag sehen kannst geht genau das nicht. Ich habe es auch mit einer 2. Instanz des shelly-Adapters probiert (shelly.1 - siehe logfile) Ergebnis war der undefined-Eintrag im log.
                  Grund für die 2. Instanz waren die geänderten Einstellungen der shellys (Webgui braucht nur noch ein Passwort u. keinen username mehr und Es wird kein CoAP mehr unterstützt nur noch mqtt)

                  S 1 Reply Last reply
                  0
                  • 66er6 66er

                    @crepp1967

                    Hallo Thorsten,

                    leider hat Allterco sich für diesen neuen JSON-entschieden und es werden auch in Zukunft wohl keine Einzeldatenpunkte mehr geliefert.

                    Ich löse das so, dass ich unter "eigene Objekte" den Shellytyp anlege als Gerät, darunter dann die einzelnen Geräte gleichen Typs als Kanal und darunter die jeweils vom Shelly benötigten Datenpunkte.

                    Das Parsen des Gesamtstrings mache ich über NodeRed.

                    crepp1967C Offline
                    crepp1967C Offline
                    crepp1967
                    wrote on last edited by
                    #9

                    @66er
                    Da ich NodeRed (noch) nicht verwende kannst du mir eine kleine Hilfestellung geben wie du das mit NodeRed gemacht hast?
                    Dann würde ich mir das Nachbauen. Eigene DP verwende ich schon.

                    Gruss
                    Torsten

                    66er6 1 Reply Last reply
                    0
                    • crepp1967C crepp1967

                      |Systemdata| Plattform:
                      linux
                      Betriebssystem:
                      linux
                      Architektur:
                      x64
                      CPUs:
                      8
                      Geschwindigkeit:
                      1996 MHz|
                      Debian Server (Proxmox Container)
                      |Hardwaresystem:| Mini PC, AMD Ryzen Vierkern aufrüstbarer 16 GB DDR4 / 256GB SSD|
                      |Arbeitsspeicher:| 8GB (Proxmox Container) |
                      |Festplattenart:| SSD |
                      |Betriebssystem:| Debian / Proxmox |
                      |Node-Version:| 16.17.1 |
                      |Nodejs-Version:| 16.17.1 |
                      |NPM-Version:| 8.15.0 |
                      |Installationsart:| Script |
                      |Image genutzt:| Nein |

                      Hallo und Guten Abend!
                      Ich habe momentan Probleme einen Shell4 Pro 4 PM in den iobroker zu bekommen. Das Gerät wird zwar per MQTT erkannt aber irgendwie abgelehnt, da "undifined"
                      Ich habe schon einige shellys am laufen Shelly1 und 2.5 aber ich habe mir eine zweite Instanz erstellt da ich gesehen habe dass es bei shelly eine alte u. eine neue Version gibt.
                      Hier nun ein Auszug aud dem Log:

                      
                      shelly.1
                      2022-10-07 20:03:06.573	debug	[MQTT Server] Close for 192.168.1.147 (192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined))
                      
                      shelly.1
                      2022-10-07 20:03:06.571	debug	[MQTT] Destroying: 192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined)
                      
                      shelly.1
                      2022-10-07 20:03:06.570	debug	[BaseClient] Destroying 192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined)
                      
                      shelly.1
                      2022-10-07 20:03:06.569	info	[MQTT] Client Close: 192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined) (false)
                      
                      shelly.1
                      2022-10-07 20:03:06.563	debug	[MQTT Server] End for 192.168.1.147 (192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined))
                      
                      shelly.1
                      2022-10-07 20:03:06.463	error	[MQTT] Shelly device unknown, configuration for Shelly device 192.168.1.147 (shellypro4pm_torsten / shellypro4pm_torsten / undefined) does not exist!
                      
                      shelly.1
                      2022-10-07 20:03:06.461	debug	[MQTT] Client connected: {"cmd":"connect","retain":false,"qos":0,"dup":false,"length":77,"topic":null,"payload":null,"protocolId":"MQTT","protocolVersion":4,"will":{"retain":true,"qos":0,"topic":"shelly4pm/online","payload":{"type":"Buffer","data":[102,97,108,115,101]}},"clean":true,"keepalive":60,"clientId":"shellypro4pm_torsten","username":"torsten","password":{"type":"Buffer","data":[110,111,102,114,101,116,101,116,101]}}
                      
                      shelly.1
                      2022-10-07 20:03:06.448	debug	[MQTT Server] New connection from 192.168.1.147
                      
                      shelly.1
                      2022-10-07 20:02:28.360	debug	[MQTT Server] Started listener on 0.0.0.0:1882
                      
                      shelly.1
                      2022-10-07 20:02:28.356	info	Starting in MQTT mode. Listening on 0.0.0.0:1882
                      
                      shelly.1
                      2022-10-07 20:02:28.125	info	starting. Version 6.0.0 in /opt/iobroker/node_modules/iobroker.shelly, node: v16.17.1, js-controller: 4.0.23
                      
                      shelly.1
                      2022-10-07 20:02:27.514	debug	Plugin sentry Initialize Plugin (enabled=true)
                      
                      shelly.1
                      2022-10-07 20:02:27.280	debug	States connected to redis: 0.0.0.0:9000
                      
                      shelly.1
                      2022-10-07 20:02:27.176	debug	States create User PubSub Client
                      
                      shelly.1
                      2022-10-07 20:02:27.173	debug	States create System PubSub Client
                      
                      shelly.1
                      2022-10-07 20:02:27.051	debug	Redis States: Use Redis connection: 0.0.0.0:9000
                      
                      shelly.1
                      2022-10-07 20:02:26.992	debug	Objects connected to redis: 0.0.0.0:9001
                      
                      shelly.1
                      2022-10-07 20:02:26.984	debug	Objects client initialize lua scripts
                      
                      shelly.1
                      2022-10-07 20:02:26.794	debug	Objects create User PubSub Client
                      
                      shelly.1
                      2022-10-07 20:02:26.793	debug	Objects create System PubSub Client
                      
                      shelly.1
                      2022-10-07 20:02:26.791	debug	Objects client ready ... initialize now
                      
                      shelly.1
                      2022-10-07 20:02:26.718	debug	Redis Objects: Use Redis connection: 0.0.0.0:9001
                      

                      Vielleicht hat ja jemand einen Tipp was das Problem sein könnte.

                      haus-automatisierungH Offline
                      haus-automatisierungH Offline
                      haus-automatisierung
                      Developer Most Active
                      wrote on last edited by
                      #10

                      @crepp1967 sagte in Shelly Pro 4 PM - Probleme bei der Integration in iobroker:

                      Das Gerät wird zwar per MQTT erkannt aber irgendwie abgelehnt, da "undifined"

                      Das liegt daran, dass Du eine eigene Client-ID vergeben hast (shellypro4pm_torsten). Bitte die Doku lesen. Client-ID darf nicht verändert werden. Sonst erkennt der Adapter den Geräte-Typ nicht.

                      https://github.com/iobroker-community-adapters/ioBroker.shelly/blob/master/docs/de/protocol-mqtt.md#generation-2-geräte-plus-und-pro

                      🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
                      🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
                      📚 Meine inoffizielle ioBroker Dokumentation

                      crepp1967C 1 Reply Last reply
                      0
                      • 66er6 66er

                        @crepp1967

                        Ich bin vom Shelly-Adapter weg auf den MQTT-Adapter.

                        Das erspart das warten, bis neue Geräte eingepflegt sind. 😉

                        haus-automatisierungH Offline
                        haus-automatisierungH Offline
                        haus-automatisierung
                        Developer Most Active
                        wrote on last edited by
                        #11

                        @66er sagte in Shelly Pro 4 PM - Probleme bei der Integration in iobroker:

                        Ich bin vom Shelly-Adapter weg auf den MQTT-Adapter.
                        Das erspart das warten, bis neue Geräte eingepflegt sind.

                        Der Shelly Pro 4 PM wird seit 5.0.0 unterstützt. Also seit dem 08.12.2021 ...
                        So neu ist das Gerät nun wirklich nicht 🙂

                        🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
                        🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
                        📚 Meine inoffizielle ioBroker Dokumentation

                        66er6 1 Reply Last reply
                        0
                        • haus-automatisierungH haus-automatisierung

                          @crepp1967 sagte in Shelly Pro 4 PM - Probleme bei der Integration in iobroker:

                          Das Gerät wird zwar per MQTT erkannt aber irgendwie abgelehnt, da "undifined"

                          Das liegt daran, dass Du eine eigene Client-ID vergeben hast (shellypro4pm_torsten). Bitte die Doku lesen. Client-ID darf nicht verändert werden. Sonst erkennt der Adapter den Geräte-Typ nicht.

                          https://github.com/iobroker-community-adapters/ioBroker.shelly/blob/master/docs/de/protocol-mqtt.md#generation-2-geräte-plus-und-pro

                          crepp1967C Offline
                          crepp1967C Offline
                          crepp1967
                          wrote on last edited by
                          #12

                          @haus-automatisierung
                          Oje, dass hab ich nicht geshen - da wird wohl ein factory reset fällig.
                          Danke für den wichtigen Hinweis!

                          Gruß
                          Torsten

                          1 Reply Last reply
                          0
                          • crepp1967C crepp1967

                            @spacerx
                            Wie Du im Log im ersten Beitrag sehen kannst geht genau das nicht. Ich habe es auch mit einer 2. Instanz des shelly-Adapters probiert (shelly.1 - siehe logfile) Ergebnis war der undefined-Eintrag im log.
                            Grund für die 2. Instanz waren die geänderten Einstellungen der shellys (Webgui braucht nur noch ein Passwort u. keinen username mehr und Es wird kein CoAP mehr unterstützt nur noch mqtt)

                            S Offline
                            S Offline
                            SpacerX
                            wrote on last edited by
                            #13

                            @crepp1967 einfach mal Doku lesen.

                            DS720|Nuc8i3BEH|Proxmox|RaspberryMatic|ioBroker|influxDB2|Grafana

                            crepp1967C 1 Reply Last reply
                            0
                            • S SpacerX

                              @crepp1967 einfach mal Doku lesen.

                              crepp1967C Offline
                              crepp1967C Offline
                              crepp1967
                              wrote on last edited by
                              #14

                              Nun funktioniert es:
                              cd25dcc2-06e7-4904-bf27-8ed79965e4f4-grafik.png

                              Ein Danke an für Eure Hilfe - ja Doku lesen hilft...

                              1 Reply Last reply
                              0
                              • crepp1967C crepp1967

                                @66er
                                Da ich NodeRed (noch) nicht verwende kannst du mir eine kleine Hilfestellung geben wie du das mit NodeRed gemacht hast?
                                Dann würde ich mir das Nachbauen. Eigene DP verwende ich schon.

                                Gruss
                                Torsten

                                66er6 Offline
                                66er6 Offline
                                66er
                                wrote on last edited by
                                #15

                                @crepp1967 sagte in Shelly Pro 4 PM - Probleme bei der Integration in iobroker:

                                kannst du mir eine kleine Hilfestellung geben wie du das mit NodeRed gemacht hast?

                                Da Du ja inzwischen die Lösung für den Pro4PM hast, noch Interesse oder erledigt?

                                LG
                                Stefan

                                crepp1967C 1 Reply Last reply
                                0
                                • haus-automatisierungH haus-automatisierung

                                  @66er sagte in Shelly Pro 4 PM - Probleme bei der Integration in iobroker:

                                  Ich bin vom Shelly-Adapter weg auf den MQTT-Adapter.
                                  Das erspart das warten, bis neue Geräte eingepflegt sind.

                                  Der Shelly Pro 4 PM wird seit 5.0.0 unterstützt. Also seit dem 08.12.2021 ...
                                  So neu ist das Gerät nun wirklich nicht 🙂

                                  66er6 Offline
                                  66er6 Offline
                                  66er
                                  wrote on last edited by 66er
                                  #16

                                  @haus-automatisierung , @spacerx

                                  "bis neue Geräte eingepflegt sind" ist das entscheidende Detail meiner Alternative.

                                  Nochmals:
                                  Super Arbeit, der Shelly-Adapter. 👍

                                  LG
                                  Stefan

                                  1 Reply Last reply
                                  0
                                  • 66er6 66er

                                    @crepp1967 sagte in Shelly Pro 4 PM - Probleme bei der Integration in iobroker:

                                    kannst du mir eine kleine Hilfestellung geben wie du das mit NodeRed gemacht hast?

                                    Da Du ja inzwischen die Lösung für den Pro4PM hast, noch Interesse oder erledigt?

                                    crepp1967C Offline
                                    crepp1967C Offline
                                    crepp1967
                                    wrote on last edited by
                                    #17

                                    @66er
                                    Nein, ich lass das jetzt so - es ist alles so wie gewünscht.
                                    Danke

                                    1 Reply Last reply
                                    1
                                    • O Offline
                                      O Offline
                                      onkeldave
                                      wrote on last edited by
                                      #18

                                      Moin!
                                      Ich hab nun das gleiche Problem wie hier beschrieben mit einem ShellyPro3em.

                                      MQTT] (Shelly?) device unknown, configuration for client with id "shellypro3em-c8f09exxxxxx" does not exist

                                      Die Adpaterversion ist 6.3.1.
                                      Ich habe den gleichen Fehler gemacht und die ID geändert, hab es dann aber gelesen und die Werkseinstellung wieder hergestellt. Leider bleibt es bei dem Fehler. Was mache ich falsch?!

                                      haus-automatisierungH 1 Reply Last reply
                                      0
                                      • O onkeldave

                                        Moin!
                                        Ich hab nun das gleiche Problem wie hier beschrieben mit einem ShellyPro3em.

                                        MQTT] (Shelly?) device unknown, configuration for client with id "shellypro3em-c8f09exxxxxx" does not exist

                                        Die Adpaterversion ist 6.3.1.
                                        Ich habe den gleichen Fehler gemacht und die ID geändert, hab es dann aber gelesen und die Werkseinstellung wieder hergestellt. Leider bleibt es bei dem Fehler. Was mache ich falsch?!

                                        haus-automatisierungH Offline
                                        haus-automatisierungH Offline
                                        haus-automatisierung
                                        Developer Most Active
                                        wrote on last edited by
                                        #19

                                        @onkeldave sagte in Gelöst-Shelly Pro 4 PM - Probleme bei Integr. in iobroker:

                                        Was mache ich falsch?!

                                        Was fällt Dir auf? 🙂 https://github.com/iobroker-community-adapters/ioBroker.shelly#supported-devices-gen-2

                                        🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
                                        🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
                                        📚 Meine inoffizielle ioBroker Dokumentation

                                        O 1 Reply Last reply
                                        0
                                        • haus-automatisierungH haus-automatisierung

                                          @onkeldave sagte in Gelöst-Shelly Pro 4 PM - Probleme bei Integr. in iobroker:

                                          Was mache ich falsch?!

                                          Was fällt Dir auf? 🙂 https://github.com/iobroker-community-adapters/ioBroker.shelly#supported-devices-gen-2

                                          O Offline
                                          O Offline
                                          onkeldave
                                          wrote on last edited by onkeldave
                                          #20

                                          Ja, habs gerade gesehen und wollte mich selbst dissen... (RTFM etc. pp 😉 ) Jetzt muss ich nun noch rausbekommen, wie ich den 6.4.0 Adapter installiert bekomme. Aber ich bin guter Dinge.
                                          @haus-automatisierung Vielen Dank für die viele Arbeit die du dir machst mit solchen Vögeln wie mir...

                                          Thomas BraunT 1 Reply Last reply
                                          1
                                          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

                                          133

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          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