Danielhiversen / flux_led

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

Fix error when in legacy music mode, add async_set_music_mode #218

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #218 (7aa49f6) into master (57a637f) will increase coverage by 0.62%. The diff coverage is 96.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #218      +/-   ##
==========================================
+ Coverage   82.33%   82.95%   +0.62%     
==========================================
  Files          15       15              
  Lines        2174     2183       +9     
==========================================
+ Hits         1790     1811      +21     
+ Misses        384      372      -12     
Impacted Files Coverage Δ
flux_led/protocol.py 95.66% <92.85%> (+3.03%) :arrow_up:
flux_led/aiodevice.py 100.00% <100.00%> (ø)
flux_led/base_device.py 98.02% <100.00%> (+0.20%) :arrow_up:
flux_led/const.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 57a637f...7aa49f6. Read the comment docs.