/usr/local/lib
npm ERR! invalid: [email protected] /usr/local/lib/node_modules/npm/node_modules/tar/node_modules/minizlib
/usr/local/lib
npm ERR! invalid: [email protected] /usr/local/lib/node_modules/npm/node_modules/tar/node_modules/minizlib
*** 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=libdns_sd&e=node>
*** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in 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-compa…node&f=DNSServiceRegister>
[2018-3-1 15:23:46] Loaded plugin: homebridge-commandgaragedoor
[2018-3-1 15:23:46] Registering accessory 'homebridge-commandgaragedoor.CommandGarageDoor'
[2018-3-1 15:23:46] ---
[2018-3-1 15:23:46] Loaded plugin: homebridge-people
[2018-3-1 15:23:46] Registering accessory 'homebridge-people.people'
[2018-3-1 15:23:46] ---
[2018-3-1 15:23:46] Loaded plugin: homebridge-raspberrypi-temperature
[2018-3-1 15:23:46] Registering accessory 'homebridge-raspberrypi-temperature.RaspberryPiTemperature'
[2018-3-1 15:23:46] ---
[2018-3-1 15:23:46] Loaded plugin: homebridge-wol
[2018-3-1 15:23:46] Registering accessory 'homebridge-wol.NetworkDevice'
[2018-3-1 15:23:46] ---
[2018-3-1 15:23:46] Loaded config.json with 4 accessories and 0 platforms.
[2018-3-1 15:23:46] ---
[2018-3-1 15:23:46] Loading 4 accessories...
[2018-3-1 15:23:46] [Example PC] Initializing NetworkDevice accessory...
[2018-3-1 15:23:46] [Pi Temp] Initializing RaspberryPiTemperature accessory...
[2018-3-1 15:23:46] [Hofeinfahrt] Initializing CommandGarageDoor accessory...
/usr/local/lib/node_modules/homebridge/lib/api.js:64
throw new Error("The requested accessory '" + name + "' was not registered by any plugin.");
^
Error: The requested accessory 'SonoffTasmotaHTTP' was not registered by any plugin.
at API.accessory (/usr/local/lib/node_modules/homebridge/lib/api.js:64:13)
at Server._loadAccessories (/usr/local/lib/node_modules/homebridge/lib/server.js:264:42)
at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:86:38)
at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:40:10)
at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
at Module._compile (module.js:643:30)
at Object.Module._extensions..js (module.js:654:10)
at Module.load (module.js:556:32)
at tryModuleLoad (module.js:499:12)
at Function.Module._load (module.js:491:3)
Raspi neu aufgesetzt.
Habe das gleiche Problem.
Alle Apps haben die gleich Fehlermeldung: keine Antwort
hier mein config.
{
"bridge":{
"name":"Homebridge",
"username":"CD:22:3D:E3:CE:62",
"port":51826,
"pin":"031-45-238"
},
"accessories":[
{
"ip":"192.168.178.1",
"accessory":"NetworkDevice",
"pingInterval":"15",
"mac":"EX:AM:PL:E:PC",
"wakeGraceTime":"20",
"name":"Example PC",
"shutdownGraceTime":"45"
},
{
"accessory":"RaspberryPiTemperature",
"name":"Pi Temp"
},
{
"accessory":"CommandGarageDoor",
"manufacturer":"selfmade",
"simulateTimeOpening":3,
"model":"model x",
"serialnumber":"y",
"simulateTimeOpen":5,
"command":"curl http://192.168.178.57/cm?cmnd=Power1%20TOGGLE",
"name":"Hofeinfahrt",
"simulateTimeClosing":2
},
{
"accessory":"SonoffTasmotaHTTP",
"name":"Garten",
"hostname":"192.168.178.53"
}
]
}
Hallo
Plugin habe ich installiert.
Leider wird die Homebridge nicht erkannt.
Konnte beobachten,das die Homebridge immer wieder kurz stoppt.
Habe mir gerade einen neuen Pi3 bestellt.
Werde den neu aufsetzen und das gehts weiter.
Danke
muss das so aussehen?
Jetzt wird die Homebridge nicht mehr gefunden.
pi@raspberrypi:~ $ sudo npm i Homebridge-sonoff-tasmota-http -g
npm ERR! code E404
npm ERR! 404 Not Found: Homebridge-sonoff-tasmota-http@latest
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2018-02-24T19_45_27_101Z-debug.log
OK Danke
Config.json habe ich angepasst.
Aber ich finde nicht wie ich das Plugin installieren soll.
Hallo
Ich will mein Sonoff Basic mit Tasmota Firmware in meine Homebridge einbinden.
Muss ich ein Plugin nehmen?
Wenn ja bitte welches?
Und was muss ich in die config.json eintagen.
Danke
Danke für deine unterstützung.
Jetzt habe auch ich es hin bekommen.
Da ich aber nicht mit Endlagensensoren arbeite, bekomme ich eine Meldung "keine Antwort"
Ist das normal so, wenn keine Sensoren verbaut sind ?
Oder kann ich da noch etwas einstellen.
Danke
ok
und was soll ich jetzt tun?
Ich habe aber sonst keine 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=libdns_sd&e=node>
*** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in 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-compa…node&f=DNSServiceRegister>
[2018-2-20 20:48:58] Loaded plugin: homebridge-commandgaragedoor
[2018-2-20 20:48:58] Registering accessory 'homebridge-commandgaragedoor.CommandGarageDoor'
[2018-2-20 20:48:58] ---
[2018-2-20 20:48:58] Loaded config.json with 1 accessories and 0 platforms.
[2018-2-20 20:48:58] ---
[2018-2-20 20:48:58] Loading 0 platforms...
[2018-2-20 20:48:58] Loading 1 accessories...
[2018-2-20 20:48:58] [Hofeinfahrt] Initializing CommandGarageDoor accessory...
Setup Payload:
X-HM://0023ISYWY86L8
Scan this code with your HomeKit app on your iOS device to pair with Homebridge:
Or enter this code with your HomeKit app on your iOS device to pair with Homebridge:
??????????????
? 031-45-154 ?
??????????????
events.js:183
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE :::51826
at Object._errnoException (util.js:1024:11)
at _exceptionWithHostPort (util.js:1046:20)
at Server.setupListenHandle [as _listen2] (net.js:1351:14)
at listenInCluster (net.js:1392:12)
at Server.listen (net.js:1476:7)
at EventedHTTPServer.listen (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/eventedhttp.js:60:19)
at HAPServer.listen (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/HAPServer.js:158:20)
at Bridge.Accessory.publish (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:607:16)
at Server._publish (/usr/local/lib/node_modules/homebridge/lib/server.js:126:16)
at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:96:10)
Den Raspi habe ich neu gestartet.
Hi
raspi habe ich neu gestartet.
Lege ihn gerade neu auf.
Wie genau muss ich das Plugin :CommandGarageDoor
Insatllieren??
Hallo Marco73
Habe ich gemacht.
jetzt geht nichts mehr.Selbst Homebridge wird nicht mehr gefunden.
Hi
Ich benutze dieses Image aus diesem Forum.
RasPi3_hbridge_stretch_full_8gb4krnl.9.60_04112017-SD
hier die 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=libdns_sd&e=node>
*** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in 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-compa…node&f=DNSServiceRegister>
[2018-2-19 20:24:05] Loaded plugin: homebridge-commandgaragedoor
[2018-2-19 20:24:05] Registering accessory 'homebridge-commandgaragedoor.CommandGarageDoor'
[2018-2-19 20:24:05] ---
[2018-2-19 20:24:05] config.json (/root/.homebridge/config.json) not found.
Setup Payload:
X-HM://0023ISYWY4F82
Scan this code with your HomeKit app on your iOS device to pair with Homebridge:
Or enter this code with your HomeKit app on your iOS device to pair with Homebridge:
??????????????
? 031-45-154 ?
??????????????
/usr/local/lib/node_modules/homebridge/node_modules/mdns/lib/advertisement.js:56
dns_sd.DNSServiceRegister(self.serviceRef, flags, ifaceIdx, name,
^
Error: dns service error: name conflict
at new Advertisement (/usr/local/lib/node_modules/homebridge/node_modules/mdns/lib/advertisement.js:56:10)
at Object.create [as createAdvertisement] (/usr/local/lib/node_modules/homebridge/node_modules/mdns/lib/advertisement.js:64:10)
at Advertiser.startAdvertising (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Advertiser.js:47:30)
at Bridge.Accessory._onListening (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:661:20)
at emitOne (events.js:116:13)
at HAPServer.emit (events.js:211:7)
at HAPServer._onListening (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/HAPServer.js:190:8)
at emitOne (events.js:116:13)
at EventedHTTPServer.emit (events.js:211:7)
at EventedHTTPServer.<anonymous> (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/eventedhttp.js:65:10)
so
hier meine config.json
{
"bridge":{
"name":"Homebridge",
"username":"CC:22:3D:E3:CE:30",
"port":51826,
"pin":"031-45-154"
},
"platforms":[
],
"accessories":[
{
"accessory":"CommandGarageDoor",
"manufacturer":"selfmade",
"simulateTimeOpening":3,
"model":"model x",
"serialnumber":"y",
"simulateTimeOpen":5,
"command":"curl http://192.168.178.57/cm?cmnd=Power1%20on",
"name":"Hofeinfahrt",
"simulateTimeClosing":2
}
]
}
Hallo
Da ich wohl zu do.... bin .Und ich nicht in der Lage bin das Problem zu lösen.
Ist jemand bereit mir ein fertiges Homebridge Image zur Verfügung zu stellen.
Ich möchte nur meine Sonoff (Tasmota) Schalter damit schalten.
Vielleicht ist ja jemand bereit.
Danke