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

Reassemble state updates from the bulb #152

Closed bdraco closed 3 years ago

bdraco commented 3 years ago

Fixes #151

codecov-commenter commented 3 years ago

Codecov Report

Merging #152 (2dfdbe0) into master (def24d4) will decrease coverage by 0.09%. The diff coverage is 31.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
- Coverage   40.89%   40.79%   -0.10%     
==========================================
  Files          15       15              
  Lines        1839     1858      +19     
==========================================
+ Hits          752      758       +6     
- Misses       1087     1100      +13     
Impacted Files Coverage Δ
flux_led/aiodevice.py 0.00% <0.00%> (ø)
flux_led/protocol.py 80.00% <77.77%> (-0.31%) :arrow_down:

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 def24d4...2dfdbe0. Read the comment docs.