Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot add a bridged Accessory with the same UUID as another bridged Accessory #89

Open
KyrreP opened this issue Apr 1, 2021 · 2 comments

Comments

@KyrreP
Copy link

KyrreP commented Apr 1, 2021

The Telldus plugin has worked perfectly for a year, when I suddenly receive this message. It has happened twice before, and the problem the was solved after creating a new Homebridge for other reasons.
How can I remove the other bridged Acessory?
[Telldus] Cannot add a bridged Accessory with the same UUID as another bridged Accessory: 3e78e8df-fc11-4df3-bc4e-1dda87b3bba4
(node:854) UnhandledPromiseRejectionWarning: Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: 3e78e8df-fc11-4df3-bc4e-1dda87b3bba4
at Bridge.Accessory.addBridgedAccessory (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:564:15)
at /usr/local/lib/node_modules/homebridge/src/bridgeService.ts:547:25
at Array.forEach ()
at /usr/local/lib/node_modules/homebridge/src/bridgeService.ts:534:21
at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18
at /homebridge/node_modules/homebridge-telldus/index.js:142:6
(Use node --trace-warnings ... to show where the warning was created)
(node:854) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:854) [DEP0018] 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.

@mifi
Copy link
Collaborator

mifi commented Apr 2, 2021

does faq suggestion help?

@KyrreP
Copy link
Author

KyrreP commented Apr 11, 2021

No, I had already studied the faq carefully on beforehand.
I found after trial and error, that a Telldus beta plugin "Import Eliq energy data into Telldus Live!" had to be hidden from Homebridge. Thank you for a very fine Homebridge plugin!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants