Danielhiversen / flux_led

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

Add ability to change device config #271

Closed bdraco closed 2 years ago

bdraco commented 2 years ago

Implements #267

codecov-commenter commented 2 years ago

Codecov Report

Merging #271 (6b2182d) into master (bd72469) will increase coverage by 0.32%. The diff coverage is 97.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #271      +/-   ##
==========================================
+ Coverage   86.16%   86.48%   +0.32%     
==========================================
  Files          15       15              
  Lines        2645     2730      +85     
==========================================
+ Hits         2279     2361      +82     
- Misses        366      369       +3     
Impacted Files Coverage Δ
flux_led/aiodevice.py 99.10% <90.90%> (-0.90%) :arrow_down:
flux_led/base_device.py 97.88% <100.00%> (+0.08%) :arrow_up:
flux_led/const.py 100.00% <100.00%> (ø)
flux_led/models_db.py 100.00% <100.00%> (ø)
flux_led/protocol.py 98.57% <100.00%> (+0.09%) :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 bd72469...6b2182d. Read the comment docs.