Odd error in Group

I have a group of 1, a MagicHome Wifi strip. the Group is generating an error:

The Device that makes up this group is using @adamkempenich driver - which is manually added to my hub. While I've used the driver for nearly 2 years, I did not use it in a 'group' before.

I have also learned the driver works well BUT won't allow voice issued commands for White or any Alexa White (soft, warm, etc.). It verbally accepts the commands but I get a blueish/teal color each time. I'm not sure there is a relationship to the 2 different issues. Does anyone have thoughts on why HE groups is spitting up?

One guess - Hubitat may expect an integer, while the driver seems to be returning a float (with decimal point), could be the hue, saturation, or level?

Possible remedy would be to use Math.round on these values in the driver when calling sendEvent

2 Likes

You could try the built in Groups and Scenes if the issue continues.