{
	"name" : "Candle",
	"script" : "candle.py",
	"args" :
	{
		"sleepTime" : 0.20,
		"brightness" : 100,
		"color" : [ 255, 138, 0 ],
		"candles" : "all"
	}
}