jwillemsen / daikin_onecta

Home Assistant Integration for devices supported by the Daikin Onecta App
https://github.com/jwillemsen/daikin_onecta
GNU General Public License v3.0
295 stars 9 forks source link

Always return a min/max temp, if Daikin doesn't provide it we use the… #284

Closed jwillemsen closed 3 months ago

jwillemsen commented 3 months ago

… HA defaults

* custom_components/daikin_onecta/climate.py:
* tests/snapshots/test_init.ambr:
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.35%. Comparing base (3f36eec) to head (53f9867). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #284 +/- ## ======================================= Coverage 95.35% 95.35% ======================================= Files 14 14 Lines 1635 1637 +2 ======================================= + Hits 1559 1561 +2 Misses 76 76 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.