jonasbkarlsson / ev_smart_charging

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

Easee authorization #187

Closed ghost closed 8 months ago

ghost commented 11 months ago

Version of the custom_component

Version 1.8.0

Configuration

Home Assistant Core Entso-e integration easee integration EV Volvo XC40

Describe the bug

Our easee station is located on private property near the public street. To prevent anyone from charging at our expense, I only authorized two easee users. After connecting the car, charging is only possible after authorization, but charging starts immediately after that.

"Manually stop charging" stops charging. After that, averything works as expected.

Expected behaviour

is there a way to prevent charging from starting after connecting the charging cable and authorization?

ghost commented 11 months ago

After reading more issues, I have discovered that issue #161 matches myn. To stop loading after connecting the cable, I made this automation:

`alias: EV Smart Charging - EV charging is off Stop charging description: "" trigger:

And after the car shutdown loading ad 90% cappacity,

`alias: EV Smart Charging - EV completed description: "" trigger:

jonasbkarlsson commented 9 months ago

Do you have an automation that controls switch.ev_smart_charging_ev_connected? Since you have the Eeasee charger, I think that should be possible. And with such an automation, you shouldn't have the issue you describe. Also, I just released v1.9.0. Please update and see if that might change anything.

ghost commented 8 months ago

Yes I have... Everything is working fine now (after update to v1.9.0).

ghost commented 8 months ago

Schermafbeelding 2023-10-15 141132 Schermafbeelding 2023-10-15 141228