Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Cloud Dienste
    4. BETA-TEST Neuer Amazon Skill "iobroker.assistant"

    NEWS

    • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    BETA-TEST Neuer Amazon Skill "iobroker.assistant"

    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      daniel_2k @Samson71 last edited by

      @samson71
      Ja, das geht , aber eleganter wäre es natürlich, wenn das auch direkt ginge, daher "melde" ich das hier ja auch. Bisher ging es ja auch.
      Workaround wäre einen virtueller State zu nutzen (mache ich an anderen Stellen, wo JavaScript-Logiken dahinter hängen) auch.

      Grüße
      Daniel

      apollon77 1 Reply Last reply Reply Quote 0
      • Duffy
        Duffy @Samson71 last edited by

        @samson71

        Danke schön

        1 Reply Last reply Reply Quote 0
        • R
          Rushmed Most Active @motugozu last edited by

          @motugozu Nein, das ist das toggle Feature. Ist neu in AlexaV3 und kann deaktiviert werden. Steht auf Github.

          6846072b-0144-46ea-ae69-c81bb95c77d0-image.png

          1 Reply Last reply Reply Quote 1
          • Michael Schmitt
            Michael Schmitt @apollon77 last edited by

            @apollon77

            Hallo,

            iobroker.assistent skill + iot.0 v 4.1.4

            ich bekomme folgende Meldung beim ausschalten des Lichts. Mit Aliases ebenso direkt mit den deconz Datenpunkten probiert.

            deconz.0
            	2025-10-18 14:23:51.844	warn	{"address":"/lights/9/state/bri","description":"parameter, bri, is not modifiable. Device is set to off.","type":201}
            deconz.0
            	2025-10-18 14:23:51.843	warn	Failed action "bri" on light 9! Description: parameter, bri, is not modifiable. Device is set to off.
            deconz.0
            	2025-10-18 14:23:51.832	warn	{"address":"/lights/28/state/bri","description":"parameter, bri, is not modifiable. Device is set to off.","type":201}
            deconz.0
            	2025-10-18 14:23:51.831	warn	Failed action "bri" on light 28! Description: parameter, bri, is not modifiable. Device is set to off.
            javascript.0
            	2025-10-18 14:23:37.431	info	script.js.common.Wichtig.System_Adapter_wahr_falsch_TEST: telegram[Michael]: iot.0 is connected Wert: true Adapter ist wieder erreichbar
            deconz.0
            	2025-10-18 14:23:28.004	warn	{"address":"/lights/9/state/bri","description":"parameter, bri, is not modifiable. Device is set to off.","type":201}
            deconz.0
            	2025-10-18 14:23:28.004	warn	Failed action "bri" on light 9! Description: parameter, bri, is not modifiable. Device is set to off.
            deconz.0
            	2025-10-18 14:23:27.998	warn	{"address":"/lights/28/state/bri","description":"parameter, bri, is not modifiable. Device is set to off.","type":201}
            deconz.0
            	2025-10-18 14:23:27.997	warn	Failed action "bri" on light 28! Description: parameter, bri, is not modifiable. Device is set to off.
            
            Fabio apollon77 2 Replies Last reply Reply Quote 0
            • Fabio
              Fabio @Michael Schmitt last edited by Fabio

              @michael-schmitt kannst du das Licht denn schalten direkt über die deconz Datenpunkte?

              Michael Schmitt 1 Reply Last reply Reply Quote 0
              • Michael Schmitt
                Michael Schmitt @Fabio last edited by

                @fabio

                Ja das kann ich. as Licht geht auch an und aus nur die Meldung kommt jedesmal. Die Meldung kommt jedoch nicht wenn ich mit % sage zB "Alexa licht 0 % dann geht es aus und es kommt keine Meldung.

                Fabio apollon77 2 Replies Last reply Reply Quote 0
                • Fabio
                  Fabio @Michael Schmitt last edited by Fabio

                  @michael-schmitt also dann ist die Lampe im Netzwerk und auch erreichbar. Dann wüßte ich jetzt nicht wieso das so passiert. Teste doch mal ganz genau wann die Fehlermeldung kommt. Also alle Möglichkeiten probieren von Licht An und Aus oder mit % mit Sprachansage ohne und über die App ect. Und halte das mal in Schriftform fest und stelle es dann hier ein.

                  Michael Schmitt 1 Reply Last reply Reply Quote 0
                  • Michael Schmitt
                    Michael Schmitt @Fabio last edited by

                    @fabio

                    Meldung kommt nicht wenn:

                    • ich das per Sprache und % steuere
                    • wenn in Iot.0 nur AN/AUS ist und kein Level(%). Dann kann ich aber nicht dimmen

                    Meldung kommt wenn:

                    • ich per Sprache ausschalte (nicht beim einschalten)
                    • in der Alexa App beim ausschalten

                    es ist egal ob ich Aliase oder direkt Deconz Punkte nutze. Getestet mit bri und level zum dimmen

                    Fabio 1 Reply Last reply Reply Quote 0
                    • Fabio
                      Fabio @Michael Schmitt last edited by

                      @michael-schmitt ich denke dann das es ein Bug ist.
                      Mach mal bitte ein Issues auf mit diesen Informationen, dann hat @apollon77 es direkt am richtigen Platz.

                      Herzliche Grüße
                      Fabio

                      Michael Schmitt 1 Reply Last reply Reply Quote 1
                      • Michael Schmitt
                        Michael Schmitt @Fabio last edited by

                        @fabio

                        issue bei was iot - deconz - alexa v3 ? hmmmm

                        Fabio 1 Reply Last reply Reply Quote 0
                        • R
                          Rogni last edited by

                          @apollon77

                          bei der Nanoleaf shapes, auch das Problem wie bei Zigbee. Egal welchen %Wert ich angebe er dimmt immer auf null. Er schaltet dann aber auch den state nicht auf aus, sodaß ich erstmal händisch ausschalten muss

                          https://github.com/ioBroker/ioBroker.iot/issues/985

                          rogni38 created this issue in ioBroker/ioBroker.iot

                          closed Nanoleaf shapes Brightness dimmt immer auf 0% #985

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            mameier1234 @Rogni last edited by

                            Ich habe in der iot instanz auf AlexaV3 umgestellt, die Geräte wurden übernommen.

                            Dann habe ich auf dem Iphone in der Alexa app den iobroker.iot skill deaktiviert, dann den neuen Skill aktiviert.

                            Die Alexa app sagte: 17 neue Geräte gefunden.

                            Allerdings sehe ich in der App gar keine Geräte mehr, die sind komplett leer. Also auch alle anderen , von Hue, Shelly usw werden nicht angezeigt...

                            Hat mir da jemand einen tipp ?

                            apollon77 1 Reply Last reply Reply Quote 0
                            • Duffy
                              Duffy @motugozu last edited by

                              @motugozu sagte in BETA-TEST Neuer Amazon Skill "iobroker.assistant":

                              Habt ihr auch das Problem wenn eine Steckdose eingeschaltet ist und der da drauf folgende Befehl ist die Steckdose erneut " Ein zu schalten " Die Steckdose einfach ausgeht das ist doch ein Bug oder

                              IMG_2635.jpeg

                              Duffy 1 Reply Last reply Reply Quote 1
                              • Duffy
                                Duffy @Duffy last edited by

                                Frage an alle, ist bei euch die Reaktion der Zigbee Lampen nach einem einschalt Befehl auch „stark“ verzögert; zumindest im Vergleich zu früher?

                                Ist evtl das System aufgrund der vielen Tests von uns allen etwas angespannt?

                                Viele Grüße Duffy

                                apollon77 1 Reply Last reply Reply Quote 0
                                • Fabio
                                  Fabio @Michael Schmitt last edited by

                                  @michael-schmitt iot adapter

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    Sandy @Fabio last edited by

                                    hat das bei euch keiner das Alexa beim Suchen nach neuen Geräten kein Gerät findet ? 😞

                                    LG Sandy

                                    apollon77 1 Reply Last reply Reply Quote 0
                                    • BBTown
                                      BBTown @apollon77 last edited by

                                      @apollon77
                                      ich habe mitlerweile eine ganze Reihe von Problemen, bei denen ich nicht sicher bin ob die Ursache an der Umstellung liegt, oder es nur hier sichtbar wird.

                                      • Neuen Skill "iobroker.assist" aktiviert
                                      • Alten Skill "iobroker.iot" noch aktiviert gelassen
                                      • Alle ioBroker Geräte in der Alexa-App entfernt (sofern diese angezeigt wurden)
                                      • In ioBroker wurde in den Optionen der Instanz "iot.0" (v4.1.4) zusätzlich "Amazon Alexa V3" aktiviert.

                                      Es werden keine Geräte von "Amazon Alexa" in "Amazon Alexa V3" übernommen
                                      Es können manuell keine Geräte in "Amazon Alexa V3" hinzugefügt werden
                                      Beim Start der IOT-Instanz bekomme ich eine Reihe von Fehlern

                                      
                                      iot.0
                                      2025-10-18 19:20:42.814	error	[AlexaV3::DeviceManager]: TypeError: Cannot create property 'smartType' on string '' at Object.controls (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/Helpers/Utils.ts:440:36) at DeviceManager.collectEndpoints (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/DeviceManager.ts:139:36) at AlexaSH3.updateDevices (/opt/iobroker/node_modules/iobroker.iot/src/lib/alexaSmartHomeV3.ts:33:9) at IotAdapter.main (/opt/iobroker/node_modules/iobroker.iot/src/main.ts:1545:13)
                                      
                                      iot.0
                                      2025-10-18 19:20:42.758	error	[AlexaV3::DeviceManager]: failed to collect devices: TypeError: Cannot create property 'smartType' on string ''
                                      
                                      host.ioBroker
                                      2025-10-18 19:20:33.154	error	iobroker Cannot update apt sources: Command failed: apt updateWARNING: apt does not have a stable CLI interface. Use with caution in scripts.Fehler: Sperrdatei /var/lib/apt/lists/lock konnte nicht geöffnet werden. - open (13: Keine Berechtigung)Fehler: Das Verzeichnis /var/lib/apt/lists/ kann nicht gesperrt werden.Warnung: Problem beim Entfernen (unlink) der Datei /var/cache/apt/pkgcache.bin - RemoveCaches (13: Keine Berechtigung)Warnung: Problem beim Entfernen (unlink) der Datei /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Keine Berechtigung)
                                      
                                      host.ioBroker
                                      2025-10-18 19:20:33.110	error	iobroker Cannot detect \"sudo -n apt -v\": sudo: Ein Passwort ist notwendig
                                      
                                      iot.0
                                      2025-10-18 19:19:46.612	error	[AlexaV3::DeviceManager]: TypeError: Cannot create property 'smartType' on string '' at Object.controls (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/Helpers/Utils.ts:440:36) at DeviceManager.collectEndpoints (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/DeviceManager.ts:139:36) at AlexaSH3.updateDevices (/opt/iobroker/node_modules/iobroker.iot/src/lib/alexaSmartHomeV3.ts:33:9) at IotAdapter.main (/opt/iobroker/node_modules/iobroker.iot/src/main.ts:1531:13)
                                      
                                      iot.0
                                      2025-10-18 19:19:46.526	error	[AlexaV3::DeviceManager]: failed to collect devices: TypeError: Cannot create property 'smartType' on string ''
                                      
                                      iot.0
                                      2025-10-18 19:19:33.580	error	[AlexaV3::DeviceManager]: TypeError: Cannot create property 'smartType' on string '' at Object.controls (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/Helpers/Utils.ts:440:36) at DeviceManager.collectEndpoints (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/DeviceManager.ts:139:36) at AlexaSH3.updateDevices (/opt/iobroker/node_modules/iobroker.iot/src/lib/alexaSmartHomeV3.ts:33:9) at IotAdapter.main (/opt/iobroker/node_modules/iobroker.iot/src/main.ts:1531:13)
                                      
                                      iot.0
                                      2025-10-18 19:19:33.568	error	[AlexaV3::DeviceManager]: failed to collect devices: TypeError: Cannot create property 'smartType' on string ''
                                      
                                      iot.0
                                      2025-10-18 19:19:33.180	error	Cannot read connection certificates
                                      
                                      iot.0
                                      2025-10-18 19:19:33.172	error	Cannot fetch connection certificates: {"error":"Internal server error","time":"2025-10-18T17:19:33.031Z"}
                                      
                                      iot.0
                                      2025-10-18 19:18:21.674	error	[AlexaV3::DeviceManager]: TypeError: Cannot create property 'smartType' on string '' at Object.controls (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/Helpers/Utils.ts:440:36) at DeviceManager.collectEndpoints (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/DeviceManager.ts:139:36) at AlexaSH3.updateDevices (/opt/iobroker/node_modules/iobroker.iot/src/lib/alexaSmartHomeV3.ts:33:9) at IotAdapter.main (/opt/iobroker/node_modules/iobroker.iot/src/main.ts:1531:13)
                                      
                                      iot.0
                                      2025-10-18 19:18:21.575	error	[AlexaV3::DeviceManager]: failed to collect devices: TypeError: Cannot create property 'smartType' on string ''
                                      

                                      Da ich bem Starten ioBroker plötzlich ebenfalls Fehler erhalte - bei denen ich mir schwer tue diese zu lösen/lokalisieren, kann es natürlich sein, dass diese im Zusammenhang mit dem iot-Fehler stehen

                                      
                                      host.ioBroker
                                      2025-10-18 19:40:39.211	error	Caught by controller[0]: (Use `node --trace-deprecation ...` to show where the warning was created)
                                      
                                      host.ioBroker
                                      2025-10-18 19:40:39.209	error	Caught by controller[0]: (node:13552) [DEP0170] DeprecationWarning: The URL http://IP:PORT/api/events/raw is invalid. Future versions of Node.js will throw an error.
                                      
                                      host.ioBroker
                                      2025-10-18 19:40:34.562	error	Caught by controller[0]: (Use `node --trace-deprecation ...` to show where the warning was created)
                                      
                                      host.ioBroker
                                      2025-10-18 19:40:34.554	error	Caught by controller[0]: (node:13524) [DEP0170] DeprecationWarning: The URL http://IP:PORT/api/events/raw is invalid. Future versions of Node.js will throw an error.
                                      

                                      Jede Unterstützung ist herzlich Willkommen 😎😎

                                      haselchen apollon77 2 Replies Last reply Reply Quote 0
                                      • haselchen
                                        haselchen Most Active @BBTown last edited by haselchen

                                        @bbtown

                                        Schwierig zu sehen, auf was für nen System Du da unterwegs bist .

                                        Magst mal

                                        iob diag

                                        hier präsentieren !?
                                        Die ganzen Error Meldungen lassen sich vielleicht so eingrenzen .

                                        BBTown 1 Reply Last reply Reply Quote 0
                                        • D
                                          docsnyder7 @Sandy last edited by

                                          @sandy konntest du eine Lösung finden? Ich komme leider nicht weiter.. auch das aktivieren vom Alex deprecated bringt bei mir nix, die kleine findet keine neuen Geräte...

                                          Samson71 1 Reply Last reply Reply Quote 0
                                          • BBTown
                                            BBTown @haselchen last edited by

                                            @haselchen iob Diag findet alles prima ☝🏼🤓

                                            ========== Start marking the full check here ===========
                                            
                                            ```bash
                                            Script v.2025-08-09
                                            
                                            *** BASE SYSTEM ***
                                            Operating System: Debian GNU/Linux 13 (trixie)
                                              Static hostname: ioBroker
                                                   Icon name: computer-vm
                                                     Chassis: vm 🖴
                                                AF_VSOCK CID: 1
                                              Virtualization: kvm
                                                      Kernel: Linux 6.12.48+deb13-amd64
                                                Architecture: x86-64
                                             Hardware Vendor: QEMU
                                              Hardware Model: Standard PC _i440FX + PIIX, 1996_
                                            Firmware Version: rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org
                                               Firmware Date: Tue 2014-04-01
                                                Firmware Age: 11y 6month 2w 4d
                                            OS is similar to: 
                                            
                                            model name      : Common KVM processor
                                            Docker          : false
                                            Virtualization  : kvm
                                            Kernel          : x86_64
                                            Userland        : 64 bit
                                            
                                            Systemuptime and Load:
                                             20:25:45 up 23 min,  1 user,  load average: 0.35, 0.33, 0.35
                                            CPU threads: 4
                                            
                                            
                                            *** LIFE CYCLE STATUS ***
                                            Operating System is the current Debian stable version codenamed 'trixie'!
                                            
                                            *** TIME AND TIMEZONES ***
                                                           Local time: Sat 2025-10-18 20:25:45 CEST
                                                       Universal time: Sat 2025-10-18 18:25:45 UTC
                                                             RTC time: Sat 2025-10-18 18:25:45
                                                            Time zone: Europe/Berlin (CEST, +0200)
                                            System clock synchronized: yes
                                                          NTP service: active
                                                      RTC in local TZ: yes
                                             
                                            Warning: The system is configured to read the RTC time in the local time zone.
                                                     This mode cannot be fully supported. It will create various problems
                                                     with time zone changes and daylight saving time adjustments. The RTC
                                                     time is never updated, it relies on external facilities to maintain it.
                                                     If at all possible, use RTC in UTC by calling
                                                     'timedatectl set-local-rtc 0'.
                                            
                                            *** Users and Groups ***
                                            User that called 'iob diag':
                                            memyself
                                            HOME=/home/memyself
                                            GROUPS=memyself sudo iobroker
                                            
                                            User that is running 'js-controller':
                                            iobroker
                                            HOME=/home/iobroker
                                            SUDO_HOME=/home/memyself
                                            GROUPS=iobroker tty dialout sudo audio video plugdev bluetooth
                                            
                                            *** DISPLAY-SERVER SETUP ***
                                            Display-Server:         false
                                            Unit display-manager.service could not be found.
                                            Display-Manager: 
                                            Desktop: 
                                            Session:                tty
                                            
                                            *** MEMORY ***
                                                           total        used        free      shared  buff/cache   available
                                            Mem:            4.1G        2.4G        1.4G        8.6M        543M        1.7G
                                            Swap:             0B          0B          0B
                                            Total:          4.1G        2.4G        1.4G
                                            
                                            Active iob-Instances:   26
                                            
                                                     3921 M total memory
                                                     2278 M used memory
                                                     2083 M active memory
                                                      283 M inactive memory
                                                     1350 M free memory
                                                       73 M buffer memory
                                                      444 M swap cache
                                                        0 M total swap
                                                        0 M used swap
                                                        0 M free swap
                                            
                                            *** top - Table Of Processes  ***
                                            top - 20:25:46 up 23 min,  1 user,  load average: 0.40, 0.35, 0.35
                                            Tasks: 148 total,   3 running, 145 sleeping,   0 stopped,   0 zombie
                                            %Cpu(s): 21.7 us,  8.7 sy,  0.0 ni, 60.9 id,  0.0 wa,  0.0 hi,  8.7 si,  0.0 st 
                                            MiB Mem :   3921.8 total,   1350.4 free,   2278.5 used,    519.0 buff/cache     
                                            MiB Swap:      0.0 total,      0.0 free,      0.0 used.   1643.4 avail Mem 
                                            
                                            *** FAILED SERVICES ***
                                            
                                              UNIT LOAD ACTIVE SUB DESCRIPTION
                                            
                                            0 loaded units listed.
                                            
                                            
                                            *** DMESG CRITICAL ERRORS ***
                                            No critical errors detected
                                            
                                            *** FILESYSTEM ***
                                            Filesystem     Type      Size  Used Avail Use% Mounted on
                                            udev           devtmpfs  1.9G     0  1.9G   0% /dev
                                            tmpfs          tmpfs     393M  5.5M  387M   2% /run
                                            /dev/sda1      ext4       40G   15G   23G  39% /
                                            tmpfs          tmpfs     2.0G     0  2.0G   0% /dev/shm
                                            tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                            tmpfs          tmpfs     2.0G  2.8M  2.0G   1% /tmp
                                            tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
                                            tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/serial-getty@ttyS0.service
                                            tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
                                            tmpfs          tmpfs     393M   12K  393M   1% /run/user/1003
                                            
                                            Messages concerning ext4 filesystem in dmesg:
                                            [Sat Oct 18 20:03:17 2025] EXT4-fs (sda1): mounted filesystem e627c9a7-1a96-462a-8b7f-0ca843bca944 ro with ordered data mode. Quota mode: none.
                                            [Sat Oct 18 20:03:18 2025] EXT4-fs (sda1): re-mounted e627c9a7-1a96-462a-8b7f-0ca843bca944 r/w.
                                            
                                            Show mounted filesystems:
                                            TARGET SOURCE    FSTYPE OPTIONS
                                            /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                                            
                                            Files in neuralgic directories:
                                            
                                            /var:
                                            303M    /var/
                                            155M    /var/lib
                                            140M    /var/cache
                                            127M    /var/cache/apt
                                            97M     /var/lib/apt
                                            
                                            Hint: You are currently not seeing messages from other users and the system.
                                                  Users in groups 'adm', 'systemd-journal' can see all messages.
                                                  Pass -q to turn off this notice.
                                            No journal files were opened due to insufficient permissions.
                                            
                                            /opt/iobroker/backups:
                                            41M     /opt/iobroker/backups/
                                            
                                            /opt/iobroker/iobroker-data:
                                            409M    /opt/iobroker/iobroker-data/
                                            280M    /opt/iobroker/iobroker-data/files
                                            85M     /opt/iobroker/iobroker-data/backup-objects
                                            47M     /opt/iobroker/iobroker-data/files/admin.admin
                                            46M     /opt/iobroker/iobroker-data/files/admin.admin/custom/assets
                                            
                                            The five largest files in iobroker-data are:
                                            24M     /opt/iobroker/iobroker-data/objects.jsonl
                                            19M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js.map
                                            11M     /opt/iobroker/iobroker-data/objects.json
                                            8.2M    /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js
                                            8.1M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-DDMXSE9w.js
                                            
                                            USB-Devices by-id:
                                            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                            
                                            No Devices found 'by-id'
                                            
                                            Zigbee Network Settings on your coordinator/in nvbackup are:
                                            
                                            zigbee.X
                                            Extended Pan ID:
                                            *** MASKED ***
                                            Pan ID:
                                            *** MASKED ***
                                            Channel:
                                            *** MASKED ***
                                            Network Key:
                                            *** MASKED ***
                                            
                                            To unmask the settings run 'iob diag --unmask'
                                            
                                            
                                            *** NodeJS-Installation ***
                                            
                                            /usr/bin/nodejs         v22.20.0
                                            /usr/bin/node           v22.20.0
                                            /usr/bin/npm            10.9.3
                                            /usr/bin/npx            10.9.3
                                            /usr/bin/corepack       0.34.0
                                            
                                            nodejs:
                                              Installed: 22.20.0-1nodesource1
                                              Candidate: 22.20.0-1nodesource1
                                              Version table:
                                             *** 22.20.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                    100 /var/lib/dpkg/status
                                                 22.19.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.18.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.17.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.17.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.16.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.15.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.15.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.14.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.13.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.13.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.12.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.11.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.10.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.9.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.8.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.7.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.6.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.5.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.5.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.4.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.4.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.3.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.2.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.1.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 22.0.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                 20.19.5-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.19.4-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.19.3-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.19.2+dfsg-1 500
                                                    500 http://ftp.debian.org/debian trixie/main amd64 Packages
                                                 20.19.2-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.19.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.19.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.18.3-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.18.2-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.18.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.18.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.17.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.16.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.15.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.15.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.14.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.13.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.13.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.12.2-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.12.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.12.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.11.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.11.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.10.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.9.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.8.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.8.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.7.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.6.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.6.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.5.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.5.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.4.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.3.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.3.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.2.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.1.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.0.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            
                                            Temp directories causing deletion problem: 0
                                            No problems detected
                                            
                                            Errors in npm tree: 0
                                            No problems detected
                                            
                                            Checking for nodejs vulnerability:
                                            
                                            
                                             █████  ██      ██           ██████   ██████   ██████  ██████         ██
                                            ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                                            ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                                            ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                                            ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                                            
                                            
                                            
                                            Thomas Braun 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

                                            1.1k
                                            Online

                                            32.4k
                                            Users

                                            81.2k
                                            Topics

                                            1.3m
                                            Posts

                                            112
                                            759
                                            58495
                                            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