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
72 stars 12 forks source link

Use `hass.config_entries.async_reload` to reload #123

Closed golles closed 2 months ago

golles commented 3 months ago

This seems to work, but needs some extra verification. Also because I don't understand the root cause of the problem yet

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.80%. Comparing base (bcb42df) to head (4287a52).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #123 +/- ## ========================================== - Coverage 77.87% 77.80% -0.07% ========================================== Files 8 8 Lines 357 356 -1 ========================================== - Hits 278 277 -1 Misses 79 79 ```

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

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud