Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Hardware
  4. ShellyPLUS 1PM in ioBroker einbinden

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    13
    1
    147

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

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

ShellyPLUS 1PM in ioBroker einbinden

Scheduled Pinned Locked Moved Hardware
shellyplus 1pm
76 Posts 11 Posters 9.6k Views 10 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.
  • A Atticus

    Hallo,

    ich muss den Beitrag noch mal aufmachen, weil ich erneut Probleme habe, einen ShellyPlus 1PM mit dem ioBroker Shelly Adapter zu verbinden.
    Es ist noch der gleiche Shelly wie am Anfang des Beitrages, ich bin nur in letzter Zeit nicht dazu gekommen, mich damit zu befassen.
    Also, das Problem ist jetzt folgendes: ich habe, wie oben empfohlen, eine zweite Shelly Instanz installiert.
    Der ShellyPlus1 PM verbindet sich aber nicht mit der Instanz.
    Ich habe alles Angaben passend ausgefüllt, leider ohne Erfolg.
    Ich hänge mal ein paar Screenshots an.

    Muss ich, wenn der ioBroker auf einem Raspberry 4 läuft, im Raspbian irgendwelche Portfreigaben einrichten?

    ShellyPlus1pm_004.JPG

    ShellyPlus1pm_003.JPG

    ShellyPlus1pm_002.JPG

    ShellyPlus1pm_001.JPG

    Oder geht das mit dem Shelly Adapter so in der Form nicht?
    Muss ich da eine Mqtt Adapter Instanz verwenden?

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

    @atticus sagte in ShellyPLUS 1PM in ioBroker einbinden:

    ch habe alles Angaben passend ausgefüllt

    dein Port liegt auf 1883

    Der Shelly-Adapter startet einen eigenen MQTT-Broker, welcher auf dem Port 1882 gestartet wird, um einen Konflikt mit anderen MQTT-Brokern auf dem gleichen System zu vermeiden (Standard-Port für MQTT ist 1883)
    

    @atticus sagte in ShellyPLUS 1PM in ioBroker einbinden:

    Muss ich, wenn der ioBroker auf einem Raspberry 4 läuft, im Raspbian irgendwelche Portfreigaben einrichten?

    nein

    zeig mal die Ausgabe von

    sudo netstat -ltp
    

    umgestiegen von Proxmox auf Unraid

    A 2 Replies Last reply
    0
    • crunchipC crunchip

      @atticus sagte in ShellyPLUS 1PM in ioBroker einbinden:

      ch habe alles Angaben passend ausgefüllt

      dein Port liegt auf 1883

      Der Shelly-Adapter startet einen eigenen MQTT-Broker, welcher auf dem Port 1882 gestartet wird, um einen Konflikt mit anderen MQTT-Brokern auf dem gleichen System zu vermeiden (Standard-Port für MQTT ist 1883)
      

      @atticus sagte in ShellyPLUS 1PM in ioBroker einbinden:

      Muss ich, wenn der ioBroker auf einem Raspberry 4 läuft, im Raspbian irgendwelche Portfreigaben einrichten?

      nein

      zeig mal die Ausgabe von

      sudo netstat -ltp
      
      A Offline
      A Offline
      Atticus
      wrote on last edited by
      #16

      @crunchip

      pi@ioBroker482:~ $ sudo netstat -ltp
      Aktive Internetverbindungen (Nur Server)
      Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
      tcp        0      0 ioBroker482.fritz.:2001 0.0.0.0:*               LISTEN      1207/io.hm-rpc.0
      tcp        0      0 127.0.0.53:domain       0.0.0.0:*               LISTEN      324/systemd-resolve
      tcp        0      0 0.0.0.0:ssh             0.0.0.0:*               LISTEN      464/sshd
      tcp        0      0 localhost:ipp           0.0.0.0:*               LISTEN      5466/cupsd
      tcp        0      0 0.0.0.0:55703           0.0.0.0:*               LISTEN      1670/rpc.statd
      tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1144/node-red
      tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      24216/io.shelly.1
      tcp        0      0 ioBroker482:pipe-server 0.0.0.0:*               LISTEN      1215/io.hm-rpc.1
      tcp        0      0 ioBroker482.fritz.:8701 0.0.0.0:*               LISTEN      1235/io.hm-rpc.2
      tcp        0      0 ioBroker482.fritz.:8702 0.0.0.0:*               LISTEN      1242/io.hm-rpc.3
      tcp        0      0 ioBroker482.fritz.:8100 0.0.0.0:*               LISTEN      1532/io.doorbird.0
      tcp        0      0 localhost:9000          0.0.0.0:*               LISTEN      440/iobroker.js-con
      tcp        0      0 localhost:9001          0.0.0.0:*               LISTEN      440/iobroker.js-con
      tcp        0      0 0.0.0.0:hostmon         0.0.0.0:*               LISTEN      324/systemd-resolve
      tcp        0      0 ioBroker482.fritz:18701 0.0.0.0:*               LISTEN      1257/io.hm-rpc.4
      tcp        0      0 0.0.0.0:sunrpc          0.0.0.0:*               LISTEN      1/init
      tcp6       0      0 [::]:tproxy             [::]:*                  LISTEN      1038/io.admin.0
      tcp6       0      0 [::]:8082               [::]:*                  LISTEN      1803/io.web.0
      tcp6       0      0 [::]:8084               [::]:*                  LISTEN      1689/io.socketio.0
      tcp6       0      0 [::]:ssh                [::]:*                  LISTEN      464/sshd
      tcp6       0      0 localhost:ipp           [::]:*                  LISTEN      5466/cupsd
      tcp6       0      0 [::]:8087               [::]:*                  LISTEN      1677/io.simple-api.
      tcp6       0      0 [::]:omniorb            [::]:*                  LISTEN      1713/io.terminal.0
      tcp6       0      0 [::]:40385              [::]:*                  LISTEN      1670/rpc.statd
      tcp6       0      0 [::]:hostmon            [::]:*                  LISTEN      324/systemd-resolve
      tcp6       0      0 [::]:sunrpc             [::]:*                  LISTEN      1/init
      pi@ioBroker482:~ $
      
      
      crunchipC 1 Reply Last reply
      0
      • A Atticus

        @crunchip

        pi@ioBroker482:~ $ sudo netstat -ltp
        Aktive Internetverbindungen (Nur Server)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
        tcp        0      0 ioBroker482.fritz.:2001 0.0.0.0:*               LISTEN      1207/io.hm-rpc.0
        tcp        0      0 127.0.0.53:domain       0.0.0.0:*               LISTEN      324/systemd-resolve
        tcp        0      0 0.0.0.0:ssh             0.0.0.0:*               LISTEN      464/sshd
        tcp        0      0 localhost:ipp           0.0.0.0:*               LISTEN      5466/cupsd
        tcp        0      0 0.0.0.0:55703           0.0.0.0:*               LISTEN      1670/rpc.statd
        tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1144/node-red
        tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      24216/io.shelly.1
        tcp        0      0 ioBroker482:pipe-server 0.0.0.0:*               LISTEN      1215/io.hm-rpc.1
        tcp        0      0 ioBroker482.fritz.:8701 0.0.0.0:*               LISTEN      1235/io.hm-rpc.2
        tcp        0      0 ioBroker482.fritz.:8702 0.0.0.0:*               LISTEN      1242/io.hm-rpc.3
        tcp        0      0 ioBroker482.fritz.:8100 0.0.0.0:*               LISTEN      1532/io.doorbird.0
        tcp        0      0 localhost:9000          0.0.0.0:*               LISTEN      440/iobroker.js-con
        tcp        0      0 localhost:9001          0.0.0.0:*               LISTEN      440/iobroker.js-con
        tcp        0      0 0.0.0.0:hostmon         0.0.0.0:*               LISTEN      324/systemd-resolve
        tcp        0      0 ioBroker482.fritz:18701 0.0.0.0:*               LISTEN      1257/io.hm-rpc.4
        tcp        0      0 0.0.0.0:sunrpc          0.0.0.0:*               LISTEN      1/init
        tcp6       0      0 [::]:tproxy             [::]:*                  LISTEN      1038/io.admin.0
        tcp6       0      0 [::]:8082               [::]:*                  LISTEN      1803/io.web.0
        tcp6       0      0 [::]:8084               [::]:*                  LISTEN      1689/io.socketio.0
        tcp6       0      0 [::]:ssh                [::]:*                  LISTEN      464/sshd
        tcp6       0      0 localhost:ipp           [::]:*                  LISTEN      5466/cupsd
        tcp6       0      0 [::]:8087               [::]:*                  LISTEN      1677/io.simple-api.
        tcp6       0      0 [::]:omniorb            [::]:*                  LISTEN      1713/io.terminal.0
        tcp6       0      0 [::]:40385              [::]:*                  LISTEN      1670/rpc.statd
        tcp6       0      0 [::]:hostmon            [::]:*                  LISTEN      324/systemd-resolve
        tcp6       0      0 [::]:sunrpc             [::]:*                  LISTEN      1/init
        pi@ioBroker482:~ $
        
        
        crunchipC Away
        crunchipC Away
        crunchip
        Forum Testing Most Active
        wrote on last edited by
        #17

        @atticus sagte in ShellyPLUS 1PM in ioBroker einbinden:

        tcp 0 0 0.0.0.0:1882 0.0.0.0:* LISTEN 24216/io.shelly.1

        da steht jetzt 1882, am shelly angepasst?

        umgestiegen von Proxmox auf Unraid

        A 1 Reply Last reply
        0
        • crunchipC crunchip

          @atticus sagte in ShellyPLUS 1PM in ioBroker einbinden:

          ch habe alles Angaben passend ausgefüllt

          dein Port liegt auf 1883

          Der Shelly-Adapter startet einen eigenen MQTT-Broker, welcher auf dem Port 1882 gestartet wird, um einen Konflikt mit anderen MQTT-Brokern auf dem gleichen System zu vermeiden (Standard-Port für MQTT ist 1883)
          

          @atticus sagte in ShellyPLUS 1PM in ioBroker einbinden:

          Muss ich, wenn der ioBroker auf einem Raspberry 4 läuft, im Raspbian irgendwelche Portfreigaben einrichten?

          nein

          zeig mal die Ausgabe von

          sudo netstat -ltp
          
          A Offline
          A Offline
          Atticus
          wrote on last edited by
          #18

          @crunchip sagte in ShellyPLUS 1PM in ioNroker einbinden:

          @atticus sagte in ShellyPLUS 1PM in ioBroker einbinden:

          ch habe alles Angaben passend ausgefüllt

          dein Port liegt auf 1883

          Der Shelly-Adapter startet einen eigenen MQTT-Broker, welcher auf dem Port 1882 gestartet wird, um einen Konflikt mit anderen MQTT-Brokern auf dem gleichen System zu vermeiden (Standard-Port für MQTT ist 1883)
          

          Wo hast Du das gefunden?
          Wenn ich in der Shelly Instanz auf das "?" klicke und dann einen Menupunkt zur Hilfe auswähle, bekomme ich das:

          ShellyPlus1pm_005.JPG

          :thinking_face:

          crunchipC 1 Reply Last reply
          0
          • A Atticus

            @crunchip sagte in ShellyPLUS 1PM in ioNroker einbinden:

            @atticus sagte in ShellyPLUS 1PM in ioBroker einbinden:

            ch habe alles Angaben passend ausgefüllt

            dein Port liegt auf 1883

            Der Shelly-Adapter startet einen eigenen MQTT-Broker, welcher auf dem Port 1882 gestartet wird, um einen Konflikt mit anderen MQTT-Brokern auf dem gleichen System zu vermeiden (Standard-Port für MQTT ist 1883)
            

            Wo hast Du das gefunden?
            Wenn ich in der Shelly Instanz auf das "?" klicke und dann einen Menupunkt zur Hilfe auswähle, bekomme ich das:

            ShellyPlus1pm_005.JPG

            :thinking_face:

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

            @atticus sagte in ShellyPLUS 1PM in ioBroker einbinden:

            Wo hast Du das gefunden?

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

            umgestiegen von Proxmox auf Unraid

            A 1 Reply Last reply
            0
            • crunchipC crunchip

              @atticus sagte in ShellyPLUS 1PM in ioBroker einbinden:

              tcp 0 0 0.0.0.0:1882 0.0.0.0:* LISTEN 24216/io.shelly.1

              da steht jetzt 1882, am shelly angepasst?

              A Offline
              A Offline
              Atticus
              wrote on last edited by
              #20

              @crunchip

              ja, hab ich gerade angepasst.
              Verbindet sich aber trotzdem nicht.

              ShellyPlus1pm_001.JPG

              Frage: in der rechten Ecke sind zwei Icons, eines meldet beim Drüberfahren "Enabled", das ganz rechts zeigt "Disconnected"
              Muss das "Connect" vermelden oder hat das nichts damit zu tun?

              crunchipC 1 Reply Last reply
              0
              • crunchipC crunchip

                @atticus sagte in ShellyPLUS 1PM in ioBroker einbinden:

                Wo hast Du das gefunden?

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

                A Offline
                A Offline
                Atticus
                wrote on last edited by
                #21

                @crunchip
                Danke

                1 Reply Last reply
                0
                • A Atticus

                  @crunchip

                  ja, hab ich gerade angepasst.
                  Verbindet sich aber trotzdem nicht.

                  ShellyPlus1pm_001.JPG

                  Frage: in der rechten Ecke sind zwei Icons, eines meldet beim Drüberfahren "Enabled", das ganz rechts zeigt "Disconnected"
                  Muss das "Connect" vermelden oder hat das nichts damit zu tun?

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

                  @atticus du hast immer noch 1883 drin stehen
                  ja das steht dann auf connected, wenn deine mqtt Verbindung steht

                  umgestiegen von Proxmox auf Unraid

                  A 1 Reply Last reply
                  0
                  • crunchipC crunchip

                    @atticus du hast immer noch 1883 drin stehen
                    ja das steht dann auf connected, wenn deine mqtt Verbindung steht

                    A Offline
                    A Offline
                    Atticus
                    wrote on last edited by Atticus
                    #23

                    @crunchip ```

                    pi@ioBroker482:~ $ sudo netstat -ltp
                    Aktive Internetverbindungen (Nur Server)
                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
                    tcp        0      0 ioBroker482.fritz.:2001 0.0.0.0:*               LISTEN      1207/io.hm-rpc.0
                    tcp        0      0 127.0.0.53:domain       0.0.0.0:*               LISTEN      324/systemd-resolve
                    tcp        0      0 0.0.0.0:ssh             0.0.0.0:*               LISTEN      464/sshd
                    tcp        0      0 localhost:ipp           0.0.0.0:*               LISTEN      5466/cupsd
                    tcp        0      0 0.0.0.0:55703           0.0.0.0:*               LISTEN      1670/rpc.statd
                    tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1144/node-red
                    tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      27615/io.shelly.1
                    tcp        0      0 ioBroker482:pipe-server 0.0.0.0:*               LISTEN      1215/io.hm-rpc.1
                    tcp        0      0 ioBroker482.fritz.:8701 0.0.0.0:*               LISTEN      1235/io.hm-rpc.2
                    tcp        0      0 ioBroker482.fritz.:8702 0.0.0.0:*               LISTEN      1242/io.hm-rpc.3
                    tcp        0      0 ioBroker482.fritz.:8100 0.0.0.0:*               LISTEN      1532/io.doorbird.0
                    tcp        0      0 localhost:9000          0.0.0.0:*               LISTEN      440/iobroker.js-con
                    tcp        0      0 localhost:9001          0.0.0.0:*               LISTEN      440/iobroker.js-con
                    tcp        0      0 0.0.0.0:hostmon         0.0.0.0:*               LISTEN      324/systemd-resolve
                    tcp        0      0 ioBroker482.fritz:18701 0.0.0.0:*               LISTEN      1257/io.hm-rpc.4
                    tcp        0      0 0.0.0.0:sunrpc          0.0.0.0:*               LISTEN      1/init
                    tcp6       0      0 [::]:tproxy             [::]:*                  LISTEN      1038/io.admin.0
                    tcp6       0      0 [::]:8082               [::]:*                  LISTEN      1803/io.web.0
                    tcp6       0      0 [::]:8084               [::]:*                  LISTEN      1689/io.socketio.0
                    tcp6       0      0 [::]:ssh                [::]:*                  LISTEN      464/sshd
                    tcp6       0      0 localhost:ipp           [::]:*                  LISTEN      5466/cupsd
                    tcp6       0      0 [::]:8087               [::]:*                  LISTEN      1677/io.simple-api.
                    tcp6       0      0 [::]:omniorb            [::]:*                  LISTEN      1713/io.terminal.0
                    tcp6       0      0 [::]:40385              [::]:*                  LISTEN      1670/rpc.statd
                    tcp6       0      0 [::]:hostmon            [::]:*                  LISTEN      324/systemd-resolve
                    tcp6       0      0 [::]:sunrpc             [::]:*                  LISTEN      1/init
                    pi@ioBroker482:~ $
                    
                    

                    War der alte Scrennshot :-)

                    crunchipC 1 Reply Last reply
                    0
                    • A Atticus

                      @crunchip ```

                      pi@ioBroker482:~ $ sudo netstat -ltp
                      Aktive Internetverbindungen (Nur Server)
                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
                      tcp        0      0 ioBroker482.fritz.:2001 0.0.0.0:*               LISTEN      1207/io.hm-rpc.0
                      tcp        0      0 127.0.0.53:domain       0.0.0.0:*               LISTEN      324/systemd-resolve
                      tcp        0      0 0.0.0.0:ssh             0.0.0.0:*               LISTEN      464/sshd
                      tcp        0      0 localhost:ipp           0.0.0.0:*               LISTEN      5466/cupsd
                      tcp        0      0 0.0.0.0:55703           0.0.0.0:*               LISTEN      1670/rpc.statd
                      tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1144/node-red
                      tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      27615/io.shelly.1
                      tcp        0      0 ioBroker482:pipe-server 0.0.0.0:*               LISTEN      1215/io.hm-rpc.1
                      tcp        0      0 ioBroker482.fritz.:8701 0.0.0.0:*               LISTEN      1235/io.hm-rpc.2
                      tcp        0      0 ioBroker482.fritz.:8702 0.0.0.0:*               LISTEN      1242/io.hm-rpc.3
                      tcp        0      0 ioBroker482.fritz.:8100 0.0.0.0:*               LISTEN      1532/io.doorbird.0
                      tcp        0      0 localhost:9000          0.0.0.0:*               LISTEN      440/iobroker.js-con
                      tcp        0      0 localhost:9001          0.0.0.0:*               LISTEN      440/iobroker.js-con
                      tcp        0      0 0.0.0.0:hostmon         0.0.0.0:*               LISTEN      324/systemd-resolve
                      tcp        0      0 ioBroker482.fritz:18701 0.0.0.0:*               LISTEN      1257/io.hm-rpc.4
                      tcp        0      0 0.0.0.0:sunrpc          0.0.0.0:*               LISTEN      1/init
                      tcp6       0      0 [::]:tproxy             [::]:*                  LISTEN      1038/io.admin.0
                      tcp6       0      0 [::]:8082               [::]:*                  LISTEN      1803/io.web.0
                      tcp6       0      0 [::]:8084               [::]:*                  LISTEN      1689/io.socketio.0
                      tcp6       0      0 [::]:ssh                [::]:*                  LISTEN      464/sshd
                      tcp6       0      0 localhost:ipp           [::]:*                  LISTEN      5466/cupsd
                      tcp6       0      0 [::]:8087               [::]:*                  LISTEN      1677/io.simple-api.
                      tcp6       0      0 [::]:omniorb            [::]:*                  LISTEN      1713/io.terminal.0
                      tcp6       0      0 [::]:40385              [::]:*                  LISTEN      1670/rpc.statd
                      tcp6       0      0 [::]:hostmon            [::]:*                  LISTEN      324/systemd-resolve
                      tcp6       0      0 [::]:sunrpc             [::]:*                  LISTEN      1/init
                      pi@ioBroker482:~ $
                      
                      

                      War der alte Scrennshot :-)

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

                      @atticus sagte in ShellyPLUS 1PM in ioBroker einbinden:

                      War der alte Scrennshot

                      ich seh keinen neuen

                      was zeigt das Log an?

                      umgestiegen von Proxmox auf Unraid

                      A 1 Reply Last reply
                      0
                      • crunchipC crunchip

                        @atticus sagte in ShellyPLUS 1PM in ioBroker einbinden:

                        War der alte Scrennshot

                        ich seh keinen neuen

                        was zeigt das Log an?

                        A Offline
                        A Offline
                        Atticus
                        wrote on last edited by
                        #25

                        @crunchip

                        ShellyPlus1pm_006.JPG

                        crunchipC 1 Reply Last reply
                        0
                        • A Atticus

                          @crunchip

                          ShellyPlus1pm_006.JPG

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

                          @atticus starte mal den shelly neu, stell die Instanz auf debug und zeig das Log

                          umgestiegen von Proxmox auf Unraid

                          A 1 Reply Last reply
                          0
                          • crunchipC crunchip

                            @atticus starte mal den shelly neu, stell die Instanz auf debug und zeig das Log

                            A Offline
                            A Offline
                            Atticus
                            wrote on last edited by
                            #27

                            @crunchip

                            Shelly neu gestartet, Instanz auf Debug

                            ShellyPlus1pm_008.JPG

                            crunchipC 1 Reply Last reply
                            0
                            • A Atticus

                              @crunchip

                              Shelly neu gestartet, Instanz auf Debug

                              ShellyPlus1pm_008.JPG

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

                              @atticus ich seh keinen Fehler, steht nun die Verbindung?

                              umgestiegen von Proxmox auf Unraid

                              A 1 Reply Last reply
                              0
                              • crunchipC crunchip

                                @atticus ich seh keinen Fehler, steht nun die Verbindung?

                                A Offline
                                A Offline
                                Atticus
                                wrote on last edited by
                                #29

                                @crunchip

                                Nein, es kommt keine Verbindung zu Stande.
                                Die Instanz sieht immer noch so aus:

                                ShellyPlus1pm_009.JPG

                                Soll ich den Shelly noch mal auf Werkseinstellungen resetten? Die Instanz hab ich schon noch mal gelöscht und neu installiert.

                                crunchipC S 2 Replies Last reply
                                0
                                • A Atticus

                                  @crunchip

                                  Nein, es kommt keine Verbindung zu Stande.
                                  Die Instanz sieht immer noch so aus:

                                  ShellyPlus1pm_009.JPG

                                  Soll ich den Shelly noch mal auf Werkseinstellungen resetten? Die Instanz hab ich schon noch mal gelöscht und neu installiert.

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

                                  @atticus sagte in ShellyPLUS 1PM in ioBroker einbinden:

                                  Soll ich den Shelly noch mal auf Werkseinstellungen resetten?

                                  kannst du probieren

                                  ansonsten, geh mal mit der Firmware zurück, vllt liegt es daran
                                  http://archive.shelly-tools.de/

                                  umgestiegen von Proxmox auf Unraid

                                  A 1 Reply Last reply
                                  0
                                  • crunchipC crunchip

                                    @atticus sagte in ShellyPLUS 1PM in ioBroker einbinden:

                                    Soll ich den Shelly noch mal auf Werkseinstellungen resetten?

                                    kannst du probieren

                                    ansonsten, geh mal mit der Firmware zurück, vllt liegt es daran
                                    http://archive.shelly-tools.de/

                                    A Offline
                                    A Offline
                                    Atticus
                                    wrote on last edited by
                                    #31

                                    @crunchip

                                    Auf der Archive Seite von Shelly ist dem Shelly Plus 1PM nicht zu finden, das Ding hat aktuell FW 0.14.1 installiert, da ist nichts vergleichbares zu sehen

                                    FriedhofsblondF crunchipC 2 Replies Last reply
                                    0
                                    • A Atticus

                                      @crunchip

                                      Auf der Archive Seite von Shelly ist dem Shelly Plus 1PM nicht zu finden, das Ding hat aktuell FW 0.14.1 installiert, da ist nichts vergleichbares zu sehen

                                      FriedhofsblondF Offline
                                      FriedhofsblondF Offline
                                      Friedhofsblond
                                      wrote on last edited by Friedhofsblond
                                      #32

                                      @atticus
                                      Moin,
                                      habe auch Probleme den Shelly Plus 1 pm einzubinden.
                                      Die Plug S 2 und 3EM wurden sofort erkannt.
                                      Der Plus 1 PM ist der für das Balkonkraftwerk. Wäre wichtig den einzubinden, weil ich mit dem 3EM den Energiefluß darstellen wollte und noch paar andere Sachen.
                                      Kann bestätigen, daß man dort kein Benutzer/Passwort anlegen kann. Ich gehe aber nicht über MQTT sondern CoAP.
                                      Beim start wird auch die IP-Adresse des PM garn nicht gefunden.
                                      Grüße

                                      S 1 Reply Last reply
                                      0
                                      • S Offline
                                        S Offline
                                        SpacerX
                                        wrote on last edited by
                                        #33

                                        @atticus Mach noch mal bitte einen aktuellen Screenshot von den Mqtt Einstellungen des Shellys

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

                                        1 Reply Last reply
                                        0
                                        • FriedhofsblondF Friedhofsblond

                                          @atticus
                                          Moin,
                                          habe auch Probleme den Shelly Plus 1 pm einzubinden.
                                          Die Plug S 2 und 3EM wurden sofort erkannt.
                                          Der Plus 1 PM ist der für das Balkonkraftwerk. Wäre wichtig den einzubinden, weil ich mit dem 3EM den Energiefluß darstellen wollte und noch paar andere Sachen.
                                          Kann bestätigen, daß man dort kein Benutzer/Passwort anlegen kann. Ich gehe aber nicht über MQTT sondern CoAP.
                                          Beim start wird auch die IP-Adresse des PM garn nicht gefunden.
                                          Grüße

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

                                          @friedhofsblond

                                          Edit: Sorry war eine Fehlbedienung.:blush:

                                          Der Shelly Plus 1PM unterstütz doch gar kein COAP!

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

                                          FriedhofsblondF 1 Reply 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

                                          516

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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