Advertisement
jsg4

Untitled

Oct 28th, 2016
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. [10/28/2016, 4:20:06 PM] [HomeAssistant] Initializing platform accessory 'Humidity'...
  2. [10/28/2016, 4:20:06 PM] [HomeAssistant] Initializing platform accessory 'Luminance'...
  3. [10/28/2016, 4:20:06 PM] [HomeAssistant] Initializing platform accessory 'Basement Stairs'...
  4. [10/28/2016, 4:20:06 PM] [HomeAssistant] Initializing platform accessory 'Second Floor Hallway'...
  5. [10/28/2016, 4:20:06 PM] [HomeAssistant] Initializing platform accessory 'Luminance'...
  6. /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:222
  7. throw new Error("Cannot add a bridged Accessory with the same UUID as another bridged Accessory: " + existing.UUID);
  8. ^
  9.  
  10. Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: a9cec7df-57cf-4064-bf95-ff7c325ff840
  11. at Bridge.Accessory.addBridgedAccessory (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:222:13)
  12. at Server.<anonymous> (/usr/local/lib/node_modules/homebridge/lib/server.js:364:24)
  13. at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/once.js:15:19
  14. at /usr/local/lib/node_modules/homebridge-homeassistant/index.js:205:7
  15. at Request.onResponse [as _callback] (/usr/local/lib/node_modules/homebridge-homeassistant/index.js:111:7)
  16. at Request.self.callback (/usr/local/lib/node_modules/homebridge-homeassistant/node_modules/request/request.js:186:22)
  17. at emitTwo (events.js:87:13)
  18. at Request.emit (events.js:172:7)
  19. at Request.<anonymous> (/usr/local/lib/node_modules/homebridge-homeassistant/node_modules/request/request.js:1060:10)
  20. at emitOne (events.js:77:13)
  21. at Request.emit (events.js:169:7)
  22. at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/homebridge-homeassistant/node_modules/request/request.js:980:12)
  23. at IncomingMessage.g (events.js:260:16)
  24. at emitNone (events.js:72:20)
  25. at IncomingMessage.emit (events.js:166:7)
  26. at endReadableNT (_stream_readable.js:905:12)
  27. at nextTickCallbackWith2Args (node.js:437:9)
  28. at process._tickCallback (node.js:351:17)
  29. pi@raspberrypi:~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement