Danielhiversen / flux_led

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

Update models database to fix older models turn on process #207

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #207 (a7f07bd) into master (9394edd) will increase coverage by 0.13%. The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #207      +/-   ##
==========================================
+ Coverage   81.39%   81.53%   +0.13%     
==========================================
  Files          15       15              
  Lines        2086     2096      +10     
==========================================
+ Hits         1698     1709      +11     
+ Misses        388      387       -1     
Impacted Files Coverage Δ
flux_led/base_device.py 97.82% <ø> (ø)
flux_led/models_db.py 100.00% <ø> (ø)
flux_led/protocol.py 91.69% <94.44%> (+0.58%) :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 9394edd...a7f07bd. Read the comment docs.