Danielhiversen / flux_led

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

Wait to state and power updates to send color state on legacy firmware #396

Closed bdraco closed 11 months ago

bdraco commented 11 months ago

fixes older models that need the two stage turn on process

https://github.com/home-assistant/core/issues/98310

codecov-commenter commented 11 months ago

Codecov Report

Merging #396 (833eb29) into master (afda9d3) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #396   +/-   ##
=======================================
  Coverage   93.80%   93.80%           
=======================================
  Files          16       16           
  Lines        3180     3182    +2     
=======================================
+ Hits         2983     2985    +2     
  Misses        197      197           
Files Changed Coverage Δ
flux_led/models_db.py 100.00% <ø> (ø)
flux_led/aiodevice.py 98.94% <100.00%> (+<0.01%) :arrow_up:
flux_led/sock.py 70.83% <100.00%> (ø)