I have a scene where I turn ON a bulb, and I can't set duration on the scene because It was used too by other script.
So I have a LUA script with
Code: Select all
commandArray['Scene:Lumiere Entree']='On FOR 5'
It's something normal ? It's because it's a scene and not a device ?