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

Filtering devices #14

Open ModMike opened 4 years ago

ModMike commented 4 years ago

What an awesome piece of work!

How do I filter out devices that I don't want propagated to homekit? It picked up every scene, device, and other things.

Thanks!

pradeepmouli commented 4 years ago

Thanks! Instructions are actually in the github readme - FYI - this doesn’t work with the config ui just yet.

Sent from my iPhone

On May 3, 2020, at 9:15 PM, ModMike notifications@github.com wrote:

 What an awesome piece of work!

How do I filter out devices that I don't want propagated to homekit? It picked up every scene, device, and other things.

Thanks!

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

ModMike commented 4 years ago

I saw the Ignore Devices part of the config but that can be tedious when you have 70 entries. Is it possible to do the reverse and have an Include option based on the scene or device number?

That would make things way easier.