Beiträge von dave09

    hab die Homebridge deinstalliert, node, npm, auch alles neu nun geht so gar nichts mehr :(


    /usr/local/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npm-package-arg/npa.js:6

    let url

    ^^^

    SyntaxError: Unexpected strict mode reserved word

    at exports.runInThisContext (vm.js:73:16)

    at Module._compile (module.js:443:25)

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

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

    at Function.Module._load (module.js:310:12)

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

    at require (module.js:384:17)

    at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/add.js:6:11)

    at Module._compile (module.js:460:26)

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

    npm ERR! Linux 4.9.59+

    npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "outdated" "-g"

    npm ERR! node v0.12.6

    npm ERR! npm v2.11.2


    npm ERR! /usr/local/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npm-package-arg/npa.js:6

    npm ERR! let url

    npm ERR! ^^^

    npm ERR! Unexpected strict mode reserved word

    npm ERR!

    npm ERR! If you need help, you may report this error at:

    npm ERR! <https://github.com/npm/npm/issues>

    Lehrgeld bezahlt ?

    morgen bin am verzweifeln nachdem ich das homebridge-weather-station-extended nicht zum laufen bekommen habe und mir veraltete node, Homebridge und hue-plugin Versionen angezeigt wurden dachte ich mir ich update mal alles seitdem bekomme ich die Homebridge nicht mehr zum starten. ich habe rebuild usw versucht doch es wird weiterhin folgender Fehler ausgeworfen. woran kann es liegen


    module.js:559

    throw err;

    ^


    Error: Cannot find module './lib/Accessory.js'

    at Function.Module._resolveFilename (module.js:557:15)

    at Function.Module._load (module.js:484:25)

    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/index.js:1:79)

    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)





    ich habe das plugin installiert und folgender Fehler wird ausgeworfen, ich kann diesen jedoch nicht zuordnen woran es liegt, habt ihr eine Idee?

    Code
    /usr/local/lib/node_modules/homebridge-weather-station-extended/node_modules/fakegato-history/fakegato-history.js:498
                            homebridge.globalFakeGatoTimer.addData({entry: entry, service: this});
                                                           ^
    
    TypeError: homebridge.globalFakeGatoTimer.addData is not a function
        at FakeGatoHistory.addEntry (/usr/local/lib/node_modules/homebridge-weather-station-extended/node_modules/fakegato-history/fakegato-history.js:498:38)
        at Object.addHistory (/usr/local/lib/node_modules/homebridge-weather-station-extended/index.js:396:40)
        at ontimeout (timers.js:386:14)
        at tryOnTimeout (timers.js:250:5)
        at Timer.listOnTimeout (timers.js:214:5)


    config sieht wie folgt aus


    Gehts um den Token? Dann solltest du nach der Anleitung oben gehen.


    Englisch Language pack hat übrigens heute geklappt :)

    ja genau. ich habe leider alle backups verschlüsselt!

    die andere Variante über den raspi ist im Endeffekt ja nichts anderes als wenn ich es über das Mac Terminal mache.

    ich befinde mich im Sauger wlan jedoch sucht und sucht das miii plugin aber es passiert NICHTS!

    ich versuche mich momentan auch daran den mi robot in die Homebridge zu integrieren und den token auszulesen.

    an meinem mac erreiche ich über den Terminal jedoch nichts.

    ich befinde mich im wlan des Saugers, aber das miii plugin sucht und sucht aber es kommt keine Rückmeldung. jmd eine Idee?


    Code
    INFO  Discovering devices. Press Ctrl+C to stop.

    Wie sieht Deine Config.json aus ?

    Hatte das gleiche Problem am Wochenende und es lag an der Config.json.


    versuch mal so zu installieren


    sudo npm i -g homebridge-sonoff-tasmota-http

    ok die installation hat schon mal funktioniert, danke!

    aber ich bekomme beim Start der Homebridge folgende Fehlermeldung


    habe das tasmota-http plugin installiert, leider gibt es einen Fehler bei der Installation, kann mir dort jmd weiterhelfen?


    Zitat