jonasbkarlsson / ev_smart_charging

Electric vehicle smart charging for Home Assistant.
MIT License
139 stars 18 forks source link

Changed to using async_track_state_change_event. #268

Closed jonasbkarlsson closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 82.35294% with 3 lines in your changes missing coverage. Please review.

Project coverage is 99.76%. Comparing base (5c28a11) to head (a48e41b).

Files Patch % Lines
custom_components/ev_smart_charging/coordinator.py 82.35% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #268 +/- ## =========================================== - Coverage 100.00% 99.76% -0.24% =========================================== Files 14 14 Lines 1703 1716 +13 =========================================== + Hits 1703 1712 +9 - Misses 0 4 +4 ```

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