Any Complete Matter Controller Implementation Built with Matter.js #2047
Unanswered
mahadev-0007
asked this question in
Q&A
Replies: 1 comment
-
|
From my knowledge ioBroekr, OpenHab and HomeSeer have at least integrated matter.js as Controller. Additionally there is a node-red plugin which exposes controller functionalities within Node-Red. We have it on our roadmap to provide a default Rest/Websocket interface for the controller part, but we did not had time so far. So, basically a generic Rest/Websocket API does not yet exist. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have seen the example but it only consist of onoff cluster and doesnt have other
So for an expirement I built a matter.js hub proto
https://github.com/mahadev-0007/matterjs-hub-proto
But I dont know If I am wasting my time on this building something that have already been built
Is there any Hub implementation that have implemented all I dont need a rest api implementation or other things just the functions only.
Beta Was this translation helpful? Give feedback.
All reactions