Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. [Gelöst]Conbee 2 Stick Update?

    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

    [Gelöst]Conbee 2 Stick Update?

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      bob der 1. @frankyboy73 last edited by

      @frankyboy73

      Nimm die letzte Stable....die rennt sauber,hab zwar die Beta abet empfehlen tue ich sowas nie

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

        @frankyboy73 Spricht du jetzt von der Software oder von der Firmware?
        Ist soweit ich das sehe beides nicht aktuell.

        Zur Software:

        sudo apt update
        apt policy deconz
        
        1 Reply Last reply Reply Quote 0
        • F
          frankyboy73 last edited by frankyboy73

          @bob-der-1 Ok, dann werde ich das gleich mal testen. Ist ja im Wiki gut beschrieben.
          @Thomas-Braun Da meine ich dann wohl beides. Ich wusste nicht das man das einzeln Updaten muss. Für das Softwareupdate auch deconz vorher stoppen?

          pi@raspberrypi:~ $ sudo apt update
          Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.8 kB]
          Hit:2 http://phoscon.de/apt/deconz buster InRelease
          Get:3 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]
          Hit:4 https://deb.nodesource.com/node_12.x buster InRelease
          Get:5 http://archive.raspberrypi.org/debian buster/main armhf Packages [364 kB]
          Get:6 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages [13.0 MB]
          Fetched 13.4 MB in 12s (1,075 kB/s)
          Reading package lists... Done
          Building dependency tree
          Reading state information... Done
          142 packages can be upgraded. Run 'apt list --upgradable' to see them.
          pi@raspberrypi:~ $ apt policy deconz
          deconz:
            Installed: 2.05.74-raspbian-buster-stable
            Candidate: 2.09.03-raspbian-buster-stable
            Version table:
               2.09.03-raspbian-buster-stable 500
                  500 http://phoscon.de/apt/deconz buster/main armhf Packages
           *** 2.05.74-raspbian-buster-stable 100
                  100 /var/lib/dpkg/status
          
          

          Und was jetzt?

          wendy2702 1 Reply Last reply Reply Quote 0
          • wendy2702
            wendy2702 @frankyboy73 last edited by wendy2702

            @frankyboy73 sagte in Conbee 2 Stick Update?:

            Ist Installiert:

            2.05.74

            Kann installiert werden:

            2.09.03

            Mit

            apt list --upgradable
            

            Kannst du dir alle Pakete anzeigen lassen die aktualisiert werden können.

            Mit

            sudo apt upgrade
            

            Wird die Aktualisierung dann ausgeführt.

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

              @wendy2702 sagte in Conbee 2 Stick Update?:

              Kannst du dir alle Pakete anzeigen lassen die aktualisiert werden können.

              Bei 142 bringt dir das nichts mehr.

              @frankyboy73
              Hier ist upgrade-Stau!

              sudo apt update
              sudo apt dist-upgrade
              sudo reboot
              

              Und das künftig regelmäßiger machen!

              F wendy2702 2 Replies Last reply Reply Quote 0
              • F
                frankyboy73 @Thomas Braun last edited by

                @thomas-braun Das ich mein System mal Updaten sollte, daran habe ich überhaupt nicht gedacht, Mit Linux kenne ich mich auch nicht so super aus.
                Was bewirkt das dist-upgrade?

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

                  @thomas-braun sagte in Conbee 2 Stick Update?:

                  Bei 142 bringt dir das nichts mehr.

                  Habe ich garnicht drauf geachtet ... ups....

                  Gutes altes System 🙂

                  Aber wenigstens schon Buster.

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

                    @frankyboy73 sagte in Conbee 2 Stick Update?:

                    Was bewirkt das dist-upgrade?

                    Das zieht alle 142 veraltete Pakete auf den aktuellen Stand. Und installiert ggf. neue Abhängigkeiten auch gleich mit. Wie gesagt, bei mehr als 100 Paketen verlierst du sonst den Überblick, aber dafür ist ja der Paketmanager da.

                    1 Reply Last reply Reply Quote 0
                    • F
                      frankyboy73 last edited by

                      Ok, seit der Installation kein Update mehr gemacht. Das ist schon über 1 Jahr her, ups.
                      Sollte ich den Iobroker vorher stoppen?

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

                        @frankyboy73 Nicht unbedingt, aber ein

                        iobroker stop
                        

                        schadet nie. Dann hast du auch noch nodeJS von vor einem Jahr? Na egal, das kommt ja alles frisch mit.

                        F 1 Reply Last reply Reply Quote 0
                        • F
                          frankyboy73 @Thomas Braun last edited by

                          @thomas-braun Ne, Nodejs ist seit kurzem auf 12.21 und der Conroller auf 3.2.16
                          Das wurde mir ja auch im Broker als aktualisierbar angezeigt

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

                            @frankyboy73 Und wie hast du nodeJS aktualisiert? Über apt? Und warum hast du dann die anderen Updates nicht mitgezogen? Ist doch ein Aufwasch.

                            F 1 Reply Last reply Reply Quote 0
                            • F
                              frankyboy73 @Thomas Braun last edited by

                              @thomas-braun Nach Anleitung hier aus dem Forum
                              https://forum.iobroker.net/topic/22867/how-to-node-js-für-iobroker-richtig-updaten?_=1615026322032

                              curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
                              sudo apt-get install -y nodejs
                              

                              Wie gesagt, bin kein Linux Experte. Da ich einen Raspi habe auf dem Iobroker und Deconz laufen, musste ich mich da zwar etwas mit auseinandersetzen aber dafür gibts ja reichlich Anleitungen. Und da mein System eigentlich super läuft, musste ich mich bis jetzt auch nicht weiter in die Materie einlesen.
                              Bin eben ein Windows User, da kommen die Updates meist automatisch😊

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

                                @frankyboy73 sagte in Conbee 2 Stick Update?:

                                da kommen die Updates meist automatisch

                                Unter Debian auch. Immer dann wenn der Admin danach fragt.

                                1 Reply Last reply Reply Quote 0
                                • F
                                  frankyboy73 last edited by frankyboy73

                                  So, ist durchgelaufen. Scheint alles noch zu funktionieren. Dann sollte ja jetzt alles aktuell sein. Ich werde mal zusehen, das ich mich da jetzt mehr drum kümmer.
                                  Vielen Dank für eure Infos / Anleitungen
                                  Habe da allerdings noch ne Frage zu der Deconz Version die wird mir jetzt mit 2.09.03 und Datum 14.9.2020 angezeigt. Diese Version gibt es in der Änderungshistorie von Phoscon gar nicht, bzw. noch nicht. Das Datum ist ja eigentlich auch falsch. Ist das so in Ordnung? Habe ich da jetzt die neuste Beta drauf? Wenn ja, wie komme ich auf ne Stable zurück?
                                  Oder da alles zu funktionieren scheint, einfach so lassen?
                                  Conbee2_2.jpg
                                  Ich habe jetzt allerdings Warnmeldungen vom Deconz im Log, die ich vorher nicht hatte. Was ich nicht verstehe ist die Meldung das Bri bei den Lichtern nicht Modifizierbar sein soll, funktionieren tut es nämlich.

                                  deconz.0	2021-03-06 13:22:02.849	warn	(2445) {"address":"/lights/5/state","description":"parameter, bri, is not modifiable. Device is set to off.","type":201}
                                  deconz.0	2021-03-06 13:17:02.872	warn	(2445) {"address":"/lights/5/state","description":"parameter, bri, is not modifiable. Device is set to off.","type":201}
                                  deconz.0	2021-03-06 13:12:02.876	warn	(2445) {"address":"/lights/5/state","description":"parameter, bri, is not modifiable. Device is set to off.","type":201}
                                  deconz.0	2021-03-06 13:07:02.864	warn	(2445) {"address":"/lights/5/state","description":"parameter, bri, is not modifiable. Device is set to off.","type":201}
                                  deconz.0	2021-03-06 12:57:02.868	warn	(2445) {"address":"/lights/5/state","description":"parameter, bri, is not modifiable. Device is set to off.","type":201}
                                  deconz.0	2021-03-06 12:51:26.184	warn	(2445) {"address":"/lights/1/state","description":"parameter, bri, is not modifiable. Device is set to off.","type":201}
                                  deconz.0	2021-03-06 12:51:07.704	warn	(2445) State "deconz.0.Groups.53850.alert" has no existing object, this might lead to an error in future versions
                                  deconz.0	2021-03-06 12:51:07.703	warn	(2445) State "deconz.0.Groups.39553.alert" has no existing object, this might lead to an error in future versions
                                  deconz.0	2021-03-06 12:51:07.701	warn	(2445) State "deconz.0.Groups.11315.alert" has no existing object, this might lead to an error in future versions
                                  deconz.0	2021-03-06 12:51:07.699	warn	(2445) State "deconz.0.Groups.13.alert" has no existing object, this might lead to an error in future versions
                                  deconz.0	2021-03-06 12:51:07.697	warn	(2445) State "deconz.0.Groups.9.alert" has no existing object, this might lead to an error in future versions
                                  deconz.0	2021-03-06 12:51:07.695	warn	(2445) State "deconz.0.Groups.7.alert" has no existing object, this might lead to an error in future versions
                                  deconz.0	2021-03-06 12:51:07.692	warn	(2445) State "deconz.0.Groups.6.alert" has no existing object, this might lead to an error in future versions
                                  deconz.0	2021-03-06 12:51:07.690	warn	(2445) State "deconz.0.Groups.5.alert" has no existing object, this might lead to an error in future versions
                                  deconz.0	2021-03-06 12:51:07.688	warn	(2445) State "deconz.0.Groups.4.alert" has no existing object, this might lead to an error in future versions
                                  deconz.0	2021-03-06 12:51:07.685	warn	(2445) State "deconz.0.Groups.3.alert" has no existing object, this might lead to an error in future versions
                                  deconz.0	2021-03-06 12:51:07.683	warn	(2445) State "deconz.0.Groups.2.alert" has no existing object, this might lead to an error in future versions
                                  deconz.0	2021-03-06 12:51:07.680	warn	(2445) State "deconz.0.Groups.1.alert" has no existing object, this might lead to an error in future versions
                                  deconz.0	2021-03-06 12:51:07.239	warn	(2445) State "deconz.0.Sensors.26.pending" has no existing object, this might lead to an error in future versions
                                  deconz.0	2021-03-06 12:51:07.238	warn	(2445) State "deconz.0.Sensors.26.enrolled" has no existing object, this might lead to an error in future versions
                                  
                                  Thomas Braun B 2 Replies Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @frankyboy73 last edited by

                                    @frankyboy73

                                    apt policy deconz
                                    deconz:
                                      Installiert:           2.09.03-raspbian-buster-stable
                                      Installationskandidat: 2.09.03-raspbian-buster-stable
                                      Versionstabelle:
                                     *** 2.09.03-raspbian-buster-stable 500
                                            500 http://phoscon.de/apt/deconz buster/main armhf Packages
                                            100 /var/lib/dpkg/status
                                    

                                    Das ist also die aktuell als stable deklarierte Version. Eine Beta trägt das bei deconz auch im Namen.

                                    1 Reply Last reply Reply Quote 0
                                    • B
                                      bob der 1. @frankyboy73 last edited by

                                      @frankyboy73

                                      Guggst du.....
                                      Bei mir sieht das so aus.IMG_20210306_134639.jpg

                                      1 Reply Last reply Reply Quote 0
                                      • F
                                        frankyboy73 last edited by frankyboy73

                                        Ok, dann passt die Version ja. Danke
                                        Dann bleibt nur noch die komische Meldung das die Helligkeit / Bri nicht modifizierbar ist.

                                        deconz.0	2021-03-06 13:42:02.795	warn	(30196) {"address":"/lights/5/state","description":"parameter, bri, is not modifiable. Device is set to off.","type":201}
                                        deconz.0	2021-03-06 13:37:02.868	warn	(30196) {"address":"/lights/5/state","description":"parameter, bri, is not modifiable. Device is set to off.","type":201}
                                        deconz.0	2021-03-06 13:36:27.130	warn	(30196) {"address":"/lights/1/state","description":"parameter, bri, is not modifiable. Device is set to off.","type":201}
                                        

                                        Zur Info, ich setze da den Bri auf 0. Vielleicht ist die Meldung auch gewollt. Allerdings hatte ich sie vor Update nicht.

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

                                        Support us

                                        ioBroker
                                        Community Adapters
                                        Donate

                                        747
                                        Online

                                        31.8k
                                        Users

                                        79.9k
                                        Topics

                                        1.3m
                                        Posts

                                        4
                                        19
                                        776
                                        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