Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MQTT: allow selective inclusion of MQTT devices #1001

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

konistehrad
Copy link

It can be helpful if you have a large Z2M network to selectively include devices to be forwarded or bridged by diyHue, especially if you're using it in conjunction with Z2M groups. This patch adds the following configuration options:

  • mqtt.explicitInclude: this enables the testing for IEEE or Friendly Name found within:
  • mqtt.includeList: an array of IEEE or Friendly Name strings to allow to be included
  • mqtt.includeGroups: an easy boolean to disallow forwarding Z2M groups without the additional options

Please let me know if I should also update the documentation or if any other changes need to be made. Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant