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

Fix setWarmWhite and setWarmWhite255 setting the cold value as well #308

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #308 (9ccbf7c) into master (f56aaa7) will increase coverage by 0.40%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #308      +/-   ##
==========================================
+ Coverage   93.22%   93.63%   +0.40%     
==========================================
  Files          15       15              
  Lines        2966     2968       +2     
==========================================
+ Hits         2765     2779      +14     
+ Misses        201      189      -12     
Impacted Files Coverage Δ
flux_led/protocol.py 99.71% <0.00%> (+1.00%) :arrow_up:
flux_led/base_device.py 98.43% <100.00%> (+<0.01%) :arrow_up:
flux_led/utils.py 98.80% <0.00%> (+0.59%) :arrow_up:
flux_led/device.py 76.06% <0.00%> (+2.12%) :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 f56aaa7...9ccbf7c. Read the comment docs.