Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Homekit

NEWS

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

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

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

Homekit

Scheduled Pinned Locked Moved ioBroker Allgemein
15 Posts 6 Posters 2.8k 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.
  • S Offline
    S Offline
    Stas
    wrote on last edited by
    #1

    Hallo Leute,

    ich kann den Homekit Adapter nicht installieren, keine neue und keine alte Version.

    Hat jemand mir ein Tip? Muss da sonst noch etwas installiert sein um den ans Laufen zu bringen?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Solear
      wrote on last edited by
      #2

      Etwas mehr Details…

      Worauf installierst du? Ubuntu? Windows? ... ?

      Wie hast du versucht zu installieren? Admin-Webseite? Terminal? Welche Fehlermeldung kommt?

      Schuss ins Blaue: Homekit benötigt. git.

      Git ist installiert?

      Unter Ubuntu kann man Git vorher mit folgendem Befehl im Terminal installieren:

      sudo apt-get install git
      

      Danach Homekit nochmal installieren.

      iobroker als LXC unter Proxmox

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Stas
        wrote on last edited by
        #3

        Hab ioBroker es auf dem RPI2 laufen

        1 Reply Last reply
        0
        • S Offline
          S Offline
          Stas
          wrote on last edited by
          #4

          Da ich den HomeKit Adapter nicht über ioBroker auf dem RPI2 installieren konnte habe ich Homekit mit der Anleitung aus dem FHZ Forum http://homematic-forum.de/forum/viewtop … 19&t=27465 parallel zu ioBroker auf das gleiche System installiert.

          Leider sind jetzt Zugriffszeiten auf die CCU2 wesentlich länger und die pocketHome App brauch auch einen Moment bis ich die bedienen kann.

          Wie sieht es aus wenn der Adapter über ioBroker Läuft? sind dann auch solche Anomalien zu erwarten?

          1 Reply Last reply
          0
          • S Offline
            S Offline
            Solear
            wrote on last edited by
            #5

            Was passiert, wenn du über das Terminal den Adapter Hand installierst:
            > ./iobroker add homekit

            iobroker als LXC unter Proxmox

            1 Reply Last reply
            0
            • S Offline
              S Offline
              Stas
              wrote on last edited by
              #6

              hatte es auch über terminal probiert mit npm und älterer Version. hab ne Fehlermeldung bekommen, weiß nicht mehr genau was da stand, irgendwas mit konnte nicht installiert werden, irgendwas bzw. Verzeichnis fehlt

              1 Reply Last reply
              0
              • S Offline
                S Offline
                Solear
                wrote on last edited by
                #7

                Genau davon brauchen wir jetzt Details. Probiere es nochmal [emoji3]

                Gesendet von iPhone mit Tapatalk

                iobroker als LXC unter Proxmox

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  Stas
                  wrote on last edited by
                  #8

                  Ich probiere es heute Abend

                  1 Reply Last reply
                  0
                  • T Offline
                    T Offline
                    timsch
                    wrote on last edited by
                    #9

                    Ich habe hier gerade so ziemlich das gleiche Problem, daher hänge ich mich hier mal dran.

                    Nachdem ich das Linux auf meinem Raspberry einmal komplett neu installiert habe und ioBroker frisch installiert habe, konnte ich auch einige Adapter (history, flot, vis,…) installieren. Nun möchte ich noch den Homekit adapter installieren bekomme aber folgende Fehler:

                    ! ````
                    $ ./iobroker add homekit
                    npm install iobroker.homekit --production --prefix "/opt/smarthome/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: 2
                    gyp 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.21-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/smarthome/iobroker/node_modules/iobroker.homekit/node_modules/hap-nodejs/node_modules/mdns
                    gyp ERR! node -v v4.6.0
                    gyp ERR! node-gyp -v v3.4.0
                    gyp ERR! not ok
                    ! npm
                    ERR! Linux 4.4.21-v7+
                    npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.homekit" "--production" "--prefix" "/opt/smarthome/iobroker"npm ERR! node v4.6.0
                    npm ERR!
                    npm v2.15.9npm ERR! code ELIFECYCLE
                    ! npm ERR! mdns@2.2.11 install: node-gyp rebuildnpm 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 mdnsnpm 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! /npm-debug.log
                    ! ERROR: host.raspberrypi Cannot install iobroker.homekit: 1
                    ERROR: process exited with code 25</dns_sd.h>

                    
                    Die Installation ist von gestern Abend, entsprechend habe ich hier Nodejs v4.6.0, jsController 0.12.2 und Linux raspberrypi 4.4.21-v7+
                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      Solear
                      wrote on last edited by
                      #10

                      Selbe hier, alles läuft, Adapter liessen sich aktualisieren, nur Homekit lässt sich nicht neu installieren. Fehler siehe Vorposting..

                      iobroker als LXC unter Proxmox

                      1 Reply Last reply
                      0
                      • R Offline
                        R Offline
                        ralalla
                        wrote on last edited by
                        #11

                        Gibt es hierzu eine Lösung ?

                        Habe auch das Problem.

                        Git ist installiert !

                        ioBroker auf Intel NUC mit Proxmox / PiVCCU auf Pi3

                        1 Reply Last reply
                        0
                        • DutchmanD Offline
                          DutchmanD Offline
                          Dutchman
                          Developer Most Active Administrators
                          wrote on last edited by
                          #12

                          @ralalla:

                          Gibt es hierzu eine Lösung ?

                          Habe auch das Problem.

                          Git ist installiert ! `

                          Welchen Fehler bekommst du den beim Installation, bei mir lief alles sauber durch?!

                          Bekommen nur den neuen (yaha) nicht zum laufen

                          Sent from my iPhone using Tapatalk

                          1 Reply Last reply
                          0
                          • apollon77A Offline
                            apollon77A Offline
                            apollon77
                            wrote on last edited by
                            #13

                            Für homekit braucht man ein paar zusätzliche Pakete die man mit apt-get install installieren muss.

                            Ich glaube (erinnere mich aber nicht mehr 100%):

                            libavahi-compat-libdnssd-dev avahi-daemon libnss-mdns

                            Der Fehler sagt das er ein Header-File nicht findet was in dem Fall dann erst installiert wird wenn das Paket dazu da ist

                            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                            1 Reply Last reply
                            0
                            • R Offline
                              R Offline
                              ralalla
                              wrote on last edited by
                              #14
                              sudo apt-get install libavahi-compat-libdnssd-dev 
                              

                              danach funktioniert es dann

                              ioBroker auf Intel NUC mit Proxmox / PiVCCU auf Pi3

                              1 Reply Last reply
                              0
                              • apollon77A Offline
                                apollon77A Offline
                                apollon77
                                wrote on last edited by
                                #15

                                ich brauchte glaube ich avahi und mdns weil ich sonst bei restarts teilweise grosse Probleme mit "Adress already in use" Fehlern hatte. Und da brauchte man dann den avahi-deamon den man neu starten konnte …

                                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                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

                                481

                                Online

                                32.4k

                                Users

                                81.5k

                                Topics

                                1.3m

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

                                • Don't have an account? Register

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