Control a Philips Lifx light bulb.
- Version:
- $$Id: LifxAccessorTemplate.js 77016 2017-10-05 23:47:36Z cxh $$
- Source:
Inputs:
| Name | Type | Description |
|---|---|---|
control |
JSON | JSON control for the Lifx, for example, {"on" : true, "hue" : 120} |
Outputs:
| Name | Type | Description |
|---|---|---|
data |
A JSON object. |