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 crash when setting rgb_cross_fade/cycle_seven_colors/cycle_rgb on 0x33 v7 models #338

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #338 (146e640) into master (cb1ed20) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #338   +/-   ##
=======================================
  Coverage   93.70%   93.70%           
=======================================
  Files          15       15           
  Lines        3051     3051           
=======================================
  Hits         2859     2859           
  Misses        192      192           
Impacted Files Coverage Δ
flux_led/base_device.py 98.07% <100.00%> (ø)
flux_led/pattern.py 100.00% <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 cb1ed20...146e640. Read the comment docs.