Open scottpreston opened 2 years ago
hex command need changed from
bulb.power(true, argv.transition, { hue: color.h * 100
to
bulb.power(true, argv.transition, { hue: color.h * 360
hex command need changed from
bulb.power(true, argv.transition, { hue: color.h * 100
to
bulb.power(true, argv.transition, { hue: color.h * 360