api: percentage as brightness

This commit is contained in:
Laurens Valk
2019-06-08 12:12:49 +02:00
parent b92eb447b4
commit 1970ef273d
+1 -1
View File
@@ -482,7 +482,7 @@ class LightArray():
Set the brightness of each light.
Arguments:
brightnesses (:ref:`percentage`, ..., :ref:`percentage`):
brightnesses (:ref:`brightness`, ..., :ref:`brightness`):
Brightness of each light. If you give just one value, all
lights turn on with that same brightness.
"""