pgerke / homebridge-freeathome-local-api

A Homebridge plugin that allows controlling you free@home setup using the local API provided by the System Access Point
MIT License
18 stars 2 forks source link

fix [PG-188]: Fix dimmer brightness cache issue #8

Closed pgerke closed 2 years ago

pgerke commented 2 years ago

closes #7

codecov-commenter commented 2 years ago

Codecov Report

Merging #8 (8264a49) into main (5e84e58) will decrease coverage by 2.97%. The diff coverage is 21.42%.

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   36.58%   33.60%   -2.98%     
==========================================
  Files          10       10              
  Lines         246      241       -5     
  Branches       52       57       +5     
==========================================
- Hits           90       81       -9     
- Misses        145      149       +4     
  Partials       11       11              
Impacted Files Coverage Δ
src/util.ts 100.00% <ø> (ø)
src/dimmerAccessory.ts 31.57% <14.28%> (-7.90%) :arrow_down:
src/roomTemperatureControllerAccessory.ts 27.69% <25.00%> (-3.20%) :arrow_down:
src/switchActuatorAccessory.ts 50.00% <33.33%> (-7.15%) :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 5e84e58...8264a49. Read the comment docs.