Closed GusMuche closed 4 years ago
After unconfig an accessory and restart homebridge, some accessories are still viewed inside Home App but with no functionality.
Solution was to delete the cachedAccessories files.
Debug made : unregister accessories BEFORE the end of configureAccessory is not possible.
The plugin now store the accessories to unregister and wait the right moment.
Ok since 1.5.0
After unconfig an accessory and restart homebridge, some accessories are still viewed inside Home App but with no functionality.
Solution was to delete the cachedAccessories files.
Debug made : unregister accessories BEFORE the end of configureAccessory is not possible.
The plugin now store the accessories to unregister and wait the right moment.