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

Add support for zones to the 0xA3 controllers #211

Closed bdraco closed 2 years ago

bdraco commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #211 (c791a72) into master (09d9c5d) will increase coverage by 0.73%. The diff coverage is 98.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
+ Coverage   81.44%   82.17%   +0.73%     
==========================================
  Files          15       15              
  Lines        2096     2165      +69     
==========================================
+ Hits         1707     1779      +72     
+ Misses        389      386       -3     
Impacted Files Coverage Δ
flux_led/protocol.py 92.63% <95.83%> (+1.24%) :arrow_up:
flux_led/aiodevice.py 100.00% <100.00%> (+0.49%) :arrow_up:
flux_led/const.py 100.00% <100.00%> (ø)
flux_led/pattern.py 100.00% <100.00%> (ø)

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 09d9c5d...c791a72. Read the comment docs.