Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Apple Homekit Siri

NEWS

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

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

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

Apple Homekit Siri

Scheduled Pinned Locked Moved ioBroker Allgemein
250 Posts 49 Posters 57.7k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    chka
    wrote on last edited by
    #178

    Bekomme immer noch den Fehler das EVE keine Verbindung aufbauen kann.

    In den Logs sehe ich nichts nur die diversen Aktoren Meldungen und

    homekit-0 2016-04-17 13:38:06 info Node Bridge identify:false

    INTEL NUC BOXNUC6I3SYH i3-6100U - Proxmox

    Speicher: Transcend MTS800 M.2 SSD 128GB SATA III, MLC

    RAM: 40Gig Crucial 8GB DDR4 CT2K8G4SFS824A + 32GB DDR4CT32G4SFD8266

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jack77
      wrote on last edited by
      #179

      Ich kriege Homekit einfach nicht installiert.

      Kriege immer folgenden Fehler…

      ` > $ ./iobroker add homekit

      npm install iobroker.homekit –production --prefix "/opt/iobroker" (System call)

      In file included from ../src/dns_sd.cpp:1:0:../src/mdns.hpp:32:20: fatal error: dns_sd.h: No such file or directory

      #include <dns_sd.h>^

      compilation terminated.

      make: *** [Release/obj.target/dns_sd_bindings/src/dns_sd.o] Error 1

      gyp

      ERR! build error

      gyp ERR! stack Error: make failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)

      gyp ERR! stack at emitTwo (events.js:87:13)

      gyp ERR! stack at ChildProcess.emit (events.js:172:7)

      gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)

      gyp ERR! System Linux 4.1.19-v7+

      gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"

      gyp ERR!

      cwd /opt/iobroker/node_modules/iobroker.homekit/node_modules/hap-nodejs/node_modules/mdns

      gyp ERR! node -v v4.4.3gyp ERR! node-gyp -v v3.3.1

      gyp ERR! not ok

      npm

      ERR!

      Linux 4.1.19-v7+

      npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.homekit" "–production" "--prefix" "/opt/iobroker"npm ERR! node v4.4.3

      npm ERR! npm v2.15.1

      npm ERR! code ELIFECYCLE

      npm ERR! mdns@2.2.11 install: node-gyp rebuild

      npm ERR! Exit status 1

      npm ERR!

      npm ERR! Failed at the mdns@2.2.11 install script 'node-gyp rebuild'.

      npm ERR! This is most likely a problem with the mdns package,npm ERR! not with npm itself.

      npm ERR! Tell the author that this fails on your system:

      npm ERR! node-gyp rebuild

      npm ERR! You can get information on how to open an issue for this project with:

      npm ERR! npm bugs mdns

      npm ERR! Or if that isn't available, you can get their info via:

      npm ERR! npm ERR! npm owner ls mdns

      npm ERR! There is likely additional logging output above.

      npm ERR! Please include the following file with any support request:npm ERR! /opt/npm-debug.log

      ERROR: host.raspberrypi Cannot install iobroker.homekit: 1

      ERROR: process exited with code 25</dns_sd.h> `

      ioBroker ist auf einem Raspi2 mit Debian Jessie installiert.

      Kann mir einer helfen

      1 Reply Last reply
      0
      • HomoranH Do not disturb
        HomoranH Do not disturb
        Homoran
        Global Moderator Administrators
        wrote on last edited by
        #180

        Mögliche Ursache:

        Hast du auch die build essentials installiert ?

        sudo apt-get install -y build-essential
        

        Gruß

        Rainer

        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        1 Reply Last reply
        0
        • B Offline
          B Offline
          Bormann
          wrote on last edited by
          #181

          Bei mir hat nach ewigem rumprobieren die Installation geklappt. Eve findet die Homebridge auch, aber nach der Pin-Abfrage geht es nicht weiter. Das Log gibt keine Hinweise… Habe einen Raspi 3. Ist da jemand schon weiter gekommen?

          VG!

          1 Reply Last reply
          0
          • J Offline
            J Offline
            jack77
            wrote on last edited by
            #182

            @Homoran:

            Mögliche Ursache:

            Hast du auch die build essentials installiert ?

            sudo apt-get install -y build-essential
            

            Gruß

            Rainer `

            Servus Rainer,

            Build Essentials ist installiert.

            Weitere Ideen?

            1 Reply Last reply
            0
            • ruhr70R Offline
              ruhr70R Offline
              ruhr70
              wrote on last edited by
              #183

              Wollte es schnell auf dem neuen Rechner auch mal installieren (über die Weboberfläche Admin):

              Erhalte auch die Fehlermeldungen:

              ! ````
              $ ./iobroker add homekit
              npm install iobroker.homekit --production --prefix "/opt/iobroker" (System call)
              gyp
              WARN
              EACCES
              user "root" does not have permission to access the dev dir "/root/.node-gyp/4.4.3"gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/iobroker.homekit/node_modules/hap-nodejs/node_modules/curve25519/.node-gyp"
              ! gyp
              WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/4.4.3"gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/iobroker.homekit/node_modules/hap-nodejs/node_modules/ed25519/.node-gyp"
              ! gyp
              WARN EACCES
              user "root" does not have permission to access the dev dir "/root/.node-gyp/4.4.3"gyp WARN
              EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/iobroker.homekit/node_modules/hap-nodejs/node_modules/mdns/.node-gyp"
              In file included from ../src/dns_sd.cpp:1:0:../src/mdns.hpp:32:20: fatal error: dns_sd.h: Datei oder Verzeichnis nicht gefunden
              compilation terminated.
              ! make: *** [Release/obj.target/dns_sd_bindings/src/dns_sd.o] Fehler 1
              gyp
              ERR! build error
              gyp
              ERR! stack
              Error: make failed with exit code: 2gyp ERR! stack
              at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)gyp

              ERR!
              stack
              at emitTwo (events.js:87:13)gyp ERR!
              stack
              at ChildProcess.emit (events.js:172:7)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
              gyp ERR! System Linux 4.4.0-21-generic
              gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
              gyp ERR! cwd /opt/iobroker/node_modules/iobroker.homekit/node_modules/hap-nodejs/node_modules/mdns
              gyp
              ERR! node -v v4.4.3gyp ERR! node-gyp -v v3.3.1
              gyp ERR! not ok

              ! gyp
              WARN
              EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/4.4.3"gyp
              WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/iobroker.homekit/node_modules/hap-nodejs/node_modules/srp/node_modules/bignum/.node-gyp"
              npm

              ERR! Linux 4.4.0-21-generic
              npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.homekit" "--production" "--prefix" "/opt/iobroker"npm ERR! node v4.4.3
              npm ERR! npm v2.15.1
              npm ERR! code ELIFECYCLE

              ! npm ERR! mdns@2.2.11 install: node-gyp rebuild
              npm

              ERR! Exit status 1npm ERR!
              npm ERR! Failed at the mdns@2.2.11 install script 'node-gyp rebuild'.
              npm ERR! This is most likely a problem with the mdns package,
              npm ERR! not with npm itself.
              npm ERR! Tell the author that this fails on your system:
              npm ERR! node-gyp rebuild
              npm ERR! You can get information on how to open an issue for this project with:
              npm ERR! npm bugs mdns
              npm ERR! Or if that isn't available, you can get their info via:
              npm ERR!
              npm ERR! npm owner ls mdns
              npm ERR! There is likely additional logging output above.

              ! npm ERR! Please include the following file with any support request:npm ERR! /opt/npm-debug.log
              ! ERROR: host.ubuntu1604server Cannot install iobroker.homekit: 1
              ERROR: process exited with code 25

              
              essentials sind installiert.
              
              ubuntu 16.04 Server
              
              node v4.4.3
              
              npm 2.15.1
              
              js-controller 0.8.10
              
              admin 1.0.3

              Adapter: Fritzbox, Unify Circuit
              Skripte: dynamic hue, Bluetooth Scan, Multi-Ereignisliste

              1 Reply Last reply
              0
              • HomoranH Do not disturb
                HomoranH Do not disturb
                Homoran
                Global Moderator Administrators
                wrote on last edited by
                #184

                Hallo MIchael,

                du hast EACCESS!

                selbst der user root hat keinen Zugriff auf die Dateien!?!
                @ruhr70:

                user "root" does not have permission to access the dev dir "/root/.node-gyp/4.4.3" `
                und das auch noch im /root Verzeichnis

                Bin zwar auch kein Linux-Experte, aber da war mal was. Hast du da was als normaler User installiert und die Rechte liegen beim Besitzer?

                Gruß

                Rainer

                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                1 Reply Last reply
                0
                • ruhr70R Offline
                  ruhr70R Offline
                  ruhr70
                  wrote on last edited by
                  #185

                  @Homoran:

                  Hallo MIchael,

                  du hast EACCESS!

                  selbst der user root hat keinen Zugriff auf die Dateien!?!
                  @ruhr70:

                  user "root" does not have permission to access the dev dir "/root/.node-gyp/4.4.3" `
                  und das auch noch im /root Verzeichnis

                  Bin zwar auch kein Linux-Experte, aber da war mal was. Hast du da was als normaler User installiert und die Rechte liegen beim Besitzer?

                  Gruß

                  Rainer `

                  na da sind wir doch schon zu zweit 😉 (kein Linux Experte).

                  Auf das root-Verzeichnis kommt nur der User root. Gerade noch einmal probiert.

                  Und es ist leer.

                  Adapter: Fritzbox, Unify Circuit
                  Skripte: dynamic hue, Bluetooth Scan, Multi-Ereignisliste

                  1 Reply Last reply
                  0
                  • HomoranH Do not disturb
                    HomoranH Do not disturb
                    Homoran
                    Global Moderator Administrators
                    wrote on last edited by
                    #186

                    @ruhr70:

                    Und es ist leer. `

                    aber du siehst schon den Punkt:@ruhr70:

                    user "root" does not have permission to access the dev dir "/root/****<size size="150">.</size>****node-gyp/4.4.3" `
                    sind das dann nicht versteckte Systemdateien?

                    So soeht es bei mir aus:
                    144_pi__gyp.jpg

                    Gruß

                    Rainer

                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    1 Reply Last reply
                    0
                    • ruhr70R Offline
                      ruhr70R Offline
                      ruhr70
                      wrote on last edited by
                      #187

                      @Homoran:

                      aber du siehst schon den Punkt:@ruhr70:

                      user "root" does not have permission to access the dev dir "/root/****<size size="150">.</size>****node-gyp/4.4.3" sind das dann nicht versteckte Systemdateien?

                      OK, Punkt für Dich 😉

                      ja, die Dateien sind da. Hatten die notwendigen Rechte.

                      Und jetzt wird sich jeder Linux/Security-Profi an den Kopf fassen. Ich habe die dann noch einmal hochgesetzt (auf 777).

                      (für das Verzeichnis 4.4.3 auch)

                      327_node-gyp.jpg

                      Es bleibt wie es ist. Geht nicht.

                      Adapter: Fritzbox, Unify Circuit
                      Skripte: dynamic hue, Bluetooth Scan, Multi-Ereignisliste

                      1 Reply Last reply
                      0
                      • HomoranH Do not disturb
                        HomoranH Do not disturb
                        Homoran
                        Global Moderator Administrators
                        wrote on last edited by
                        #188

                        @ruhr70:

                        OK, Punkt für Dich 😉 `
                        Hatte ihn ja auch extra rot angemalt 😉

                        @ruhr70:

                        Ich habe die dann noch einmal hochgesetzt (auf 777). `

                        hätte ich jetzt auch gemacht.

                        @ruhr70:

                        Es bleibt wie es ist. Geht nicht. `
                        Und genau das gab es schon mal 😞

                        Da muss dann leider der blaue Fuchs noch mal ran - der schafft das!

                        Gruß

                        Rainer

                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        1 Reply Last reply
                        0
                        • ruhr70R Offline
                          ruhr70R Offline
                          ruhr70
                          wrote on last edited by
                          #189

                          @Homoran:

                          Da muss dann leider der blaue Fuchs noch mal ran - der schafft das! `

                          Der schafft alles!

                          Ich habe den Adapter aber auch nur auf Grund des Threads installiert, weil ich sehen wollte, wie es bei mir ist 🙂

                          War erst einmal als Feedback gedacht.

                          Wobei der Homekit-Adapter dann später auf jeden Fall produktiv zum Einsatz kommen soll.

                          Adapter: Fritzbox, Unify Circuit
                          Skripte: dynamic hue, Bluetooth Scan, Multi-Ereignisliste

                          1 Reply Last reply
                          0
                          • C Offline
                            C Offline
                            chka
                            wrote on last edited by
                            #190

                            @Bormann:

                            Bei mir hat nach ewigem rumprobieren die Installation geklappt. Eve findet die Homebridge auch, aber nach der Pin-Abfrage geht es nicht weiter. Das Log gibt keine Hinweise… Habe einen Raspi 3. Ist da jemand schon weiter gekommen?

                            VG! `

                            Bei mir das gleiche egal ob eve oder andere homekit apps

                            INTEL NUC BOXNUC6I3SYH i3-6100U - Proxmox

                            Speicher: Transcend MTS800 M.2 SSD 128GB SATA III, MLC

                            RAM: 40Gig Crucial 8GB DDR4 CT2K8G4SFS824A + 32GB DDR4CT32G4SFD8266

                            1 Reply Last reply
                            0
                            • D Offline
                              D Offline
                              DiJaexxl
                              wrote on last edited by
                              #191

                              Hallo,

                              ich habe einmal eine Frage Richtung Client App auf dem iDevice.

                              Was habt Ihr für Apps auf iPhone und iPad installiert?

                              Gruss aus Bensberg

                              Dirk

                              1 Reply Last reply
                              0
                              • N Offline
                                N Offline
                                Nicku
                                wrote on last edited by
                                #192

                                Guten Abend,

                                ich lese schon eine Weile hier im Forum mit.

                                Leider habe ich auch ein Problem mit dem Homekit-Adapter und hier noch keine passende Lösung gefunden.

                                Ich habe den Adapter installiert bekommen, kann mich auch mit Eve mit der Bridge verbinden und auch die Geräte werden angezeigt. Allerdings läuft er instabil und ich bekomme keinen Status, bzw. kann keine Geräte schalten. Folgendes steht im Log beim Absturz:

                                ! homekit.0 2016-05-01 11:59:14 info homekit.0 Bridge 'ioBroker Bridge' successfully published
                                ! homekit.0 2016-05-01 11:59:14 info homekit.0 hap-nodejs starting…
                                ! homekit.0 2016-05-01 11:59:11 info homekit.0 starting. Version 0.1.4 in /opt/iobroker/node_modules/iobroker.homekit
                                ! homematic-pi 2016-05-01 11:59:06 info host.homematic-pi instance system.adapter.homekit.0 started with pid 29580
                                ! homematic-pi 2016-05-01 11:59:06 info host.homematic-pi instance system.adapter.homekit.0 started with pid 29580
                                ! host-homematic-pi 2016-05-01 11:58:52 info Update repository "default" under "conf/sources-dist.json"
                                ! host-homematic-pi 2016-05-01 11:58:36 info Restart adapter system.adapter.homekit.0 because enabled
                                ! host-homematic-pi 2016-05-01 11:58:36 error instance system.adapter.homekit.0 terminated with code 0 (OK)
                                ! TypeError: 2016-05-01 11:58:36 error at HAPServer._handleCharacteristics (/opt/iobroker/node_modules/iobroker.homekit/node_modules/hap-nodejs/lib/HAPServer.js:724:10)
                                ! TypeError: 2016-05-01 11:58:36 error at HAPServer.emit (events.js:175:7)
                                ! TypeError: 2016-05-01 11:58:36 error at emitThree (events.js:97:13)
                                ! TypeError: 2016-05-01 11:58:36 error at Bridge.Accessory._handleGetCharacteristics (/opt/iobroker/node_modules/iobroker.homekit/node_modules/hap-nodejs/lib/Accessory.js:554:8)
                                ! TypeError: 2016-05-01 11:58:36 error at Array.forEach (native)
                                ! TypeError: 2016-05-01 11:58:36 error at Bridge. (/opt/iobroker/node_modules/iobroker.homekit/node_modules/hap-nodejs/lib/Accessory.js:587:20)
                                ! TypeError: 2016-05-01 11:58:36 error at Characteristic.getValue (/opt/iobroker/node_modules/iobroker.homekit/node_modules/hap-nodejs/lib/Characteristic.js:120:10)
                                ! TypeError: 2016-05-01 11:58:36 error at emit (events.js:172:7)
                                ! TypeError: 2016-05-01 11:58:36 error at emitTwo (events.js:87:13)
                                ! TypeError: 2016-05-01 11:58:36 error at null. (/opt/iobroker/node_modules/iobroker.homekit/main.js:759:37)
                                ! TypeError: 2016-05-01 11:58:36 error Cannot read property 'val' of undefined
                                ! uncaught 2016-05-01 11:58:36 error exception: Cannot read property 'val' of undefined

                                Folgendes, wenn ich versuche ein Gerät zu schalten:

                                ! hm-rpc.0 2016-05-01 11:59:57 error hm-rpc.0 binrpc -> setValue: no dpType for hm-rpc.0.LEQ0476884.1undefined!
                                ! hm-rpc.0 2016-05-01 11:59:52 error hm-rpc.0 binrpc -> setValue: no dpType for hm-rpc.0.LEQ0476884.1undefined!

                                Leider komme ich hier seit Tagen nicht weiter.

                                Hast jemande eine Idee? Danke für die Hilfe.

                                1 Reply Last reply
                                0
                                • L Offline
                                  L Offline
                                  Lenz2k3
                                  wrote on last edited by
                                  #193

                                  Also bei mir funktioniert es perfekt!

                                  Ist es auch möglich die Virtuelle Fernbedienung aus der CCU2 einzubinden? Ich würde darüber dann gerne CCU2-Programme auslösen können? Bei dem homekit-Adapter habe ich jetzt zum Beispiel folgendens Gerät eingebunden:

                                  Switch State HM-RCV-50 11.PRESS_SHORT

                                  in der Elgato-App erkennt er aber kein neues Gerät?

                                  Viele Grüße,

                                  Lenz

                                  1 Reply Last reply
                                  0
                                  • B Offline
                                    B Offline
                                    Bormann
                                    wrote on last edited by
                                    #194

                                    Hi Lenz2k3,

                                    Kannst Du kurz beschreiben, wie Du den Adapter ans Laufen gebracht hast? Ging es einfach so, oder musstest Du etwas spezielles installieren bzw. einstellen?

                                    Danke und VG,

                                    Sebastian

                                    1 Reply Last reply
                                    0
                                    • L Offline
                                      L Offline
                                      Lenz2k3
                                      wrote on last edited by
                                      #195

                                      Ich hatte die selbe Fehlermeldung wie hier oft beschrieben und wollte dann Homebridge installieren auf meinem Raspi. Dann habe ich folgenden Befehl ausgeführt:

                                      sudo apt-get install libavahi-compat-libdnssd-dev

                                      Danach ging es irgendwie…. (Mehr Glück als Verstand :geek: )

                                      1 Reply Last reply
                                      0
                                      • B Offline
                                        B Offline
                                        Bormann
                                        wrote on last edited by
                                        #196

                                        Probiere ich auch mal! Danke!

                                        1 Reply Last reply
                                        0
                                        • B Offline
                                          B Offline
                                          Bormann
                                          wrote on last edited by
                                          #197

                                          Hmm, das hatte ich wohl schon mal versucht, jedenfalls ist dieses Paket schon bei mir installiert. Hat noch jemand Ideen? Ich komme beim Verbinden mit Eve bis zur Pin Abfrage - dann bricht Eve ab. Das Log bleibt leer…

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          739

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe