You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My guess is the UUID is generated with the name as seed.
Aug 07 16:44:52 pi homebridge[1015]: (node:1015) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: c391edc4-620f-45a3-bed5-30b855b30e99 Aug 07 16:44:52 pi homebridge[1015]: (node:1015) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
The text was updated successfully, but these errors were encountered:
Sorry for the late reply. Life came between me and coding. I'll try to see if I can fix this. Just so that I get what you're trying to do. You've created two groups of lights and named them the same thing?
My guess is the UUID is generated with the name as seed.
Aug 07 16:44:52 pi homebridge[1015]: (node:1015) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: c391edc4-620f-45a3-bed5-30b855b30e99 Aug 07 16:44:52 pi homebridge[1015]: (node:1015) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
The text was updated successfully, but these errors were encountered: