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

Reduce polling when devices push state/power updates #222

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #222 (4a011e2) into master (483931e) will increase coverage by 0.45%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #222      +/-   ##
==========================================
+ Coverage   82.95%   83.41%   +0.45%     
==========================================
  Files          15       15              
  Lines        2183     2225      +42     
==========================================
+ Hits         1811     1856      +45     
+ Misses        372      369       -3     
Impacted Files Coverage Δ
flux_led/scanner.py 70.89% <ø> (ø)
flux_led/aiodevice.py 100.00% <100.00%> (ø)
flux_led/base_device.py 98.01% <100.00%> (-0.02%) :arrow_down:
flux_led/protocol.py 96.83% <100.00%> (+1.16%) :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 483931e...4a011e2. Read the comment docs.