Danielhiversen / flux_led

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

Support adjusting brightness of effects for devices that support it #172

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #172 (094b02d) into master (f01042c) will increase coverage by 0.31%. The diff coverage is 80.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage   55.66%   55.98%   +0.31%     
==========================================
  Files          16       16              
  Lines        2181     2224      +43     
==========================================
+ Hits         1214     1245      +31     
- Misses        967      979      +12     
Impacted Files Coverage Δ
flux_led/aiodevice.py 84.33% <66.66%> (ø)
flux_led/base_device.py 89.28% <78.94%> (-0.48%) :arrow_down:
flux_led/protocol.py 84.50% <79.31%> (-2.20%) :arrow_down:
flux_led/device.py 48.69% <100.00%> (ø)
flux_led/models_db.py 95.00% <100.00%> (+0.26%) :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 f01042c...094b02d. Read the comment docs.