pradeepmouli / homebridge-isy-js

Homebridge platform plugin for the ISY series of home controllers from Universal Devices.
MIT License
28 stars 9 forks source link

Orphaned Accessories #36

Open Altivec-Dan opened 3 years ago

Altivec-Dan commented 3 years ago

While building out the exclude list to further refine what's exposed, certain items then get orphaned. What is the proper method to deal with Orphaned items? Currently I have to keep uninstalling and then reinstalling the plugin with my refined config.

pradeepmouli commented 3 years ago

I think if you run homebridge with -R to force remove orphans, it should clean that up

Sent from my iPhone

On Oct 15, 2020, at 3:27 PM, Altivec-Dan notifications@github.com wrote:

 While building out the exclude list to further refine what's exposed, certain items then get orphaned. What is the proper method to deal with Orphaned items? Currently I have to keep uninstalling and then reinstalling the plugin with my refined config.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.