Build
* build(deps): bump certifi from 2022.9.24 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`0f29df5`](https://github.com/zabuldon/teslajsonpy/commit/0f29df5da0e57a92e746ce5a2335f75b937c65f8))
Feature
* feat: add active route properties (376) ([`14b20d7`](https://github.com/zabuldon/teslajsonpy/commit/14b20d7a726b15f1a55d6e89213491f7d241cd6c))
* feat: add scheduled charging (360)
closes 370 ([`f68b928`](https://github.com/zabuldon/teslajsonpy/commit/f68b928ba285a1aec48a3c3cd07128650c94a9cc))
Fix
* fix: Improve wake up retry logic (379)
* fix: Improve wake up retry logic
* fix get_vehicle_summary
* handle 408 if asleep for non-waking command ([`31de243`](https://github.com/zabuldon/teslajsonpy/commit/31de243afe5e3b568f8bd1fe389e09ee950af84f))
* fix: wake car only when necessary (378)
This strategically checks if some commands would be pointless if the car is asleep, and sets wake_if_asleep accordingly. ([`20f309e`](https://github.com/zabuldon/teslajsonpy/commit/20f309e10817924f20adbbf0fbc296975f7bf633))
* fix: fix valet mode parameter (377)
* wrong valet mode parameter name
* docstring ([`c419a04`](https://github.com/zabuldon/teslajsonpy/commit/c419a04c9988367e080b99ee45ad092e4f6d8b0e))
Unknown
* Merge pull request 381 from zabuldon/dev
2022-12-09 ([`d6d90e4`](https://github.com/zabuldon/teslajsonpy/commit/d6d90e479e00179dbd341eab23bb860649ca4c20))
* Merge pull request 380 from zabuldon/dependabot/pip/certifi-2022.12.7
build(deps): bump certifi from 2022.9.24 to 2022.12.7 ([`5e22d8e`](https://github.com/zabuldon/teslajsonpy/commit/5e22d8e1bfee94814ed81fdf07a5f039be925dbc))