homebridge-vera
homebridge-vera copied to clipboard
Unhandled rejection Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory:
Hi, I could use some help with this error. I already deleted the persist and accessories folders and restarted with no success. Any help would be great.
Log:
[10/20/2018, 6:42:40 PM] [Vera] Initializing platform accessory 'Estores qd chego à noite'...
[10/20/2018, 6:42:40 PM] [Vera] Initializing platform accessory 'Porta'...
Unhandled rejection Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: d227b333-5eda-46e4-9c94-bae686a11767
at Bridge.Accessory.addBridgedAccessory (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:264:13)
at Server.
I have the same problem!
i have the same problem
I have the same problem, has anyone figured out how to get around or fix this?
This works good for listing your devices and finding duplicates: http://192.168.xxx.xxx:3480/data_request?id=invoke
Mine was a scene so I used: http://ip_address:3480/data_request?id=scene&action=delete&scene=5
Still not able to connect but at least the homebridge is starting up.
Finally got mine to work. I deleted the ~/.homebridge/persists folder, and changed my username. But I think the actually fix was updating node to v10+, it seems it is required but never complains about it.