Beiträge von cooljeam

    hm ich steh wohl auf dem Schlauch... da hab ich wohl nicht alles an den richtigen Fleck installiert.

    Homebridge ist zwar im Homekit auf dem IPhone angemeldet aber von Fritz ist nix zu sehen

    Ich habe alles so vorbereitet wie hier https://www.pihome.de/2018/02/…ebridge-mit-raspberry-pi/ und dann wohl beim Fritz.plugin installieren einen Fehler gemacht.


    sudo homebridge

    *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.

    *** WARNING *** Please fix your application to use the native API of Avahi!

    *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libd ns_sd&e=node>

    *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not su pported (or only supported partially) in the Apple Bonjour compatibility layer o f Avahi.

    *** WARNING *** Please fix your application to use the native API of Avahi!

    *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libd ns_sd&e=node&f=DNSServiceRegister>

    [2018-10-21 00:13:18] Loaded plugin: homebridge-config-ui-x

    [2018-10-21 00:13:18] Registering platform 'homebridge-config-ui-x.config'

    [2018-10-21 00:13:18] ---

    [2018-10-21 00:13:18] ====================

    [2018-10-21 00:13:18] ERROR LOADING PLUGIN homebridge-fritz:

    [2018-10-21 00:13:18] Error: Plugin /usr/local/lib/node_modules/homebridge-fritz requires a HomeBridge version of ^0.4.38 which does not satisfy the current Hom eBridge version of 0.4.33. You may need to upgrade your installation of HomeBrid ge.

    at Plugin.load (/usr/local/lib/node_modules/homebridge/lib/plugin.js:56:11)

    at Server.<anonymous> (/usr/local/lib/node_modules/homebridge/lib/server.js: 142:14)

    at Array.forEach (<anonymous>)

    at Server._loadPlugins (/usr/local/lib/node_modules/homebridge/lib/server.js :138:22)

    at new Server (/usr/local/lib/node_modules/homebridge/lib/server.js:56:24)

    at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:26:16)

    at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge :17:22)

    at Module._compile (module.js:635:30)

    at Object.Module._extensions..js (module.js:646:10)

    at Module.load (module.js:554:32)

    [2018-10-21 00:13:18] ===================