Closed paulish closed 7 years ago
It would be nice to have full control over the light power instead of having only on and off methods.
You can do this by setting using the on() and off() methods on a light, I find on() and off() easier for beginners, that is why I would see no need to add another method with the same function.
on()
off()
It would be nice to have full control over the light power instead of having only on and off methods.