ardevd / jlrpy

Python library for interacting with the JLR Remote Car API
MIT License
84 stars 29 forks source link

Add charge_offpeak.py #49

Closed hbergh closed 5 years ago

hbergh commented 5 years ago

charge_offpeak.py monitors SoC, plugged in status, and charging status to make sure the car isn't charging during peak rate times or when SoC has reached 80%.

ardevd commented 5 years ago

Thanks for the PR. However, could you move charge_offpeak.py to the examples directory?

hbergh commented 5 years ago

Closing this pull request and resubmitting a new one with script in the correct directory.