Danielhiversen / flux_led

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

Add support for configuring the strip type for the RGBW white channel #321

Closed bdraco closed 2 years ago

bdraco commented 2 years ago

Supported types are

WARM NATURAL COLD

codecov-commenter commented 2 years ago

Codecov Report

Merging #321 (450d24b) into master (a0f3564) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #321      +/-   ##
==========================================
+ Coverage   93.65%   93.71%   +0.05%     
==========================================
  Files          15       15              
  Lines        2981     3009      +28     
==========================================
+ Hits         2792     2820      +28     
  Misses        189      189              
Impacted Files Coverage Δ
flux_led/aiodevice.py 98.82% <100.00%> (+<0.01%) :arrow_up:
flux_led/base_device.py 98.49% <100.00%> (+0.04%) :arrow_up:
flux_led/const.py 100.00% <100.00%> (ø)
flux_led/device.py 76.31% <100.00%> (+0.25%) :arrow_up:
flux_led/utils.py 98.81% <100.00%> (-0.01%) :arrow_down:

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 a0f3564...450d24b. Read the comment docs.