Interacting with z2m over mqtt was easy, but how to do the same with matter?
Homeassistant uses matterjs-server (or it's older python variant) and they both expose a websocket for clients to receive events and send commands directly to matter devices. That's how Homeassistant connects to matter-server too.
You can expose matter-server's websocket on the network.
https://github.com/matter-js/matterjs-server
#zigbee2mqtt #nodered #homeassistant #zigbee #matter #homeautomation