Closed HomeAutoUser closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.92%. Comparing base (
8bf9724
) to head (52d0be7
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
[ ] Bugfix (please link issue)
[x] Feature enhancement (https://github.com/RFD-FHEM/RFFHEM/issues/1247)
[ ] 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 dispatch
What is the new behavior (if this is a feature change)? -- you can dispatch a WMBUS message to clientmodule
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information: -- in order to receive messages yourself, the firmware must be adapted (later step)