Welcome to the sequel of my first DMX article (https://www.edn.com/an-introduction-to-the-digital-multiplex-protocol/). First, I apologize for the delay in posting ...
// Summary: EX_RGBW_Dim is a class which implements the SmartThings "Color Control", "Switch", and "Switch Level" device capabilities. // It inherits from the st::Executor class. // Create an instance ...
A simple library with one job: converting RGB colors to RGBW! Optimized for RGBW NeoPixel white color temperatures. Just enter the RGB correspondent of the white LEDs, and you are good to go! In ...