SAIC-iSmart-API / saic-python-mqtt-gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scheduled charging check should take the user timezone into consideration

nanomad opened this issue · comments

Right now we scheduled the check for "scheduled charging" based on the current docker container timezone.
The API exposes the User Timezone, which is what it is used by the car to start charging.

It would be nice to move the scheduled check to this timezone instead.