homebridge-gpio-device
homebridge-gpio-device copied to clipboard
Error with same name, different type
Hello,
I have created two accessories. One is a ContactSensor and the other is a LockMechanism. Both accessories are called "Front Door." However, when both accessories are called "Front Door," I get the following error:
Error loading the accessory "GPIODevice" from "homebridge-gpio-device" requested in your config.json: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: d9d1559a-d15c-4947-bb44-22dbd5a64b1e
Current workaround is to give each accessory a different name.