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: color temp not being settable or 0x07 RGBWW strips in RGB&CCT mode #335

Closed bdraco closed 2 years ago

bdraco commented 2 years ago

Fix: white channels not being cleared when setting color only on 0x25 in RGBWW mode

codecov-commenter commented 2 years ago

Codecov Report

Merging #335 (a4c53f7) into master (7440319) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #335   +/-   ##
=======================================
  Coverage   93.70%   93.70%           
=======================================
  Files          15       15           
  Lines        3051     3051           
=======================================
  Hits         2859     2859           
  Misses        192      192           
Impacted Files Coverage Δ
flux_led/aiodevice.py 98.86% <ø> (ø)
flux_led/models_db.py 98.90% <ø> (ø)
flux_led/base_device.py 98.07% <100.00%> (ø)

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 7440319...a4c53f7. Read the comment docs.