Zigbee group control for Inovelli LED bars

Goal: place switches in a common group then send a zigbee "multicast" (group broadcast) to that group to change LED bar colors using Inovelli's private cluster "set zigbee attribute" method.

So, develop a driver then apply to a virtual device so the color bars can be controlled easily from rule manager at the switch group level. This greatly reduces traffic and would enable simultaneous LED bar updates across the entire group.

However, it looks like group orchestration methods in the hubitat zigbee object are limited only to common cluster functions like on/off etc. Is there a more generic library that I could import that might implement more generic group based orchestration?

2 Likes

Could you use the "Groups & Scenes" Hubitat app to accomplish this?