Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Xiaomi Wireless Switch funktioniert nach Update nicht mehr

    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

    Xiaomi Wireless Switch funktioniert nach Update nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tom_ore last edited by

      Systemdata Bitte Ausfüllen
      Hardwaresystem: Pi4
      Arbeitsspeicher: 4GB
      Festplattenart: 64GB USB Stick
      Betriebssystem: Rasperian
      Node-Version: 10.x.x
      Nodejs-Version: 18.17.1
      NPM-Version: 9.6.7
      Installationsart: Skript
      Image genutzt: Nein
      Ort/Name der Imagedatei: Link

      Nach Update von nodejs, Zigbee und Admin auf die neuesten Versionen funktionieren meine Xiaomi Switches nicht mehr. Ich habe einen Switch entfernt und dann neu gepaart. Keine Änderung. Ich habe auch das gesamte System neu gestartet. Wenn ich Klicke werden die Werte rot (null).

      Was mache ich falsch?
      LG

      arteck 1 Reply Last reply Reply Quote 0
      • arteck
        arteck Developer Most Active @tom_ore last edited by arteck

        @tom_ore sagte in Xiaomi Wireless Switch funktioniert nach Update nicht mehr:

        Node-Version:
        10.x.x

        im ernst ??

        ansonsten pack das Gerät unter Auschliessen und starte den Adapter neu.. dann werden neue Datnepunkte angelgt.vergiss deine Scripte nicht anzupassen

        https://github.com/ioBroker/ioBroker.zigbee/wiki/Exposes-for-device-integration

        T 1 Reply Last reply Reply Quote 0
        • T
          tom_ore @arteck last edited by

          @arteck
          Sorry hat etwas länger gedauert.
          Node-Version: Ich wusste nicht wie ich auf die schnelle zur aktuellen Version komme.

          Das Problem habe ich noch immer. Ich habe versucht die Schalter zu excluden
          29de334b-5877-4083-a024-c624a342df29-image.png
          und habe danach den Adapter neu gestartet. Das hat aber nichts geändert.

          Mir ist aber etwas aufgefallen:
          f2026533-d504-49c9-ac13-8fe108672ff2-image.png
          Kann das das Problem verursachen?

          FredF 1 Reply Last reply Reply Quote 0
          • FredF
            FredF Most Active Forum Testing @tom_ore last edited by

            @tom_ore
            https://forum.iobroker.net/post/1030076

            mcm1957 1 Reply Last reply Reply Quote 0
            • mcm1957
              mcm1957 @FredF last edited by

              Node-Version: 10.x.x
              Nodejs-Version: 18.17.1
              NPM-Version: 9.6.7

              Da stimmt einiges nicht.
              Bitte iob diag output hier anhängen. Dann wird dir wahrscheinlich geholfen werden können

              node 10 ist definitiv nicht mehr unterstützt - da solltest du aber auch keinen aktuellen admin installieren können. node 18 würde passen...

              1 Reply Last reply Reply Quote 0
              • T
                tom_ore last edited by

                @mcm57 said in Xiaomi Wireless Switch funktioniert nach Update nicht mehr:

                iob diag

                ======================= SUMMARY =======================
                		     v.2023-06-20
                
                
                   Static hostname: raspberrypi
                         Icon name: computer
                        Machine ID: 455f437c4b104234bfa918ae85beee52
                           Boot ID: b3dbf832517a4c04935b045cb0f02c4f
                  Operating System: Raspbian GNU/Linux 10 (buster)
                            Kernel: Linux 5.10.103-v7l+
                      Architecture: arm
                
                Installation: 		native
                Kernel: 		armv7l
                Userland: 		armhf
                Timezone: 		Europe/Vienna (CEST, +0200)
                User-ID: 		0
                X-Server: 		true
                Boot Target: 		graphical.target
                
                Pending OS-Updates: 	11
                Pending iob updates: 	0
                
                Nodejs-Installation: 	/usr/bin/nodejs 	v18.17.1
                			/usr/bin/node 		v18.17.1
                			/usr/bin/npm 		10.0.0
                			/usr/bin/npx 		10.0.0
                
                Recommended versions are nodejs 18.x.y and npm 9.x.y
                Your nodejs installation is correct
                
                MEMORY: 
                              total        used        free      shared  buff/cache   available
                Mem:           3.8G        912M        2.2G         65M        727M        2.7G
                Swap:           99M          0B         99M
                Total:         3.9G        912M        2.3G
                
                Active iob-Instances: 	13
                Active repo(s): stable
                
                ioBroker Core: 		js-controller 		5.0.12
                			admin 			6.8.0
                
                ioBroker Status: 	iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin and web instance:
                + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                Objects: 		4279
                States: 		3585
                
                Size of iob-Database:
                
                14M	/opt/iobroker/iobroker-data/objects.jsonl
                3.5M	/opt/iobroker/iobroker-data/objects.json.migrated
                3.5M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
                3.6M	/opt/iobroker/iobroker-data/states.jsonl
                536K	/opt/iobroker/iobroker-data/states.json.migrated
                532K	/opt/iobroker/iobroker-data/states.json.bak.migrated
                
                
                
                =================== END OF SUMMARY ====================
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • T
                  tom_ore last edited by

                  @tom_ore Ich habe den vorgeschlagenen Post von @FredF gelesen. Jetzt habe ich die Datenpunkte neuangelegt. Ab und zu funktioniert das mit dem Single auch, aber wenn ich einmal Double klicke funktioniert es nicht und dann geht auch einige Zeit der Single nicht.

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

                    @tom_ore sagte in Xiaomi Wireless Switch funktioniert nach Update nicht mehr:

                    X-Server: true

                    Desktop ausschalten

                    Nicht als root herumhampeln,

                    Updates einspielen, npm NICHT von Hand ins System jubeln.

                    Buster alsbald durch Bullseye ersetzen.

                    FredF 1 Reply Last reply Reply Quote 0
                    • FredF
                      FredF Most Active Forum Testing @Thomas Braun last edited by FredF

                      @thomas-braun
                      Ist dass das Datum, wann der iob diag gemacht wurde?

                      ======================= SUMMARY =======================
                      
                      		     v.2023-06-20
                      

                      falls ja, etwas alt...

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

                        @fredf sagte in Xiaomi Wireless Switch funktioniert nach Update nicht mehr:

                        falls ja, etwas alt...

                        Nein, das die die Versionsnummer.

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        861
                        Online

                        31.8k
                        Users

                        80.0k
                        Topics

                        1.3m
                        Posts

                        xiaomi zigbee
                        5
                        10
                        259
                        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