golles / ha-kamstrup_403

Custom component that integrates the Kamstrup 403 heating system into Home Assistant. This component does also support a few other heating systems
MIT License
70 stars 10 forks source link

Set sensor display precision on a few sensors #74

Closed golles closed 1 year ago

golles commented 1 year ago

Checks:

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (994a6c1) 75.69% compared to head (dd6956a) 75.69%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ======================================= Coverage 75.69% 75.69% ======================================= Files 7 7 Lines 358 358 ======================================= Hits 271 271 Misses 87 87 ``` | [Impacted Files](https://codecov.io/gh/golles/ha-kamstrup_403/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sander) | Coverage Δ | | |---|---|---| | [custom\_components/kamstrup\_403/sensor.py](https://codecov.io/gh/golles/ha-kamstrup_403/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sander#diff-Y3VzdG9tX2NvbXBvbmVudHMva2Ftc3RydXBfNDAzL3NlbnNvci5weQ==) | `94.28% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sander). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sander)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

HAEdwin commented 1 year ago

No issues here, thank you! image

HAEdwin commented 1 year ago

With latest release "got an unexpected keyword argument 'native_precision'". See pull-request. Not entire shure if this is being resolved properly now.

golles commented 1 year ago

With latest release "got an unexpected keyword argument 'native_precision'". See pull-request. Not entire shure if this is being resolved properly now.

Yep, it was renamed, that's why I was waiting with this PR