Danielhiversen / flux_led

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

Fix turn on with devices that respond with 0x81 instead of 0x71 #360

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #360 (b0c5eca) into master (d335261) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #360   +/-   ##
=======================================
  Coverage   93.77%   93.77%           
=======================================
  Files          15       15           
  Lines        3083     3085    +2     
=======================================
+ Hits         2891     2893    +2     
  Misses        192      192           
Impacted Files Coverage Δ
flux_led/aiodevice.py 98.91% <100.00%> (+<0.01%) :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 d335261...b0c5eca. Read the comment docs.