After some tinkering with my emonTx v4, I created an ESP32 Firmware that allows me to expose the 6 CT clamp power readings via the Matter smart home protocol! It leverages the UART expansion header on the emonTx and reads the serial data,
Support for the Matter Electrical Sensor is a bit limited, but my Aqara hub supports it.
Nice @tomasmcguinness - which ESP32 did you use? We’ve made an ESP32 adapter for the Tx4, Tx5, and Tx6 to fit into their respective UART ports. Should be available soon from the OEM shop.
For my PCB, I’ll use a C6, probably the SuperMini board for simplicity. The H2 is designed for low power scenarios, which this isn’t. I just happened to have an H2 DevKit on my desk
Well at some point, to avoid single point of failure, you’d need full redundance, as in an industrial installation.
With my experience, thread/zigbee devices are really less prone to connection lost than pure wifi devices, as long as some of these devices act as routers.