Closed elektron-bbs closed 2 months ago
Attention: Patch coverage is 82.92683%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 72.11%. Comparing base (
472685c
) to head (16d7e46
). Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
FHEM/14_SD_WS.pm | 82.92% | 4 Missing and 3 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Negative Temperaturen konnte ich zwar lokal testen (https://github.com/RFD-FHEM/RFFHEM/issues/92#issuecomment-2323467027), habe aber keine rawmsg dazu.
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
[ ] Bugfix (please link issue)
[x] Feature enhancement
[ ] Documentation update
[ ] Unittest enhancement
[ ] other
What is the current behavior? (You can also link to an open issue here, if this describes the current behavior) No decoding was implemented so far, see https://github.com/RFD-FHEM/RFFHEM/issues/92
What is the new behavior (if this is a feature change)? Decoding is now realized.
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) no
Other information: