Jc2k / aiohomekit

asyncio for homekit
Apache License 2.0
52 stars 19 forks source link

Temperature Display Units #334

Closed Jc2k closed 1 year ago

Jc2k commented 1 year ago

For a feature request to be able to set an Eve sensor's display to Fahrenheit.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% :tada:

Comparison is base (4e6ee11) 67.88% compared to head (0d6b7da) 67.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #334 +/- ## ========================================== + Coverage 67.88% 67.89% +0.01% ========================================== Files 71 71 Lines 6775 6778 +3 ========================================== + Hits 4599 4602 +3 Misses 2176 2176 ``` | [Files Changed](https://app.codecov.io/gh/Jc2k/aiohomekit/pull/334?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [aiohomekit/model/characteristics/const.py](https://app.codecov.io/gh/Jc2k/aiohomekit/pull/334?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YWlvaG9tZWtpdC9tb2RlbC9jaGFyYWN0ZXJpc3RpY3MvY29uc3QucHk=) | `100.00% <100.00%> (ø)` | | | [aiohomekit/model/characteristics/data.py](https://app.codecov.io/gh/Jc2k/aiohomekit/pull/334?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YWlvaG9tZWtpdC9tb2RlbC9jaGFyYWN0ZXJpc3RpY3MvZGF0YS5weQ==) | `100.00% <100.00%> (ø)` | |

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