Versionsupdates: iOS, macOS, Homebridge, npm, Node.js, Plugins, Apps, Firmware und sonstiges ...

  • homebridge-hue 0.9.1


    Enhancement:
    Map triple press and quadruple press to Long Press, see #333.


    Hat jemand ein config.json Beispiel?

  • deconz-2.05.22-qt5.deb


    Kann mir jemand kurz sagen wie ich deCONZ Update kann? Stehe auf dem Schlauch.

  • Einfach drüber Installieren.

  • pi@hbridge2:~ $ npm -v

    6.0.0

    pi@hbridge2:~ $ sudo npm list -g --depth=0

    /usr/local/lib

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]

    ??? [email protected]


    bis jetzt keine Probleme

  • node 10.0.0


    auch noch nicht getestet.

  • Auf meinem Raspberry Pi3B macht Node 10.0 probleme. Nach der Installation Von Node 10.0 startet Hombridge nicht mehr.


    Dann habe ich versucht einen NPM Rebuild zu machen. Da gab es dann auch einen ERROR


    Also wieder zurück auf Node 9.11.1


    hier noch der auszug aus dem .log

    Einmal editiert, zuletzt von FettesB ()

  • Kann ich für meinen Pi 2 B genau so bestätigen. Selbes Vorgehen, selbe Probleme, selben Lösungsversuch, selbes Zurück zu 9.11.1 ;)


    Auf meinem Raspberry Pi3B macht Node 10.0 probleme. Nach der Installation Von Node 10.0 startet Hombridge nicht mehr.


    Dann habe ich versucht einen NPM Rebuild zu machen. Da gab es dann auch einen ERROR


    Also wieder zurück auf Node 9.11.1

    Hilfreich?

  • Homebridge 0.4.39

    pi@raspberrypi:~ $ sudo npm install -g --unsafe-perm homebridge@latest

    /usr/local/bin/homebridge -> /usr/local/lib/node_modules/homebridge/bin/homebridge

    + [email protected]

    updated 2 packages in 43.566s

    pi@raspberrypi:~ $ homebridge

    /usr/local/lib/node_modules/homebridge/node_modules/bindings/bindings.js:96

    throw err

    ^


    Error: Could not locate the bindings file. Tried:

    ? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/build/ed25519.node

    ? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/build/Debug/ed25519.node

    ? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/build/Release/ed25519.node

    ? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/out/Debug/ed25519.node

    ? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/Debug/ed25519.node

    ? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/out/Release/ed25519.node

    ? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/Release/ed25519.node

    ? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/build/default/ed25519.node

    ? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/compiled/9.8.0/linux/arm/ed25519.node

    at bindings (/usr/local/lib/node_modules/homebridge/node_modules/bindings/bindings.js:93:9)

    at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/index.js:1:99)

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

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

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

    at tryModuleLoad (module.js:515:12)

    at Function.Module._load (module.js:507:3)

    at Module.require (module.js:606:17)

    at require (internal/module.js:11:18)

    at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/HAPServer.js:8:15)


    :cursing: