Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Performance Probleme durch Shelly Adapter?

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Performance Probleme durch Shelly Adapter?

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Schtallone @Glasfaser last edited by

      @glasfaser said in Performance Probleme durch Shelly Adapter?:

      iob list instances | grep port

      Snap-2023-09-16-14-36-20.jpg

      root@iobroker:/opt/iobroker# iob list instances | grep port
      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
      + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 192.168.1.10
      + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 192.168.1.10
        system.adapter.telegram.0               : telegram              : iobroker                                 - disabled, port: 8443, bind: 0.0.0.0
      + system.adapter.terminal.0               : terminal              : iobroker                                 -  enabled, port: 8088, bind: 192.168.1.10, run as: admin
      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      root@iobroker:/opt/iobroker# iob status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Glasfaser 2 Replies Last reply Reply Quote 0
      • ?
        A Former User last edited by

        @schtallone sagte in Performance Probleme durch Shelly Adapter?:

        • system.adapter.mqtt.0 : mqtt : iobroker - enabled, port: 1883, bind: 0.0.0.0

        Moin,

        zwei mal den gleichen Port?

        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        

        VG
        Bernd

        S 2 Replies Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @Schtallone last edited by

          @schtallone sagte in Performance Probleme durch Shelly Adapter?:

          • system.adapter.terminal.0 : terminal : iobroker - enabled, port: 8088, bind: 192.168.1.10, run as: admin

          Den kannst du ausschalten / deinstallieren !

          1 Reply Last reply Reply Quote 0
          • S
            Schtallone @Guest last edited by Schtallone

            @dp20eic

            MQTT.0 ist von der openWB Wallbox.

            MQTT.1 ist von einem Mosquitto MQTT Server, welcher unter der IP 192.168.1.8 per Docker läuft

            Ich glaube ich wollte unabhängig von der Wallbox mit MQTT sein, daher habe ich dies so eingerichtet. DIe Shellys werden ja über 1882 mittels des Shelly Adapters abgerufen

            Snap-2023-09-16-14-46-12.jpg

            Snap-2023-09-16-14-45-39.jpg

            Snap-2023-09-16-14-49-58.jpg

            crunchip 1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @Schtallone last edited by Glasfaser

              @schtallone sagte in Performance Probleme durch Shelly Adapter?:

              • system.adapter.node-red.0 : node-red : iobroker - enabled, port: 1880, bind: 192.168.1.10
              • system.adapter.shelly.0 : shelly : iobroker - enabled, port: 1882, bind: 192.168.1.10

              das ist doch die IP von deinem ioBroker im Docker ,
              stelle auf 0.0.0.0 um

              S 2 Replies Last reply Reply Quote 0
              • crunchip
                crunchip Forum Testing Most Active @Schtallone last edited by

                @schtallone sagte in Performance Probleme durch Shelly Adapter?:

                DIe Shellys werden ja über 1882 mittels des Shelly Adapters abgerufen

                da is aber ein shelly unter mqtt.1

                S 1 Reply Last reply Reply Quote 0
                • S
                  Schtallone @Guest last edited by

                  @dp20eic said in Performance Probleme durch Shelly Adapter?:

                  @schtallone sagte in Performance Probleme durch Shelly Adapter?:

                  • system.adapter.mqtt.0 : mqtt : iobroker - enabled, port: 1883, bind: 0.0.0.0

                  dieser Befehl funktioniert so nichht, muss das "iob set" davor?

                  1 Reply Last reply Reply Quote 0
                  • S
                    Schtallone @crunchip last edited by

                    @crunchip

                    stimmt. 😧

                    Ichh frage überhaut: Macht es Sinn, den Shelly Adapter zu nutzen, oder lieber einen MQTT Adapter. Eigentlich macht der doch auch nur MQTT, oder?

                    Glasfaser crunchip 2 Replies Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @Schtallone last edited by

                      @schtallone sagte in Performance Probleme durch Shelly Adapter?:

                      Macht es Sinn, den Shelly Adapter zu nutzen,

                      Kurz und knapp ... JA !

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        Schtallone @Glasfaser last edited by

                        @glasfaser
                        Wenn es nicht zu aufwändig ist, gerne auch erläutern. Ich möchte ja dazu lernen. DANKE

                        Glasfaser 1 Reply Last reply Reply Quote 0
                        • Glasfaser
                          Glasfaser @Schtallone last edited by

                          @schtallone

                          Lese die DOKU davon ... da steht alles drin ... warum er besser ist !

                          S 1 Reply Last reply Reply Quote 0
                          • S
                            Schtallone @Glasfaser last edited by

                            @glasfaser Und das verstehe ich auch nicht und bräuchte eine Erleuchtung?!

                            was passiert denn wenn man auf 0.0.0.0 umstellt? Ich denke die Adapter benötigen eine IP und Port, um die Daten zu sammeln?

                            S Glasfaser 2 Replies Last reply Reply Quote 0
                            • S
                              Schtallone @Schtallone last edited by

                              0.0.0.0 --> von allen IPs. Ah....🤦

                              Snap-2023-09-16-15-00-24.jpg

                              1 Reply Last reply Reply Quote 0
                              • Glasfaser
                                Glasfaser @Schtallone last edited by

                                @schtallone sagte in Performance Probleme durch Shelly Adapter?:

                                was passiert denn wenn man auf 0.0.0.0 umstellt?

                                Das gleich war gestern mit dem Admin ... die Erklärung dazu hast du gestern schon dazu bekommen
                                einmal von mir
                                und von :

                                https://forum.iobroker.net/post/1044256

                                1 Reply Last reply Reply Quote 0
                                • S
                                  Schtallone @Glasfaser last edited by

                                  @glasfaser ok, werde ich nochmals detailliert tun.

                                  Aber einer der beiden MQTTs kann ja weg, oder? Die machen doch beide das selbe denke ich, und beißen sich vielleicht sogar dabei..

                                  Glasfaser 1 Reply Last reply Reply Quote 0
                                  • crunchip
                                    crunchip Forum Testing Most Active @Schtallone last edited by

                                    @schtallone sagte in Performance Probleme durch Shelly Adapter?:

                                    Eigentlich macht der doch auch nur MQTT, oder?

                                    und bereitet dir alles auf, mit dem mqtt Adapter musst du selbst Hand anlegen, z.b deine zu steuernden Datenpunkte manuell anlegen.

                                    @schtallone sagte in Performance Probleme durch Shelly Adapter?:

                                    Wenn es nicht zu aufwändig ist,

                                    ist es nicht, nur der Port 1882 im Adapter sowie in allen shelly verwenden

                                    S 1 Reply Last reply Reply Quote 0
                                    • Glasfaser
                                      Glasfaser @Schtallone last edited by

                                      @schtallone sagte in Performance Probleme durch Shelly Adapter?:

                                      und beißen sich vielleicht sogar dabei..

                                      ja , da auch gleicher Port !

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        Schtallone @crunchip last edited by

                                        @crunchip

                                        ist es nicht, nur der Port 1882 im Adapter sowie in allen shelly verwenden

                                        Das gilt aber nur für die Shellys, alle anderen "Geräte" weiterhin über 1883 und nur einem MQTT Adapter?

                                        crunchip 1 Reply Last reply Reply Quote 0
                                        • crunchip
                                          crunchip Forum Testing Most Active @Schtallone last edited by

                                          @schtallone ja

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            Schtallone @Glasfaser last edited by

                                            @glasfaser

                                            root@iobroker:/opt/iobroker# iob list instances | grep port
                                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                            + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                              system.adapter.mqtt.0                   : mqtt                  : iobroker                                 - disabled, port: 1883, bind: 0.0.0.0
                                            + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                            + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 0.0.0.0
                                            + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                              system.adapter.telegram.0               : telegram              : iobroker                                 - disabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                            root@iobroker:/opt/iobroker# 
                                            
                                            Glasfaser 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            916
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            14
                                            256
                                            24073
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo