Hi,
the FLS-PP lp is a wireless ballast very similar to Philips hue LightStrip and has some nice advanced features (up to 10m 12/24V LightStripes, RGB and RGBW, … ). It’s a ZigBee Light Link (ZLL) certified product and as such it can be paired with ZLL gateways like Philips hue Bridge, Osram Lightify Gateway and others.
It supports all features the original Philips hue LightStrip does, and additionally:
- extended scenes like ‘concentrate’ and ‘relax’
- tunable white control - color temperature (ct) in the hue api
The interesting part for SmartThings system is it should work out-of-the-box. From ZigBee and hue api view it’s identical to Philips hue bulb.
The Philips hue API represents the FLS-PP lp as follows:
{
"type": "Extended color light"
"modelid": "FLS-PP3",
...
}
I’m the developer of the firmware so if there are any questions for SmartThings integration I’m keen to help