Open Steve-Mcl opened 1 week ago
Battery is certainly something I could add to pretty much all the devices, certainly to sensors and I guess it makes sense for thermostats too, I wasn't sure what the support for it was like across different platforms.
Humidity is a bit different, its not a standard attribute of the thermostat cluster in the spec, (unlike localTemperature) so what I think Matterbridge is doing is creating a composed device where you add multiple device clusters to a single endpoint. However it doesnt always show up properly in the controller. You could add a separate humidty sensor node and device with the current pacakge, I'll have a think about humidity with thermostats....
Trying to figure out a way to do fully composable matter devices in node-red but I'm kinda stuck on ways to model it, as you'd need to create a node made up of multiple other nodes, maybe something with subflows or multiple config nodes, right now thats on the "hard problems" pile
Sorry Sam. I wasn't clear - that was not a thermostat with humidity but rather one of those cheap battery powered temperature sensors which happens to have a humidity sensor too.
Ah right I follow, yes thats got to be a composed devcice then made of up temp sensor & humidity sensor,
I've got them already in the package as separate nodes, depending on the UI of the controller if you put them in the same room they'll often show up together
Hi Sam. It is feasible the nodes could support Battery level and other well known properties?
for example, matter devices generated by
Matterbridge
includes Battery Level and Humidity