Danielhiversen / flux_led

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

Speed up turn on when the power state response takes more than 0.3s #362

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #362 (6c93a51) into master (5544e4a) will decrease coverage by 0.06%. The diff coverage is 88.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #362      +/-   ##
==========================================
- Coverage   93.77%   93.70%   -0.07%     
==========================================
  Files          15       15              
  Lines        3084     3099      +15     
==========================================
+ Hits         2892     2904      +12     
- Misses        192      195       +3     
Impacted Files Coverage Δ
flux_led/protocol.py 99.30% <75.00%> (-0.42%) :arrow_down:
flux_led/aiodevice.py 98.92% <100.00%> (+<0.01%) :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 5544e4a...6c93a51. Read the comment docs.