Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. colormode not modifiable

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    colormode not modifiable

    This topic has been deleted. Only users with topic management privileges can see it.
    • Codierknecht
      Codierknecht Developer Most Active @WernerS last edited by Codierknecht

      @werners

      Dass ein Datenpunkt nicht änderbar ist, hat in der Regel seinen Grund.

      zu iob diag gabe es leider keine Ausgabe. Kenne das auch nicht

      Wenn Du da wirklich noch mit Node 16 unterwegs bist, liegt wohl einiges im Argen.

      Per SSH mit der Kiste verbinden und in der Konsole folgendes eingeben:

      iob diag
      

      Die Ausgaben dann hier in Code-Tags </> posten.

      W 1 Reply Last reply Reply Quote 0
      • W
        WernerS @Asgothian last edited by

        @asgothian

        Nein das tut er leider nicht. Die Bestätigung steht dann immer auf false

        Gruß
        Werner

        1 Reply Last reply Reply Quote 0
        • W
          WernerS @Codierknecht last edited by

          @codierknecht sagte in colormode not modifiable:

          @werners

          Dass ein Datenpunkt nicht änderbar ist, hat in der Regel seinen Grund.

          zu iob diag gabe es leider keine Ausgabe. Kenne das auch nicht

          Wenn Du da wirklich noch mit Node 16 unterwegs bist, liegt wohl einiges im Argen.

          Per SSH mit der Kiste verbinden und in der Konsole folgendes eingeben:

          iob diag
          

          Die Ausgaben dann hier in Code-Tags </> posten.

          Da kommt leider nix

          82932046-5d1b-437c-8c81-923c0b99b7c0-grafik.png

          Gruß
          Werner

          Homoran 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @WernerS last edited by

            @werners sagte in colormode not modifiable:

            Da kommt leider nix

            iob stop
            iob fix
            iob start
            
            ...
            ...
            warten
            ...
            
            iob diag
            
            W 1 Reply Last reply Reply Quote 0
            • W
              WernerS @Homoran last edited by

              @homoran

              anbei die gewünschten Daten einmal vom master und vom slave 1. Beim slave hat es gleich funktioniert.

              ======================= SUMMARY =======================
                                      v.2023-10-10
              
              
                 Static hostname: iobroker
                       Icon name: computer
                Operating System: Raspbian GNU/Linux 10 (buster)
                          Kernel: Linux 5.10.63-v7l+
                    Architecture: arm
              
              Installation:           native
              Kernel:                 armv7l
              Userland:               armhf
              Timezone:               Europe/Berlin (CET, +0100)
              User-ID:                1001
              X-Server:               false
              Boot Target:            graphical.target
              
              Pending OS-Updates:     194
              Pending iob updates:    4
              
              Nodejs-Installation:    /usr/bin/nodejs         v16.20.2
                                      /usr/bin/node           v16.20.2
                                      /usr/bin/npm            8.19.4
                                      /usr/bin/npx            8.19.4
                                      /usr/bin/corepack       0.17.0
              
              Recommended versions are nodejs 18.19.0 and npm 10.2.3
              Your nodejs installation is correct
              
              MEMORY:
                            total        used        free      shared  buff/cache   available
              Mem:           3.8G        1.2G        766M         24M        1.8G        2.7G
              Swap:          1.0G          0B        1.0G
              Total:         4.9G        1.2G        1.8G
              
              Active iob-Instances:   32
              Active repo(s): stable
              
              ioBroker Core:          js-controller           5.0.17
                                      admin                   6.12.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                 : iobroker                                 -  enabled, port: 8081, bind: 192.168.178.51 (SSL), run as: admin
              + system.adapter.admin.1                  : admin                 : iobroker-slave01                         -  enabled, port: 8089, bind: 192.168.178.56, run as: admin
              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 443, bind: 192.168.178.51 (SSL), run as: admin
              + system.adapter.web.1                    : web                   : iobroker                                 -  enabled, port: 8083, bind: 192.168.178.51, run as: admin
              
              Objects:                13007
              States:                 11260
              
              Size of iob-Database:
              
              17M     /opt/iobroker/iobroker-data/objects.jsonl
              9.8M    /opt/iobroker/iobroker-data/objects.json.migrated
              9.8M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
              0       /opt/iobroker/iobroker-data/objects.json.broken
              5.3M    /opt/iobroker/iobroker-data/states.jsonl
              2.2M    /opt/iobroker/iobroker-data/states.json.migrated
              2.2M    /opt/iobroker/iobroker-data/states.json.bak.migrated
              0       /opt/iobroker/iobroker-data/states.json.broken
              
              
              
              =================== END OF SUMMARY ====================
              
              

              ======================= SUMMARY =======================
              v.2023-10-10

              Static hostname: iobroker-slave01
              Icon name: computer
              Operating System: Raspbian GNU/Linux 10 (buster)
              Kernel: Linux 5.10.103-v7l+
              Architecture: arm

              Installation: native
              Kernel: armv7l
              Userland: armhf
              Timezone: Europe/Berlin (CET, +0100)
              User-ID: 1001
              X-Server: false
              Boot Target: graphical.target

              Pending OS-Updates: 8
              Pending iob updates: 4

              Nodejs-Installation: /usr/bin/nodejs v16.20.2
              /usr/bin/node v16.20.2
              /usr/bin/npm 8.19.4
              /usr/bin/npx 8.19.4
              /usr/bin/corepack 0.17.0

              Recommended versions are nodejs 18.19.0 and npm 10.2.3
              Your nodejs installation is correct

              MEMORY:
              total used free shared buff/cache available
              Mem: 3.8G 812M 2.6G 8.0M 472M 3.1G
              Swap: 99M 0B 99M
              Total: 3.9G 812M 2.7G

              Active iob-Instances: 31
              Active repo(s): stable

              ioBroker Core: js-controller 5.0.17
              admin 6.12.0

              ioBroker Status: iobroker is running on this host.

              At least one iobroker host is running.

              Objects type: jsonl
              States type: jsonl

              Status admin and web instance:

              • system.adapter.admin.0 : admin : iobroker - enabled, port: 8081, bind: 192.168.178.51 (SSL), run as: admin
                system.adapter.admin.1 : admin : iobroker-slave01 - disabled, port: 8089, bind: 192.168.178.56, run as: admin
              • system.adapter.web.0 : web : iobroker - enabled, port: 443, bind: 192.168.178.51 (SSL), run as: admin
              • system.adapter.web.1 : web : iobroker - enabled, port: 8083, bind: 192.168.178.51, run as: admin

              Objects: 13007
              States: 11260

              Size of iob-Database:

              2.0M /opt/iobroker/iobroker-data/objects.jsonl
              2.0M /opt/iobroker/iobroker-data/objects.json.migrated
              2.0M /opt/iobroker/iobroker-data/objects.json.bak.migrated
              256K /opt/iobroker/iobroker-data/states.jsonl
              252K /opt/iobroker/iobroker-data/states.json.migrated
              252K /opt/iobroker/iobroker-data/states.json.bak.migrated

              =================== END OF SUMMARY ====================

              
              Gruß Werner
              Codierknecht 1 Reply Last reply Reply Quote 0
              • Codierknecht
                Codierknecht Developer Most Active @WernerS last edited by

                @WernerS

                Operating System: Raspbian GNU/Linux 10 (buster)
                ... 
                Pending OS-Updates:     194
                Pending iob updates:    4
                

                Die Kiste ist hoffnungslos veraltet.

                Installier da was lebendiges und dann sehen wir weiter.

                W 1 Reply Last reply Reply Quote 0
                • W
                  WernerS @Codierknecht last edited by

                  @codierknecht

                  was ist veraltet, habe immer alle updates gemacht
                  komplett neu? 3 Raspberries?

                  Gruß
                  Werner

                  Thomas Braun Codierknecht 3 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @WernerS last edited by

                    @werners sagte in colormode not modifiable:

                    komplett neu? 3 Raspberries?

                    Ja, und dann gleich die 64Bit-Variante für die Kisten.

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

                      @werners sagte in colormode not modifiable:

                      was ist veraltet, habe immer alle updates gemacht

                      Pending OS-Updates: 194

                      Kann ja nicht sein, bei 194 Updates die da in der Pipiline hängen ist das Betriebssystem mit Sicherheit nie angepackt worden.

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

                        @thomas-braun

                        da lerne ich gerade was dazu.
                        habe eigentlich mehrmals mit sudo apt update und apt upgrade gearbeitet + die Adapterupdate die ja angezeigt werden. Was läuft da falsch?

                        Gruß
                        Werner

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

                          @werners sagte in colormode not modifiable:

                          Was läuft da falsch?

                          Kann ich dir ohne konkrete Ausgabe von

                          sudo apt update
                          sudo apt full-upgrade
                          

                          nicht sagen.

                          1 Reply Last reply Reply Quote 0
                          • Codierknecht
                            Codierknecht Developer Most Active @WernerS last edited by

                            @werners sagte in colormode not modifiable:

                            habe immer alle updates gemacht

                            194 Updates sprechen eindeutig dagegen.
                            Und das OS hat auch sein EOL erreicht.

                            1 Reply Last reply Reply Quote 0
                            • Armilar
                              Armilar Most Active Forum Testing @Asgothian last edited by

                              @asgothian
                              @WernerS

                              ist so...
                              der Mode schaltet automatisch um.

                              Mit "xy" schaltet das Leuchtmittel in den Farb-Modus:
                              d4d9da57-0ce1-4dd2-9a92-2ca6eb167a80-image.png

                              und mit "ct" schaltet es automatisch in den Farbtemperatur-Modus
                              a81d3054-a631-4608-97ef-5686f5c06f19-image.png

                              Hue hat bei mir keine Wirkung...

                              Colormode wird durch den Adapter umgeschaltet. Das musst du nicht...
                              b91acabe-896b-4dfa-87e7-39e7fd8f1e46-image.png

                              1 Reply Last reply Reply Quote 0
                              • W
                                WernerS last edited by

                                @armilar sagte in colormode not modifiable:

                                @asgothian
                                @WernerS

                                ist so...
                                der Mode schaltet automatisch um.

                                Mit "xy" schaltet das Leuchtmittel in den Farb-Modus:
                                d4d9da57-0ce1-4dd2-9a92-2ca6eb167a80-image.png

                                und mit "ct" schaltet es automatisch in den Farbtemperatur-Modus
                                a81d3054-a631-4608-97ef-5686f5c06f19-image.png

                                Hue hat bei mir keine Wirkung...

                                Colormode wird durch den Adapter umgeschaltet. Das musst du nicht...
                                b91acabe-896b-4dfa-87e7-39e7fd8f1e46-image.png

                                Ich galube das ist es. Ich muss nicht den colormode ändern sonder in xy 0,0 und in ct einen wert schreiben. Da muss man erst mal drauf kommen

                                Danke!

                                Gruß
                                Werner

                                Armilar 1 Reply Last reply Reply Quote 0
                                • Armilar
                                  Armilar Most Active Forum Testing @WernerS last edited by Armilar

                                  @werners

                                  so ist es...

                                  Dachte um den Thread nicht in ein "Dein Server ist veraltet" Thema zu bringen, wäre es nicht schlecht das wesentliche auch zu lösen...

                                  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

                                  493
                                  Online

                                  32.0k
                                  Users

                                  80.5k
                                  Topics

                                  1.3m
                                  Posts

                                  6
                                  17
                                  449
                                  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