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

Fix brightness reporting on 0xA1 models #196

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #196 (b6d7214) into master (2d73454) will increase coverage by 0.14%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
+ Coverage   80.66%   80.80%   +0.14%     
==========================================
  Files          15       15              
  Lines        2053     2053              
==========================================
+ Hits         1656     1659       +3     
+ Misses        397      394       -3     
Impacted Files Coverage Δ
flux_led/device.py 50.20% <ø> (ø)
flux_led/base_device.py 96.20% <100.00%> (+0.59%) :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 2d73454...b6d7214. Read the comment docs.