thomasgermain / pymultiMATIC

Python interface with Vaillant multiMATIC
MIT License
56 stars 11 forks source link

Fix getting outside temperature #83

Closed oliverpell closed 2 years ago

oliverpell commented 2 years ago

Call correct mapping functon to extract outdoor temp.

thomasgermain commented 2 years ago

Well spotted ! Thanks for the PR.

I'll take care of this one after my holidays

codecov-commenter commented 2 years ago

Codecov Report

Merging #83 (f4029bd) into master (9af9ea0) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #83   +/-   ##
=======================================
  Coverage   98.39%   98.39%           
=======================================
  Files          26       26           
  Lines        1495     1495           
=======================================
  Hits         1471     1471           
  Misses         24       24           
Impacted Files Coverage Δ
pymultimatic/systemmanager.py 94.19% <100.00%> (ø)

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 9af9ea0...f4029bd. Read the comment docs.