{
	"name" : "Candle",
	"script" : "candle.py",
	"args" :
	{
		"sleepTime" : 0.20,
		"brightness" : 100,
		"color" : [ 255, 138, 0 ],
		"candles" : "all",
		"smoothing-custom-settings" : true,
		"smoothing-time_ms" : 500,
		"smoothing-updateFrequency" : 20.0
	}
}