Danielhiversen / flux_led

A utility for controlling Flux WiFi Smart LED Light Bulbs
GNU Lesser General Public License v3.0
156 stars 144 forks source link

Fix RGBW on SK6812RGBW strips #287

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #287 (7fe2c66) into master (c59e8d7) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #287      +/-   ##
==========================================
+ Coverage   86.92%   86.98%   +0.05%     
==========================================
  Files          15       15              
  Lines        2822     2835      +13     
==========================================
+ Hits         2453     2466      +13     
  Misses        369      369              
Impacted Files Coverage Δ
flux_led/aiodevice.py 99.18% <100.00%> (+<0.01%) :arrow_up:
flux_led/base_device.py 97.95% <100.00%> (+<0.01%) :arrow_up:
flux_led/device.py 51.01% <100.00%> (+0.19%) :arrow_up:
flux_led/protocol.py 98.81% <100.00%> (+0.02%) :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 c59e8d7...7fe2c66. Read the comment docs.

bdraco commented 2 years ago

If it’s just white don’t send the rgb bytes so the effect and w keep working