You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.MD
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ there are two methods for setting active group one for rgbw bulbs (setRgbwActive
19
19
After setting active channel you will be able to send command to desired bulb group.
20
20
there are several helper methods that makes life easy, and makes no need for setting active group for some command.
21
21
Also this bulbs only support 256 colors (not 16 millions) but there is a method for setting rgb hex strings like #FF1254, so this method translates color to nearest color of milight color code.
22
-
Also you can set HSV colors for rgbw bulbs.
22
+
You can also a method to set HSV colors for rgbw bulbs.
0 commit comments