Skip to content
Snippets Groups Projects
Commit d1bed83c authored by jkerdreu's avatar jkerdreu
Browse files

Cleanup

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@3057 b32b6428-25c9-4566-ad07-03861ab6144f
parent 452a2208
Branches
No related tags found
No related merge requests found
......@@ -232,6 +232,7 @@ class RGBW(YeelightDev):
# hsv = list(attrs['hsv'])
# hsv[2] = round(int(bright)/100.0, 2)
# attrs['hsv'] = hsv
# Yeelight Python API provide both rgb and hsv values
# we parse both, even if we don't' issue set_hsv
# sat ?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment