pi@raspberrypi:~ $ 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-compat?s=libdn ... ceRegister>
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] Loaded plugin: homebridge-edomoticz
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] Registering accessory 'homebridge-edomoticz.eDomoticz'
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] Registering platform 'homebridge-edomoticz.eDomoticz'
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] ---
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] Loaded config.json with 0 accessories and 1 platforms.
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] ---
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] Loading 1 platforms...
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] [eDomoticz] Initializing eDomoticz platform...
[Sat Apr 15 2017 09:09:40 GMT+0000 (UTC)] Loading 0 accessories...
[Sat Apr 15 2017 09:09:41 GMT+0000 (UTC)] [eDomoticz] Initializing platform accessory 'Power Meter'...
[Sat Apr 15 2017 09:09:41 GMT+0000 (UTC)] [eDomoticz] Initializing platform accessory 'Power Meter'...
/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:222
throw new Error("Cannot add a bridged Accessory with the same UUID as another bridged Accessory: " + existing.UUID);
^
Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: 6c70ac18-096c-4261-a81c-101bd4b8a494
at Bridge.Accessory.addBridgedAccessory (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:222:13)
at Server.<anonymous> (/usr/local/lib/node_modules/homebridge/lib/server.js:367:24)
at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/once.js:16:19
at Object.<anonymous> (/usr/local/lib/node_modules/homebridge-edomoticz/index.js:197:7)
at Request._callback (/usr/local/lib/node_modules/homebridge-edomoticz/lib/domoticz.js:87:9)
at Request.self.callback (/usr/local/lib/node_modules/homebridge-edomoticz/node_modules/request/request.js:198:22)
at emitTwo (events.js:87:13)
at Request.emit (events.js:172:7)
at Request.<anonymous> (/usr/local/lib/node_modules/homebridge-edomoticz/node_modules/request/request.js:1082:10)
at emitOne (events.js:82:20)