#How to group light devices in matter server?
1 messages · Page 1 of 1 (latest)
If I'm understanding your query...
Settings | Devices | Helpers
Create Helper | Group - select Light Group and add required lights
That's what I did, but it causes the popcorn effect and saturates the thread network. What I'd like is native matter grouping.
AFAIK, Matter Group support is still on the roadmap ....
This feature will be called Groupcast in the upcoming specifications.
So it's not what is in version 0.15.0 of matter.js? https://github.com/matter-js/matter.js/blob/main/CHANGELOG.md
"Feature: Implement Matter Groups support in protocol, node, and (partly) controller packages"
A complete typescript implementation of the Matter protocol specification (https://buildwithmatter.com). Includes full support for controller, device, commissioning, secure communications, device t...