webdeck / homebridge-indigo

Homebridge Plugin for Indigo
Apache License 2.0
13 stars 6 forks source link

Feature Request - includeDevices #28

Open rycardo opened 6 years ago

rycardo commented 6 years ago

It would be nice to have an 'includeDevices' true/false key as you do 'includeActions'. With the default if not found in config.json to be true.

The reason for this: I now have well over 99 devices and action groups. I had used the 'excludeIds' list as much as possible, but I'v now reached the limit. I'v now set up a second homebridge (not on the same machine). The original homebridge handles Indigo devices and the second homebridge handles Indigo action groups. Adding this key would eliminate the need to maintain includeIds or excludeIds for all devices on the second machine. I can already excludeActions on the first machine.

Thanks for your consideration.

webdeck commented 6 years ago

Work on this project has shifted to homebridge-indigo2 which is bundled as part of the Indigo HomeKit Bridge plugin. It is much easier to use and supports a wider variety of Indigo devices.