You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First I'd like to say thank you for creating this external component. This is awesome, and I've already created several Zigbee devices with it. I saw the note in the readme about groups not being tested, and I wanted to share that I've tested groups with two devices that have single channel dimmable lights, and everything appears to be working properly. I have this in the same endpoint as the on/off and level control clusters:
The only attribute is the NameSupport attribute (whether or not group names are supported) which is mandatory, and the value of 0 is for "not supported." I haven't tested it with the value set to supported.
Joining a group, leaving a group, and controlling power and brightness all work as expected.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
First I'd like to say thank you for creating this external component. This is awesome, and I've already created several Zigbee devices with it. I saw the note in the readme about groups not being tested, and I wanted to share that I've tested groups with two devices that have single channel dimmable lights, and everything appears to be working properly. I have this in the same endpoint as the on/off and level control clusters:
The only attribute is the NameSupport attribute (whether or not group names are supported) which is mandatory, and the value of 0 is for "not supported." I haven't tested it with the value set to supported.
Joining a group, leaving a group, and controlling power and brightness all work as expected.
Beta Was this translation helpful? Give feedback.
All reactions