Hello everyone,
I’ve been tinkering a lot last week around Matterbridge, and I had a real revelation that I wanted to share with you here ![]()
We’ll be able to make any device Matter-compatible (and therefore Gladys-compatible), and without coding!!
A bit of context
I already told you about Matterbridge, a project that allows you to install plugins to add non-Matter devices to Matter.
Today, Matterbridge already allows you to use in Gladys:
- Somfy shutters
- Shelly devices from generation 1, 2, and 3
- soon your Roborock robot vacuum
But Matterbridge is still young, and doesn’t have a plugin for everything.
The problem it solves
In Gladys, I’ve always taken the approach of developing « large custom integrations, » spending a lot of time on the user experience and interface.
However, some of you have very specific needs: devices that are not widely available, sometimes even no longer sold. For these products, it’s difficult to justify the development time of a native integration to serve only a handful of users.
What if these integrations could be simple Matterbridge plugins, developed by an AI?
The Matterbridge plugin system is well-coded, well-documented, with plenty of examples.
And often, these integrations already exist elsewhere in open-source (Node-RED, Home Assistant): we can simply ask the AI to translate a Node-RED plugin into a Matterbridge plugin.
There’s nothing to invent, it’s just « translating code »!
What I’ve tested
I developed a Matterbridge plugin for my Mitsubishi air conditioning, without writing a single line of code.
I’ll show you all that here:
And now?
The logical next step: what if we completely automated the creation of Matterbridge plugins?
Imagine a « plugin factory, » driven by Claude Code, running on a server, that would process GitHub tickets and develop plugins without human intervention.
With a system like this, we could industrialize the development of integrations and reduce the gap between Gladys and projects like Home Assistant.
I think this is a real revolution. And it reassures me in my choice to invest a lot of resources in Matter this year, because it’s really the future of the connected home.
What do you think?
