nanoleaves
Version:
An API client & command-line tool for the Nanoleaf Aurora light.
21 lines (20 loc) • 766 B
JSON
{ "animName": "Rainy day",
"loop": true,
"version": "1.0",
"palette":
[ { "hue": 195, "saturation": 43, "brightness": 48 },
{ "hue": 227, "saturation": 100, "brightness": 50 },
{ "hue": 188, "saturation": 100, "brightness": 25 },
{ "hue": 216, "saturation": 60, "brightness": 46 },
{ "hue": 165, "saturation": 60, "brightness": 27 },
{ "hue": 208, "saturation": 40, "brightness": 62 },
{ "hue": 0, "saturation": 0, "brightness": 100 } ],
"transTime": { "maxValue": 107, "minValue": 53 },
"windowSize": 0,
"flowFactor": 0,
"delayTime": { "maxValue": 0, "minValue": 0 },
"colorType": "HSB",
"animType": "random",
"explodeFactor": 0,
"brightnessRange": { "maxValue": 50, "minValue": 100 },
"direction": "down" }