bdraco / nexia

Python library for connecting to nexia
Apache License 2.0
21 stars 13 forks source link

Fix blower state when system is off #27

Closed bdraco closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #27 (c5af234) into master (33203d5) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   64.49%   64.54%   +0.04%     
==========================================
  Files           6        6              
  Lines         783      784       +1     
==========================================
+ Hits          505      506       +1     
  Misses        278      278              
Flag Coverage Δ
unittests 64.54% <100.00%> (+0.04%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
nexia/const.py 100.00% <100.00%> (ø)
nexia/thermostat.py 68.12% <100.00%> (-0.13%) :arrow_down:

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 33203d5...c5af234. Read the comment docs.