Support for Matter Protocol

Hello!

I was thinking that a collaborative effort could be made to support the Matter protocol for the smart home. Nodered, through 3rd party Plugins, has opened this possibility to the product.

After the recent release of version 1.0 of the Matter standard, Matter becomes fully viable of being able to be integrated into this repository as an additional solution.

Personally I think that to build this plugin, you could use as a base the mechanics exposed in https://flows.nodered.org/node/node-red-contrib-homekit-bridged, which allows to emulate both a device (For example to create occupancy sensors by Ping to mobile devices), and to receive and send events against the devices (Essential to make an automation would be).

If I find a gap of my time, maybe I'll do a PR incorporating a version compatible with Matter and supporting the official library in Node.js https://github.com/project-chip/matternode

Hi, creator of the mentioned node-red-contrib-homekit-bridged (node) - Node-RED here :slight_smile:

Like I already mentioned in our Discord, since a while I am as well looking at the matter to make it into a node.
Though matternode needs some more time to mature.

Not sure about making it into a nodered core as it might be heavy and we could use some newer technologies.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.