Hi all - but mainly Mike,
I've recently become aware of the "Matter" ecosystem for connected homes, and have been delving into it a bit. Looks interesting, although I'm a bit wary that it is promoted by the big players like Google, Amazon, Apple etc etc. But also a lot of smaller ones. In particular I've been trying to find some sort of SDK (ideally in Java) that could be used to communicate with Matter devices locally, i.e. on my own network. I haven't managed that yet, and I'm definitely not finding it easy to find a way through the forest of stuff that is on the web about Matter.
Mike, I'm sure you are well aware of Matter, and probably more aware than many of us about where it is at. It is very unclear to me just what state it is in at the moment, although there are certainly quite a few devices available for purchase which claim to be "Matter-compatible", even here in Australia. AM can currently support lots of branded devices - Lifx, Tuya, Sonoff etc etc - is there any thought that it might be able to interact with Matter devices at some stage? I don't see any mention of it on your website (yet).
I have a few of the TP-LInk Tapo P110 smart plugs, and have found a Python package that can drive them outside of the Tapo app (someone reverse-engineered the protocol). I realised recently that there is a Matter-enabled variant of this plug called the P110M. I've grabbed one to try, and the Python code still works on it, so it must be bi-lingual so to speak. I'd love to find a library or something that would allow me to cut some code to control them myself - will continue the search. Using Matter would be far better than relying on a reverse-engineered solution.