lbbrhzn / ocpp

Home Assistant integration for electric vehicle chargers that support the Open Charge Point Protocol (OCPP).
MIT License
216 stars 67 forks source link

remove unused switch property current_power_w #1177

Closed lbbrhzn closed 3 months ago

lbbrhzn commented 3 months ago

remove unused property current_power_w

This is no longer supported by home assistanrt. See: https://github.com/home-assistant/core/issues/53317

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 91.27%. Comparing base (a935838) to head (9bd6ed8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1177 +/- ## ========================================== + Coverage 90.88% 91.27% +0.38% ========================================== Files 9 9 Lines 1383 1375 -8 Branches 222 219 -3 ========================================== - Hits 1257 1255 -2 + Misses 71 65 -6 Partials 55 55 ```

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