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

A2 devices have yet another protocol #179

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #179 (3ebaadb) into master (0271e66) will increase coverage by 0.22%. The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage   57.68%   57.90%   +0.22%     
==========================================
  Files          16       16              
  Lines        2285     2302      +17     
==========================================
+ Hits         1318     1333      +15     
- Misses        967      969       +2     
Impacted Files Coverage Δ
flux_led/models_db.py 94.73% <ø> (-0.51%) :arrow_down:
flux_led/aiodevice.py 84.45% <50.00%> (ø)
flux_led/protocol.py 85.24% <96.00%> (+0.66%) :arrow_up:
flux_led/base_device.py 92.46% <96.29%> (-0.18%) :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 0271e66...3ebaadb. Read the comment docs.