jonasbkarlsson / ev_smart_charging

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

Odd time selected for charging. #169

Closed AndersHoglund closed 1 year ago

AndersHoglund commented 1 year ago

Version of the custom_component

Version v1.8.0

Configuration

Running HA in WMware on Ubuntu

Describe the bug

Charging is selected to start at 22:00 while there is a lower price tomorrow at 12:00.

Screenshot 2023-04-01 at 18-55-26 Overview – Home Assistant

janneho commented 1 year ago

I did wonder same. Happens when charge completion time is set (at 7 am for me). Does what it should do,

jonasbkarlsson commented 1 year ago

This is the intended behaviour when the charge completion time is set to a time in the morning. If you don't have a need for the charging to be completed at a certain time, you can set the completion time to "None", and the cheapest hours known to the integration will be used.

AndersHoglund commented 1 year ago

Ah, OK. Thnx. /A