I installed the edomitcz plugin, on mij domoticz only P1-usb is connected.
When I start homebridge, the gas and electra meter are not detected, and i get this message after start:
Code: Select all
events.js:183
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE :::51826
at Object._errnoException (util.js:1022:11)
at _exceptionWithHostPort (util.js:1044: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)
In my config.json is the mqtt set on 1, but i didnt install any mqtt, do i have to?
When try to edit the config.json with nano i get the message: permission denied..
can anyone put me on the right track.. The installation on de raspberry is done on a edomoticz image.