Alwas
December 24, 2019, 8:42pm
2
You’re using the Classic ST app right?
This is the handler I would use, and there’s some great info on there too (and pictures!), I would first get the module connected and working before you add the strip.
#Fibaro RGBW Controller (FGRGBWM-441) - Advanced DTH
Version: 0.03 (2016-11-14)
Source: https://github.com/codersaur/SmartThings/tree/master/devices/fibaro-rgbw-controller
Woops! It appears I forgot to create a thread for this, so here it is: An advanced device handler for the Fibaro RGBW Controller, with support for changing all parameters and use of channels as inputs.
Key features in v0.03:
Z-Wave parameters can be configured using the SmartThings GUI.
Device associations can be configured using the SmartThings GUI.
Support for using the channels in a mixture of IN/OUT modes (i.e. support for analog input sensors)!
No more glitches (as sending commands and receiving reports is done properly!)
“Energy Meter”, “Power Meter”, and “Polling” capabilities fully implemented.
Lev…