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 Service with the same UUID #1

Open
SullysRants opened this issue Feb 15, 2022 · 0 comments
Open

Cannot add a Service with the same UUID #1

SullysRants opened this issue Feb 15, 2022 · 0 comments

Comments

@SullysRants
Copy link

SullysRants commented Feb 15, 2022

Error: Cannot add a Service with the same UUID '000000BA-0000-1000-8000-0026BB765291' and subtype '3111735' as another Service in this Accessory.
at Accessory.addService (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:473:17)
at PlatformAccessory.addService (/usr/local/lib/node_modules/homebridge/src/platformAccessory.ts:93:41)
at FilterService.getOrCreateMainFilterService (/usr/local/lib/node_modules/@sclevine/homebridge-airmega/lib/services/FilterService.ts:29:40)
at FilterService.register (/usr/local/lib/node_modules/@sclevine/homebridge-airmega/lib/services/FilterService.ts:9:34)
at AirmegaPlatform.registerServices (/usr/local/lib/node_modules/@sclevine/homebridge-airmega/lib/AirmegaPlatform.ts:79:19)
at AirmegaPlatform.registerAccessory (/usr/local/lib/node_modules/@sclevine/homebridge-airmega/lib/AirmegaPlatform.ts:61:10)
at /usr/local/lib/node_modules/@sclevine/homebridge-airmega/lib/AirmegaPlatform.ts:37:48
at Array.forEach ()
at /usr/local/lib/node_modules/@sclevine/homebridge-airmega/lib/AirmegaPlatform.ts:37:23

Plugin homebridge-airmega v3.1.10
HomeBridge v1.4.0
Node.js Version v17.4.0

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

1 participant