Hello,
I am trying to setup a Mirror and make it work with homekit. I’m very unexperienced with coding and basically everything here :)
I followed the instructions and get the following error.
I would appreciate your help a lot!
Thank you in advance:
[11.12.2020, 17:48:04] Loading 2 platforms…
[11.12.2020, 17:48:04] [Config] Initializing config platform…
[11.12.2020, 17:48:04] [Config] Running in Service Mode
[11.12.2020, 17:48:04] [Raspberry Pi] Initializing cmdSwitch2 platform…
[11.12.2020, 17:48:04] Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: 74adc578-9ce9-42de-bbbb-5e3d84a287a1
at Bridge.Accessory._this.addBridgedAccessory (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:416:15)
at /usr/lib/node_modules/homebridge/src/server.ts:310:19
at Array.filter ()
at Server.restoreCachedPlatformAccessories (/usr/lib/node_modules/homebridge/src/server.ts:270:69)
at Server.start (/usr/lib/node_modules/homebridge/src/server.ts:158:10)
at cli (/usr/lib/node_modules/homebridge/src/cli.ts:80:10)
at Object. (/usr/lib/node_modules/homebridge/bin/homebridge:17:22)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32)