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

Some clarity on document to help get it to work (cannot pair, or actions cannot work) #6

Open
LMWCoding opened this issue Sep 30, 2023 · 0 comments

Comments

@LMWCoding
Copy link

Thanks developer for a userful node. This is not an issue, but I would like to share some details of how I got this matter node to work, maybe it is in the document somewhere, but I missed it. Hope this helps other users.

  1. On pair. Using Google home, google home will reject because it is not a registered device. Do see instructions at https://github.com/project-chip/matter.js#Pairing-and-Usage-Information on how to enable a testing device
  2. To control the device, the INJECT node is to inject to msg.payload.on
    To turn on, send msg.payload.on = boolean True
    To turn off, send msg.payload.on = boolean False.
    The example in the node uses msg.payload which does not work.
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

No branches or pull requests

1 participant