Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Tradfri Tutorial

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.8k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.2k

Tradfri Tutorial

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
171 Beiträge 21 Kommentatoren 34.5k Aufrufe 4 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Z Offline
    Z Offline
    zahnheinrich
    schrieb am zuletzt editiert von
    #134

    @paul53:

    @zahnheinrich:

    Am Terminal bekomme ich `
    Das sieht doch gut aus: Offenbar existiert node.js nur in der Version 6.14.3.Woher dann diese Meldung kommt, ist rätselhaft:

    Pre-built binaries not found for node-aead-crypto@1.1.4 and node@9.8.0
    

    Mit Docker kenne ich mich nicht aus. Gibt es im Suchpfad noch weitere Verzeichnisse, in denen sich eine weitere Node-Version verstecken könnte ?

    Funktioniert etwas in ioBroker nicht ? `

    Also im ioBroker funktioniert alles bis auf den Tradfri.

    Eine Suche nach node.js ergibt

    1841_node1.png
    1841_node2.png
    1841_node3.png
    1841_node4.png

    MfG Ulrich

    1 Antwort Letzte Antwort
    0
    • paul53P Offline
      paul53P Offline
      paul53
      schrieb am zuletzt editiert von
      #135

      Die ausführbare Datei hat den Namen node.

      Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
      Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

      1 Antwort Letzte Antwort
      0
      • Z Offline
        Z Offline
        zahnheinrich
        schrieb am zuletzt editiert von
        #136

        @paul53:

        Die ausführbare Datei hat den Namen node. `

        da habe ich
        1841_node5.png

        MfG Ulrich

        1 Antwort Letzte Antwort
        0
        • paul53P Offline
          paul53P Offline
          paul53
          schrieb am zuletzt editiert von
          #137

          Die beiden Dateien sind offenbar identisch. Welche Version haben sie ?

          /docker/iobroker/node_modules/node/bin/node -v
          

          Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
          Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

          1 Antwort Letzte Antwort
          0
          • Z Offline
            Z Offline
            zahnheinrich
            schrieb am zuletzt editiert von
            #138

            Sooo,

            ich konnte mein Problem nun lösen:

            • von Hand die im log angezeigten nicht existierenden Ordner angelegt

            • von Hand die fehlende node_aead_crypto.node von github geladen

            läuft

            MfG Ulrich

            1 Antwort Letzte Antwort
            0
            • D Offline
              D Offline
              DeeJayDave
              schrieb am zuletzt editiert von
              #139

              Eine Frage hierzu:

              Braucht man zwangsläufig den IKEA Gateway für die Einrichtung in iobroker? Hab momentan nur den Tradfri Treiber, Tradfri Fernbedienung und natürlich Lampen. Würde das ganze mit nem C2531 Stick betreiben wollen…

              1 Antwort Letzte Antwort
              0
              • AlCalzoneA Offline
                AlCalzoneA Offline
                AlCalzone
                Developer
                schrieb am zuletzt editiert von
                #140

                Ja. Mit dem Stick musst du stattdessen den zigbee-Adapter verwenden

                Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                1 Antwort Letzte Antwort
                0
                • H Offline
                  H Offline
                  hemig
                  schrieb am zuletzt editiert von
                  #141

                  Hallo,

                  ich habe mir die Tage auch einen Raspi zugelegt und auch gleich erfolgreich iobroker installiert. Lief alles sofort auf Anhieb. Auch die Einbindung eines XIAOMI BT Thermos hat auf Anhieb geklappt. Im Moment beschäftige ich mich damit eine VIS zu erstellen. Klappt auch schon soweit ganz gut.

                  Leider musste ich heute früh feststellen dass der IKEA Tradfri Adapter nicht mehr läuft.

                  Folgendes habe ich log gefunden:

                  ! host.raspberrypi 2018-11-17 11:27:39.488 error instance system.adapter.tradfri.0 terminated with code 1 ()
                  ! Caught 2018-11-17 11:27:39.488 error by controller[0]: at Function.Module._load (module.js:498:3)
                  ! Caught 2018-11-17 11:27:39.488 error by controller[0]: at tryModuleLoad (module.js:506:12)
                  ! Caught 2018-11-17 11:27:39.488 error by controller[0]: at Module.load (module.js:566:32)
                  ! Caught 2018-11-17 11:27:39.488 error by controller[0]: at Object.Module._extensions..js (module.js:664:10)
                  ! Caught 2018-11-17 11:27:39.487 error by controller[0]: at Module._compile (module.js:653:30)
                  ! Caught 2018-11-17 11:27:39.487 error by controller[0]: at Object. <anonymous>(/opt/iobroker/node_modules/node-dtls-client/build/lib/AEADCrypto.js:54:47)
                  ! Caught 2018-11-17 11:27:39.487 error by controller[0]: at require (internal/module.js:11:18)
                  ! Caught 2018-11-17 11:27:39.487 error by controller[0]: at Module.require (module.js:597:17)
                  ! Caught 2018-11-17 11:27:39.487 error by controller[0]: at Function.Module._load (module.js:475:25)
                  ! Caught 2018-11-17 11:27:39.487 error by controller[0]: at Function.Module._resolveFilename (module.js:548:15)
                  ! Caught 2018-11-17 11:27:39.487 error by controller[0]: Error: Cannot find module 'node-aead-crypto'
                  ! Caught 2018-11-17 11:27:39.487 error by controller[0]: ^
                  ! Caught 2018-11-17 11:27:39.487 error by controller[0]: throw err;
                  ! Caught 2018-11-17 11:27:39.486 error by controller[0]: module.js:550
                  ! host.raspberrypi 2018-11-17 11:27:38.891 info instance system.adapter.tradfri.0 started with pid 2503
                  ! host.raspberrypi 2018-11-17 11:27:38.869 info object change system.adapter.tradfri.0
                  ! host.raspberrypi 2018-11-17 11:27:33.582 info Restart adapter system.adapter.tradfri.0 because enabled</anonymous>

                  ich habe mich versucht in das Thema einzulesen, hatte bisher aber keinen Erfolg

                  Folgende Version von Node scheint installiert:

                  root@raspberrypi:/opt/iobroker# node -v
                  v8.12.0
                  

                  Danke und Grüsse,

                  hemig

                  1 Antwort Letzte Antwort
                  0
                  • AlCalzoneA Offline
                    AlCalzoneA Offline
                    AlCalzone
                    Developer
                    schrieb am zuletzt editiert von
                    #142

                    @hemig:

                    Leider musste ich heute früh feststellen dass der IKEA Tradfri Adapter nicht mehr läuft.

                    Caught	2018-11-17 11:27:39.487	error	by controller[0]: Error: Cannot find module 'node-aead-crypto'
                    
                    ```` `  
                    

                    Welche Adapter-Version hast du installiert? Aktuell im latest ist die 1.5.4, bei der das Problem nicht mehr auftreten sollte. Wenn dir die nicht angeboten wird, bitte mal über die Konsole updaten:

                    cd /opt/iobroker
                    npm i iobroker.tradfri
                    
                    

                    Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                    1 Antwort Letzte Antwort
                    0
                    • H Offline
                      H Offline
                      hemig
                      schrieb am zuletzt editiert von
                      #143

                      Hi AlCalzone,

                      danke für deine Rückmeldung.

                      Ich habe den Pie aufgrund anderer Probleme noch einmal mit dem Image von der iobroker Homepage aufgesetzt. Dort war die 1.5.4 enthalten. Läuft seit ein paar Tagen problemlos.

                      Grüsse,

                      hemig

                      1 Antwort Letzte Antwort
                      0
                      • H Offline
                        H Offline
                        hemig
                        schrieb am zuletzt editiert von
                        #144

                        Hi AlCalzone,

                        heute Abend ist das Problem wieder aufgetreten. Ich kam nach der Arbeit nach Hause und der Pi war übers Netzwerk nicht mehr erreichbar.

                        Also neu gestartet, seit dem ist der Tradfri Adapter wieder rot.

                        Installiert ist die 1.5.4.

                        Im Log finde ich folgendes:

                        ! host.ioBroker-RasPi 2018-11-28 18:48:39.156 info Restart adapter system.adapter.tradfri.0 because enabled
                        ! host.ioBroker-RasPi 2018-11-28 18:48:39.156 error instance system.adapter.tradfri.0 terminated with code 1 ()
                        ! host.ioBroker-RasPi 2018-11-28 18:48:39.156 error Caught by controller[0]: at Function.Module._load (module.js:498:3)
                        ! host.ioBroker-RasPi 2018-11-28 18:48:39.155 error Caught by controller[0]: at tryModuleLoad (module.js:506:12)
                        ! host.ioBroker-RasPi 2018-11-28 18:48:39.155 error Caught by controller[0]: at Module.load (module.js:566:32)
                        ! host.ioBroker-RasPi 2018-11-28 18:48:39.155 error Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
                        ! host.ioBroker-RasPi 2018-11-28 18:48:39.155 error Caught by controller[0]: at Module._compile (module.js:653:30)
                        ! host.ioBroker-RasPi 2018-11-28 18:48:39.155 error Caught by controller[0]: at Object. <anonymous>(/opt/iobroker/node_modules/node-dtls-client/build/lib/AEADCrypto.js:54:47)
                        ! host.ioBroker-RasPi 2018-11-28 18:48:39.155 error Caught by controller[0]: at require (internal/module.js:11:18)
                        ! host.ioBroker-RasPi 2018-11-28 18:48:39.154 error Caught by controller[0]: at Module.require (module.js:597:17)
                        ! host.ioBroker-RasPi 2018-11-28 18:48:39.154 error Caught by controller[0]: at Function.Module._load (module.js:475:25)
                        ! host.ioBroker-RasPi 2018-11-28 18:48:39.154 error Caught by controller[0]: at Function.Module._resolveFilename (module.js:548:15)
                        ! host.ioBroker-RasPi 2018-11-28 18:48:39.154 error Caught by controller[0]: Error: Cannot find module 'node-aead-crypto'
                        ! host.ioBroker-RasPi 2018-11-28 18:48:39.154 error Caught by controller[0]: ^
                        ! host.ioBroker-RasPi 2018-11-28 18:48:39.153 error Caught by controller[0]: throw err;
                        ! host.ioBroker-RasPi 2018-11-28 18:48:39.153 error Caught by controller[0]: module.js:550
                        ! host.ioBroker-RasPi 2018-11-28 18:48:38.517 info instance system.adapter.tradfri.0 started with pid 3755</anonymous>

                        Grüsse,

                        hemig

                        1 Antwort Letzte Antwort
                        0
                        • AlCalzoneA Offline
                          AlCalzoneA Offline
                          AlCalzone
                          Developer
                          schrieb am zuletzt editiert von
                          #145

                          @hemig:

                          Also neu gestartet, seit dem ist der Tradfri Adapter wieder rot.

                          Installiert ist die 1.5.4.

                          host.ioBroker-RasPi	2018-11-28 18:48:39.154	error	Caught by controller[0]: Error: Cannot find module 'node-aead-crypto'
                          ```` `  
                          

                          Entweder hast du ein Update installiert, oder es ging vorher schon nicht. Bitte einmal den Adapter deinstallieren, neu installieren und den Log hier posten, wenn es nicht funktioniert.

                          Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                          1 Antwort Letzte Antwort
                          0
                          • H Offline
                            H Offline
                            hemig
                            schrieb am zuletzt editiert von
                            #146

                            danke für die schnelle Antwort.

                            ich habe wirklich kein Update installiert und es hat gut eine Woche funktioniert. Nach den Problemen in der Vergangenheit hatte ich extra darauf geachtet.

                            Heute früh war der Pi wieder nicht erreichbar, ich hatte aber keine Zeit mich darum zu kümmern.

                            Ich schau gleich heute Abend danach. Als Log meinst Du das Log im iobroker?

                            Grüsse,

                            hemig

                            1 Antwort Letzte Antwort
                            0
                            • AlCalzoneA Offline
                              AlCalzoneA Offline
                              AlCalzone
                              Developer
                              schrieb am zuletzt editiert von
                              #147

                              Ja, speziell den Part wo der Adapter installiert wird.

                              Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                              1 Antwort Letzte Antwort
                              0
                              • H Offline
                                H Offline
                                hemig
                                schrieb am zuletzt editiert von
                                #148

                                so, da bin ich wieder. Ich habe den Adapter deinstalliert und gleich wieder installiert. Leider mit dem gleichen Ergebnis.

                                Hier das log von der Deinstallation / Installation:

                                ! iobroker
                                ! 2018-11-29 18:30:26.504
                                ! info
                                ! exit 0
                                ! iobroker
                                ! 2018-11-29 18:30:26.492
                                ! info
                                ! host.ioBroker-RasPi object system.adapter.tradfri.0 created
                                ! host.ioBroker-RasPi
                                ! 2018-11-29 18:30:26.484
                                ! info
                                ! object change system.adapter.tradfri.0
                                ! iobroker
                                ! 2018-11-29 18:30:26.426
                                ! info
                                ! host.ioBroker-RasPi object system.adapter.tradfri.0.alive created
                                ! iobroker
                                ! 2018-11-29 18:30:26.391
                                ! info
                                ! host.ioBroker-RasPi object system.adapter.tradfri.0.connected created
                                ! iobroker
                                ! 2018-11-29 18:30:26.355
                                ! info
                                ! host.ioBroker-RasPi object system.adapter.tradfri.0.memHeapUsed created
                                ! iobroker
                                ! 2018-11-29 18:30:26.320
                                ! info
                                ! host.ioBroker-RasPi object system.adapter.tradfri.0.memHeapTotal created
                                ! iobroker
                                ! 2018-11-29 18:30:26.285
                                ! info
                                ! host.ioBroker-RasPi object system.adapter.tradfri.0.memRss created
                                ! iobroker
                                ! 2018-11-29 18:30:26.248
                                ! info
                                ! host.ioBroker-RasPi object system.adapter.tradfri.0.uptime created
                                ! iobroker
                                ! 2018-11-29 18:30:26.213
                                ! info
                                ! host.ioBroker-RasPi object system.adapter.tradfri.0.inputCount created
                                ! iobroker
                                ! 2018-11-29 18:30:26.180
                                ! info
                                ! host.ioBroker-RasPi object system.adapter.tradfri.0.outputCount created
                                ! iobroker
                                ! 2018-11-29 18:30:26.147
                                ! info
                                ! host.ioBroker-RasPi object tradfri.0.info created
                                ! iobroker
                                ! 2018-11-29 18:30:26.116
                                ! info
                                ! host.ioBroker-RasPi object tradfri.0.info.connection created
                                ! iobroker
                                ! 2018-11-29 18:30:26.105
                                ! info
                                ! host.ioBroker-RasPi create instance tradfri
                                ! iobroker
                                ! 2018-11-29 18:30:24.652
                                ! info
                                ! add tradfri –host ioBroker-RasPi
                                ! iobroker
                                ! 2018-11-29 18:30:17.954
                                ! info
                                ! exit 0
                                ! iobroker
                                ! 2018-11-29 18:30:17.848
                                ! info
                                ! host.ioBroker-RasPi Deleting 103 state(s).
                                ! host.ioBroker-RasPi
                                ! 2018-11-29 18:30:17.843
                                ! info
                                ! object deleted system.adapter.tradfri.0
                                ! host.ioBroker-RasPi
                                ! 2018-11-29 18:30:17.842
                                ! info
                                ! object change system.adapter.tradfri.0
                                ! iobroker
                                ! 2018-11-29 18:30:16.957
                                ! info
                                ! host.ioBroker-RasPi Deleting 165 object(s).
                                ! iobroker
                                ! 2018-11-29 18:30:14.124
                                ! info
                                ! host.ioBroker-RasPi Counted 8 states (system.adapter.tradfri.0.) from states
                                ! iobroker
                                ! 2018-11-29 18:30:14.121
                                ! info
                                ! host.ioBroker-RasPi Counted 95 states (tradfri.0.
                                ) from states
                                ! iobroker
                                ! 2018-11-29 18:30:14.108
                                ! info
                                ! host.ioBroker-RasPi Counted 129 states of tradfri.0
                                ! iobroker
                                ! 2018-11-29 18:30:13.921
                                ! info
                                ! host.ioBroker-RasPi Counted 20 channels of tradfri.0
                                ! iobroker
                                ! 2018-11-29 18:30:13.891
                                ! info
                                ! host.ioBroker-RasPi Counted 15 devices of tradfri.0
                                ! iobroker
                                ! 2018-11-29 18:30:13.859
                                ! info
                                ! host.ioBroker-RasPi Counted 1 instances of tradfri
                                ! iobroker
                                ! 2018-11-29 18:30:13.777
                                ! info
                                ! Delete adapter "tradfri.0"

                                Und das nach der Installation mit dem Startversuch:

                                ! host.ioBroker-RasPi
                                ! 2018-11-29 18:33:54.672
                                ! info
                                ! Restart adapter system.adapter.tradfri.0 because enabled
                                ! host.ioBroker-RasPi
                                ! 2018-11-29 18:33:54.672
                                ! error
                                ! instance system.adapter.tradfri.0 terminated with code 1 ()
                                ! Caught
                                ! 2018-11-29 18:33:54.672
                                ! error
                                ! by controller[0]: at Function.Module._load (module.js:498:3)
                                ! Caught
                                ! 2018-11-29 18:33:54.672
                                ! error
                                ! by controller[0]: at tryModuleLoad (module.js:506:12)
                                ! Caught
                                ! 2018-11-29 18:33:54.672
                                ! error
                                ! by controller[0]: at Module.load (module.js:566:32)
                                ! Caught
                                ! 2018-11-29 18:33:54.671
                                ! error
                                ! by controller[0]: at Object.Module._extensions..js (module.js:664:10)
                                ! Caught
                                ! 2018-11-29 18:33:54.671
                                ! error
                                ! by controller[0]: at Module._compile (module.js:653:30)
                                ! Caught
                                ! 2018-11-29 18:33:54.671
                                ! error
                                ! by controller[0]: at Object. <anonymous>(/opt/iobroker/node_modules/node-dtls-client/build/lib/AEADCrypto.js:54:47)
                                ! Caught
                                ! 2018-11-29 18:33:54.671
                                ! error
                                ! by controller[0]: at require (internal/module.js:11:18)
                                ! Caught
                                ! 2018-11-29 18:33:54.671
                                ! error
                                ! by controller[0]: at Module.require (module.js:597:17)
                                ! Caught
                                ! 2018-11-29 18:33:54.671
                                ! error
                                ! by controller[0]: at Function.Module._load (module.js:475:25)
                                ! Caught
                                ! 2018-11-29 18:33:54.671
                                ! error
                                ! by controller[0]: at Function.Module._resolveFilename (module.js:548:15)
                                ! Caught
                                ! 2018-11-29 18:33:54.670
                                ! error
                                ! by controller[0]: Error: Cannot find module 'node-aead-crypto'
                                ! Caught
                                ! 2018-11-29 18:33:54.670
                                ! error
                                ! by controller[0]: ^
                                ! Caught
                                ! 2018-11-29 18:33:54.670
                                ! error
                                ! by controller[0]: throw err;
                                ! Caught
                                ! 2018-11-29 18:33:54.670
                                ! error
                                ! by controller[0]: module.js:550
                                ! host.ioBroker-RasPi
                                ! 2018-11-29 18:33:54.057
                                ! info
                                ! instance system.adapter.tradfri.0 started with pid 1793</anonymous>

                                Grüsse,

                                hemig

                                1 Antwort Letzte Antwort
                                0
                                • AlCalzoneA Offline
                                  AlCalzoneA Offline
                                  AlCalzone
                                  Developer
                                  schrieb am zuletzt editiert von
                                  #149

                                  Da muss ich dich leider enttäuschen… du hast nur die Instanz gelöscht und wieder hinzugefügt.

                                  Machs mal über die Konsole:

                                  cd /opt/iobroker
                                  iobroker del tradfri
                                  npm i iobroker.tradfri
                                  iobroker add tradfri
                                  

                                  Das Log bitte vom 3. Befehl.

                                  Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                                  1 Antwort Letzte Antwort
                                  0
                                  • H Offline
                                    H Offline
                                    hemig
                                    schrieb am zuletzt editiert von
                                    #150

                                    Sorry Anfänger…

                                    Jetzt läuft der Adapter wieder, es würde mich allerdings interessieren was ich falsch gemacht hatte.

                                    Danke!

                                    ! pi@ioBroker-RasPi:/opt/iobroker $ npm i iobroker.tradfri
                                    ! > node-aead-crypto@2.1.3 install /opt/iobroker/node_modules/node-aead-crypto
                                    ! > node lib/install.js
                                    ! running default installation script
                                    ! > node-aead-crypto@2.1.3 install:default /opt/iobroker/node_modules/node-aead-crypto
                                    ! > prebuild-install || node-gyp rebuild
                                    ! prebuild-install WARN install /opt/iobroker/node_modules/node-aead-crypto/build/Release/node-aead-crypto.node: wrong ELF class: ELFCLASS64
                                    ! make: Verzeichnis „/opt/iobroker/node_modules/node-aead-crypto/build“ wird betreten
                                    ! CXX(target) Release/obj.target/node-aead-crypto/src/node-aes-ccm.o
                                    ! CXX(target) Release/obj.target/node-aead-crypto/src/node-aes-gcm.o
                                    ! CXX(target) Release/obj.target/node-aead-crypto/src/addon.o
                                    ! SOLINK_MODULE(target) Release/obj.target/node-aead-crypto.node
                                    ! COPY Release/node-aead-crypto.node
                                    ! make: Verzeichnis „/opt/iobroker/node_modules/node-aead-crypto/build“ wird verlassen
                                    ! npm WARN hoist-non-react-statics@3.1.0 requires a peer of react@>=14.x but none is installed. You must install peer dependencies yourself.
                                    ! npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
                                    ! npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
                                    ! npm WARN react-redux@5.1.1 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
                                    ! npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):
                                    ! npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                    ! + iobroker.tradfri@1.5.4
                                    ! added 22 packages from 23 contributors and audited 5050 packages in 108.082s
                                    ! found 78 vulnerabilities (45 low, 10 moderate, 23 high)
                                    ! run npm audit fix to fix them, or npm audit for details
                                    ! pi@ioBroker-RasPi:/opt/iobroker $ iobroker add tradfri
                                    ! host.ioBroker-RasPi install adapter tradfri
                                    ! npm install –production (System call) in "/opt/iobroker/node_modules/iobroker.tradfri"
                                    ! npm WARN deprecated text-encoding@0.6.4: no longer maintained
                                    ! npm WARN deprecated nomnom@1.6.2: Package no longer supported. Contact support@npmjs.com for more info.
                                    ! prebuild-install WARN install /opt/iobroker/node_modules/iobroker.tradfri/node_modules/node-aead-crypto/build/Release/node-aead-crypto.node: wrong ELF class: ELFCLASS64
                                    ! npm notice created a lockfile as package-lock.json. You should commit this file.
                                    ! got /opt/iobroker/node_modules/iobroker.tradfri/admin
                                    ! upload [20] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/tradfri.png tradfri.png image/png
                                    ! upload [19] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/style.css style.css text/css
                                    ! upload [18] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/index.html index.html text/html
                                    ! upload [17] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/icons/remote_dimmer.png icons/remote_dimmer.png image/png
                                    ! upload [16] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/icons/remote.png icons/remote.png image/png
                                    ! upload [15] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/icons/plug.png icons/plug.png image/png
                                    ! upload [14] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/icons/panel_ws.png icons/panel_ws.png image/png
                                    ! upload [13] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/icons/panel.png icons/panel.png image/png
                                    ! upload [12] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/icons/motion_sensor.png icons/motion_sensor.png image/png
                                    ! upload [11] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/icons/gu10_ws.png icons/gu10_ws.png image/png
                                    ! upload [10] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/icons/gu10_2700k.png icons/gu10_2700k.png image/png
                                    ! upload [9] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/icons/gu10.png icons/gu10.png image/png
                                    ! upload [8] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/icons/gateway.png icons/gateway.png image/png
                                    ! upload [7] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/icons/door_ws.png icons/door_ws.png image/png
                                    ! upload [6] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/icons/bulb_ws.png icons/bulb_ws.png image/png
                                    ! upload [5] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/icons/bulb_rgb.png icons/bulb_rgb.png image/png
                                    ! upload [4] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/icons/bulb_2700k.png icons/bulb_2700k.png image/png
                                    ! upload [3] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/icons/bulb.png icons/bulb.png image/png
                                    ! upload [2] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/build/vendor.bundle.js build/vendor.bundle.js application/javascript
                                    ! upload [1] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/build/runtime.bundle.js build/runtime.bundle.js application/javascript
                                    ! upload [0] tradfri.admin /opt/iobroker/node_modules/iobroker.tradfri/admin/build/main.bundle.js build/main.bundle.js application/javascript
                                    ! host.ioBroker-RasPi object system.adapter.tradfri created
                                    ! host.ioBroker-RasPi create instance tradfri
                                    ! host.ioBroker-RasPi object tradfri.0.info.connection created
                                    ! host.ioBroker-RasPi object tradfri.0.info created
                                    ! host.ioBroker-RasPi object system.adapter.tradfri.0.outputCount created
                                    ! host.ioBroker-RasPi object system.adapter.tradfri.0.inputCount created
                                    ! host.ioBroker-RasPi object system.adapter.tradfri.0.uptime created
                                    ! host.ioBroker-RasPi object system.adapter.tradfri.0.memRss created
                                    ! host.ioBroker-RasPi object system.adapter.tradfri.0.memHeapTotal created
                                    ! host.ioBroker-RasPi object system.adapter.tradfri.0.memHeapUsed created
                                    ! host.ioBroker-RasPi object system.adapter.tradfri.0.connected created
                                    ! host.ioBroker-RasPi object system.adapter.tradfri.0.alive created
                                    ! host.ioBroker-RasPi object system.adapter.tradfri.0 created
                                    ! pi@ioBroker-RasPi:/opt/iobroker $

                                    Grüsse,

                                    hemig

                                    1 Antwort Letzte Antwort
                                    0
                                    • L Offline
                                      L Offline
                                      Lucca2018
                                      schrieb am zuletzt editiert von
                                      #151

                                      Hallo . Ich habe eine Fragewisse zum Tradfri System

                                      Gibt es eine Rückmeldung der Lampen über Ihren Status, so dass man ihn abfragen kann?

                                      LG

                                      1 Antwort Letzte Antwort
                                      0
                                      • AlCalzoneA Offline
                                        AlCalzoneA Offline
                                        AlCalzone
                                        Developer
                                        schrieb am zuletzt editiert von
                                        #152

                                        Ja, solange sie am Strom hängen bekommt ioBroker alle Änderungen sofort mit.

                                        Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                                        1 Antwort Letzte Antwort
                                        0
                                        • L Offline
                                          L Offline
                                          Lucca2018
                                          schrieb am zuletzt editiert von
                                          #153

                                          super, danke für Deine Mühe !

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          881

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe