sbidy / pywizlight

A python connector for WiZ devices
MIT License
463 stars 79 forks source link

Always callback state changes when the PIR is activated #115

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #115 (a576f9b) into master (950cdb8) will increase coverage by 0.74%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   75.52%   76.26%   +0.74%     
==========================================
  Files          12       12              
  Lines         764      771       +7     
==========================================
+ Hits          577      588      +11     
+ Misses        187      183       -4     
Impacted Files Coverage Δ
pywizlight/bulb.py 80.27% <100.00%> (+1.48%) :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 950cdb8...a576f9b. Read the comment docs.

sbidy commented 2 years ago

Great to see that this works with the bulb as proxy 😃