Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. Conbee 2 Stick und Xiaomi Fensterkontakt

    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

    Conbee 2 Stick und Xiaomi Fensterkontakt

    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      patrick039212 @Thomas Braun last edited by patrick039212

      @Thomas-Braun okewurde umgestellt

      pi@raspberrypi:~ $ who -r
               run-level 3  2020-10-19 21:16
      
      

      leider werden trotzdem keine Sensoren erkannt ....

      Habe nurnoch deconz aktiv

      pi@raspberrypi:~ $ sudo service deconz status
      ● deconz.service - deCONZ: ZigBee gateway -- REST API
         Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: e
         Active: active (running) since Mon 2020-10-19 21:16:21 BST; 2min 3s ago
       Main PID: 343 (deCONZ)
          Tasks: 2 (limit: 4915)
         CGroup: /system.slice/deconz.service
                 └─343 /usr/bin/deCONZ -platform minimal --http-port=80
      
      Oct 19 21:16:21 raspberrypi systemd[1]: Started deCONZ: ZigBee gateway -- REST A
      Oct 19 21:16:22 raspberrypi deCONZ[343]: QStandardPaths: XDG_RUNTIME_DIR not set
      Oct 19 21:16:22 raspberrypi deCONZ[343]: libpng warning: iCCP: known incorrect s
      Oct 19 21:16:22 raspberrypi deCONZ[343]: This plugin does not support propagateS
      Oct 19 21:16:22 raspberrypi deCONZ[343]: This plugin does not support propagateS
      Oct 19 21:16:24 raspberrypi deCONZ[343]: This plugin does not support propagateS
      
      
      
      Thomas Braun 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @patrick039212 last edited by Thomas Braun

        @patrick039212

        systemctl status deconz
        

        Und bitte sudo so sparsam wie möglich verwenden. Hier geht es auch ohne.

        P 1 Reply Last reply Reply Quote 0
        • P
          patrick039212 @Thomas Braun last edited by

          @Thomas-Braun

          wird beherzigt danke 🙂

          pi@raspberrypi:~ $ sudo service deconz status
          
          ● deconz.service - deCONZ: ZigBee gateway -- REST API
          
             Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: e
          
             Active: active (running) since Mon 2020-10-19 21:16:21 BST; 2min 3s ago
          
           Main PID: 343 (deCONZ)
          
              Tasks: 2 (limit: 4915)
          
             CGroup: /system.slice/deconz.service
          
                     └─343 /usr/bin/deCONZ -platform minimal --http-port=80
          
           
          
          Oct 19 21:16:21 raspberrypi systemd[1]: Started deCONZ: ZigBee gateway -- REST A
          
          Oct 19 21:16:22 raspberrypi deCONZ[343]: QStandardPaths: XDG_RUNTIME_DIR not set
          
          Oct 19 21:16:22 raspberrypi deCONZ[343]: libpng warning: iCCP: known incorrect s
          
          Oct 19 21:16:22 raspberrypi deCONZ[343]: This plugin does not support propagateS
          
          Oct 19 21:16:22 raspberrypi deCONZ[343]: This plugin does not support propagateS
          
          Oct 19 21:16:24 raspberrypi deCONZ[343]: This plugin does not support propagateS
          
          1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @patrick039212 last edited by Thomas Braun

            @patrick039212
            Stell mal deine Systemzeit richtig.

            sudo raspi-config
            

            Menü 4 - I2
            Dann dort (ich vermute mal) Berlin auswählen.
            Das ist keine Kosmetik, die richtige Zeit ist wichtig!

            P 1 Reply Last reply Reply Quote 0
            • P
              patrick039212 @Thomas Braun last edited by

              @Thomas-Braun
              oke, wurde ebenfalls geändert

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @patrick039212 last edited by Thomas Braun

                @patrick039212
                Welchen Adapter nutzt du mit dem Stick? zigbee oder deconz?
                Und ist der grün?
                Und nicht beide gleichzeitig aktiv haben.

                P 1 Reply Last reply Reply Quote 0
                • P
                  patrick039212 @Thomas Braun last edited by patrick039212

                  @Thomas-Braun deconz, die verbindung zwischen phoscon und deconz konnte ich mit dem API Code herstellen ...

                  Ist grün, sind nicht beide aktiv

                  deconz adapter

                  deconz.0	2020-10-19 22:27:22.547	debug	(1073) system.adapter.admin.0: logging true
                  deconz.0	2020-10-19 22:27:16.679	debug	(1073) Websocket connection closed
                  deconz.0	2020-10-19 22:27:16.676	warn	(1073) Could not connect to websocket instance of deConz/Phoscon. Error: connect ECONNREFUSED 192.168.0.14:443
                  deconz.0	2020-10-19 22:27:16.669	info	(1073) Code 404: Ressource not found get config: <html><head></head><body><h1>This is not the page you are looking for</h1><p>The file /api/236FAB4DA9/config couldn't be found.</p></body></html>
                  deconz.0	2020-10-19 22:27:16.568	info	(1073) starting. Version 1.3.10 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.19.0, js-controller: 3.1.6
                  deconz.0	2020-10-19 22:27:16.358	debug	(1073) Plugin sentry Initialize Plugin (enabled=true)
                  deconz.0	2020-10-19 22:27:15.921	debug	(1073) statesDB connected
                  deconz.0	2020-10-19 22:27:15.920	debug	(1073) States connected to redis: 127.0.0.1:9000
                  deconz.0	2020-10-19 22:27:15.910	debug	(1073) States create System PubSub Client
                  deconz.0	2020-10-19 22:27:15.907	debug	(1073) States create User PubSub Client
                  deconz.0	2020-10-19 22:27:15.901	debug	(1073) Redis States: Use Redis connection: 127.0.0.1:9000
                  deconz.0	2020-10-19 22:27:15.898	debug	(1073) objectDB connected
                  deconz.0	2020-10-19 22:27:15.891	debug	(1073) Objects connected to redis: 127.0.0.1:9001
                  deconz.0	2020-10-19 22:27:15.863	debug	(1073) Objects client initialize lua scripts
                  deconz.0	2020-10-19 22:27:15.861	debug	(1073) Objects create User PubSub Client
                  deconz.0	2020-10-19 22:27:15.860	debug	(1073) Objects create System PubSub Client
                  deconz.0	2020-10-19 22:27:15.855	debug	(1073) Objects client ready ... initialize now
                  deconz.0	2020-10-19 22:27:15.819	debug	(1073) Redis Objects: Use Redis connection: 127.0.0.1:9001
                  

                  Aber den Sensor müsste er ja auf der Phoscon Seite ohne dem Deconz Adapter finden oder nicht ?

                  http://192.168.0.14/pwa/login.html ist mein Stick grau unterlegt, kann mich somit nicht mehr verbinden ...

                  Thomas Braun Jey Cee 2 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @patrick039212 last edited by Thomas Braun

                    @patrick039212 sagte in Conbee 2 Stick und Xiaomi Fensterkontakt:

                    Error: connect ECONNREFUSED 192.168.0.14:443

                    Da kommt nix. Warum auch immer. PiHole / Firewall oder ähnliches Zeuch aktiv?
                    Oder zwei IPs auf dem Ding? Eine per WLAN, eine per LAN?

                    P 1 Reply Last reply Reply Quote 0
                    • P
                      patrick039212 @Thomas Braun last edited by

                      @Thomas-Braun
                      nein... habe nur ein Backup von Backitup auf meinen neuen PI (3 auf 4) geladen...
                      Bin nur via wlan verbunden habe kein Lankabel angeschlossen

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @patrick039212 last edited by Thomas Braun

                        @patrick039212
                        Hat der neue Pi evtl. eine andere IP bekommen?

                        P 1 Reply Last reply Reply Quote 0
                        • P
                          patrick039212 @Thomas Braun last edited by

                          @Thomas-Braun nein der alte hatte die selbe ip und ist abgeschalten ...

                          1 Reply Last reply Reply Quote 0
                          • Jey Cee
                            Jey Cee Developer @patrick039212 last edited by

                            @patrick039212 sagte in Conbee 2 Stick und Xiaomi Fensterkontakt:

                            This is not the page you are looking fo

                            Das sagt einfach mal alles. Da läuft irgendwas anderes auf dem Port 80. Ist ein ziemlich häufiges Problem.

                            P 1 Reply Last reply Reply Quote 0
                            • P
                              patrick039212 @Jey Cee last edited by

                              @Jey-Cee und wie kann ich das am besten beheben ?

                              Jey Cee 1 Reply Last reply Reply Quote 0
                              • Jey Cee
                                Jey Cee Developer @patrick039212 last edited by

                                @patrick039212 Erstmal solltest du raus finden was auf da läuft. Gib einfach mal im Browser die IP ein dann siehst du schon was kommt.

                                P 1 Reply Last reply Reply Quote 0
                                • P
                                  patrick039212 @Jey Cee last edited by patrick039212

                                  @Jey-Cee komme dann direkt auf die phoscon seite...

                                  Jey Cee 1 Reply Last reply Reply Quote 0
                                  • Jey Cee
                                    Jey Cee Developer @patrick039212 last edited by

                                    @patrick039212 Dann bleibt noch das du in der Adapter Config einen anderen Port angegeben hast oder wie @Thomas-Braun sagt passt die IP nicht.

                                    P 1 Reply Last reply Reply Quote 0
                                    • P
                                      patrick039212 @Jey Cee last edited by patrick039212

                                      @Jey-Cee deconz adapter ist meine ip 192.168.0.14 angegeben port 80 ...

                                      Konnte ja auch noch vor einer halben stunde ca auf mein Gateway zugreifen...
                                      Sonst spiele ich morgen nochmal das alte Backup ein und installiere den stick neu ?...

                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @patrick039212 last edited by Thomas Braun

                                        @patrick039212
                                        API key mal neugezogen?

                                        Jey Cee 1 Reply Last reply Reply Quote 0
                                        • Jey Cee
                                          Jey Cee Developer @Thomas Braun last edited by

                                          @Thomas-Braun Würde mich wundern wenn das Klappen würde, weil der Adapter keine Verbindung bekommt.

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Jey Cee last edited by Thomas Braun

                                            @Jey-Cee
                                            Ich weiß... War auch nur stochern im Nebel...

                                            Ich hätte dem neuen Pi ja auch eine neue IP verpasst.
                                            Wer weiß wie sich der key zusammensetzt? MAC/IP/Uhrzeit-basiert irgendwie ausgerechnet?

                                            P 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            488
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            conbee 2
                                            7
                                            32
                                            4018
                                            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