sbidy / pywizlight

A python connector for WiZ devices
MIT License
463 stars 79 forks source link

Add RGBW/RGBWW support #112

Closed bdraco closed 2 years ago

bdraco commented 2 years ago

Now that we know how may color channels there are we can support RGBW/RGBWW

codecov-commenter commented 2 years ago

Codecov Report

Merging #112 (235eb8a) into master (b788440) will increase coverage by 0.84%. The diff coverage is 96.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
+ Coverage   74.08%   74.93%   +0.84%     
==========================================
  Files          12       12              
  Lines         741      762      +21     
==========================================
+ Hits          549      571      +22     
+ Misses        192      191       -1     
Impacted Files Coverage Δ
pywizlight/bulb.py 77.56% <96.29%> (+1.67%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b788440...235eb8a. Read the comment docs.