Closed tedvdb closed 3 months ago
Attention: Patch coverage is 80.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 77.90%. Comparing base (
bcb42df
) to head (90a3b4d
).
Files | Patch % | Lines |
---|---|---|
...tom_components/kamstrup_403/pykamstrup/kamstrup.py | 80.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thank you Ted! I will test it out during the weekend.
Can you pull my latest main (commit: bcb42df8d637c344695d4efab7418d087c796698) into your PR? That should fix the failing CI check.
Thanks again Ted!
I'm using this component combined with ser2net. This allows me to have a simple device with a USB port in the utility closet, and have my HA instance running somewhere else in the network.
Since using ser2net is less reliable, and TCP connections sometimes drop, this PR repairs that connection.