jonasbkarlsson / ev_smart_charging

Electric vehicle smart charging for Home Assistant.
MIT License
171 stars 25 forks source link

Moved attribute charging status to its own sensor. #159

Closed jonasbkarlsson closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (bdf0d42) 100.00% compared to head (35e7c2f) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #159 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 14 14 Lines 1546 1560 +14 ========================================= + Hits 1546 1560 +14 ``` | [Impacted Files](https://codecov.io/gh/jonasbkarlsson/ev_smart_charging/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Karlsson) | Coverage Δ | | |---|---|---| | [custom\_components/ev\_smart\_charging/const.py](https://codecov.io/gh/jonasbkarlsson/ev_smart_charging/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Karlsson#diff-Y3VzdG9tX2NvbXBvbmVudHMvZXZfc21hcnRfY2hhcmdpbmcvY29uc3QucHk=) | `100.00% <100.00%> (ø)` | | | [custom\_components/ev\_smart\_charging/coordinator.py](https://codecov.io/gh/jonasbkarlsson/ev_smart_charging/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Karlsson#diff-Y3VzdG9tX2NvbXBvbmVudHMvZXZfc21hcnRfY2hhcmdpbmcvY29vcmRpbmF0b3IucHk=) | `100.00% <100.00%> (ø)` | | | [custom\_components/ev\_smart\_charging/sensor.py](https://codecov.io/gh/jonasbkarlsson/ev_smart_charging/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Karlsson#diff-Y3VzdG9tX2NvbXBvbmVudHMvZXZfc21hcnRfY2hhcmdpbmcvc2Vuc29yLnB5) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Karlsson). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Karlsson)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.