Teslajsonpy

Latest version: v3.10.3

Safety actively analyzes 629678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 18

1.4.1

Fix

* fix: allow specification of auth_domain

This allows China users to login with tokens. ([`85babc8`](https://github.com/zabuldon/teslajsonpy/commit/85babc817c19b1274fd95c36ce059c4179d53a8c))

Unknown

* Merge pull request 256 from zabuldon/dev

2021-12-07 ([`ded1532`](https://github.com/zabuldon/teslajsonpy/commit/ded1532136b21eb42f44fba8ed3865ba02d401b7))

* Merge pull request 255 from alandtse/auth_domain

fix: allow specification of auth_domain ([`66b4d12`](https://github.com/zabuldon/teslajsonpy/commit/66b4d12f3542eea67abdb32ef3400ab968520412))

* Merge pull request 254 from zabuldon/master

Master ([`45db5d9`](https://github.com/zabuldon/teslajsonpy/commit/45db5d9f55e0f8494e0001c082e75a52353b045b))

1.4.0

Feature

* feat: add Horn & FlashLight buttons (252)

Co-authored-by: raphael <raphael.dauchykwote.fr> ([`38d644f`](https://github.com/zabuldon/teslajsonpy/commit/38d644f9d7cbc7ccfe94d5e7b2ce53ab917de073))

Unknown

* Merge pull request 253 from zabuldon/dev

2021-12-05 ([`3093e34`](https://github.com/zabuldon/teslajsonpy/commit/3093e3486c67fee0b569354ca30ba0cc79a51a6c))

* Merge pull request 250 from zabuldon/master

Master ([`067f555`](https://github.com/zabuldon/teslajsonpy/commit/067f555bc97b4b1d083cc58c1408d51e2b72d190))

1.3.0

Feature

* feat: expose max charger variable (248)

* Expose charge_current_request_max

* Update AUTHORS.md ([`9c3cce9`](https://github.com/zabuldon/teslajsonpy/commit/9c3cce90c07692e60869f18c2fd20cff043aca5d))

Unknown

* Merge pull request 249 from zabuldon/dev

2021-12-04 ([`a7ec9d9`](https://github.com/zabuldon/teslajsonpy/commit/a7ec9d9fabb11b54c54abe7d6a9df930c0bf6345))

* Merge pull request 245 from zabuldon/master

Master ([`e57572c`](https://github.com/zabuldon/teslajsonpy/commit/e57572c98082849ecbbdbbfdc4956d4547891e15))

1.2.1

Fix

* fix: reduce api calls to energysite
Avoid spamming PRODUCT_LIST api. ([`ddbe6eb`](https://github.com/zabuldon/teslajsonpy/commit/ddbe6ebd001bc0c514db5f67dbd368a0046e6ece))

* fix: treat 408 exceptions as vehicle asleep ([`2f707d9`](https://github.com/zabuldon/teslajsonpy/commit/2f707d95e79e6f9635152baabd9d7ff4897833eb))

* fix: fix extraction of car_id from api call ([`4629b6f`](https://github.com/zabuldon/teslajsonpy/commit/4629b6f593ab92027440f66a7d31adfd6a9381b1))

Refactor

* refactor: fix TESLA_DEFAULT_ENERGY_SITE_NAME
Fix spelling and move to const ([`2c037f2`](https://github.com/zabuldon/teslajsonpy/commit/2c037f29d879480afe10209facbf1c31813a13cc))

Unknown

* Merge pull request 244 from zabuldon/dev

2021-10-21 ([`9d06f1f`](https://github.com/zabuldon/teslajsonpy/commit/9d06f1f2773a332383e9ebe119e4f6d8921911d7))

* Merge pull request 243 from alandtse/408

408 ([`e1ba0e2`](https://github.com/zabuldon/teslajsonpy/commit/e1ba0e214fc7a463443e89181f744fdafceb90a8))

* Merge pull request 242 from zabuldon/master

Master ([`363e2d0`](https://github.com/zabuldon/teslajsonpy/commit/363e2d09f87df5659b612114fa7e370f19256384))

1.2.0

Build

* build: update deps ([`69fd052`](https://github.com/zabuldon/teslajsonpy/commit/69fd052e0d637cc88fe13661c44812175df2cd26))

Ci

* ci: add git pull ([`f75aaa3`](https://github.com/zabuldon/teslajsonpy/commit/f75aaa3c167152f09557001d3cb5e6170d18dd4c))

* ci: change order of docs build ([`f345e66`](https://github.com/zabuldon/teslajsonpy/commit/f345e66bcdd9c1159acaed9624570c1d9557868d))

Documentation

* docs: update documentation ([`e56b134`](https://github.com/zabuldon/teslajsonpy/commit/e56b13490da733fcbb874c62d4bd807cea7f8041))

Feature

* feat: add vin, id, and vehicle_id to online sensor ([`7f49f8f`](https://github.com/zabuldon/teslajsonpy/commit/7f49f8fd9d8931c50ff732c0fe83600fee8a4da6))

Test

* test: add attribute tests for online sensors ([`ae6adc3`](https://github.com/zabuldon/teslajsonpy/commit/ae6adc3026765cee694519089348845aa8137606))

Unknown

* Merge pull request 241 from zabuldon/dev

2021-10-19 ([`9846d03`](https://github.com/zabuldon/teslajsonpy/commit/9846d03b4717bb85d5820e553d54d4d02092091e))

* Merge pull request 240 from alandtse/vehicle_id

feat: add vin, id, and vehicle_id to online sensor ([`39d402d`](https://github.com/zabuldon/teslajsonpy/commit/39d402d8d801aaab36e7eddabfa4355d4dd0ad00))

* Merge pull request 239 from zabuldon/dev

2021-10-18 ci ([`99fb2a6`](https://github.com/zabuldon/teslajsonpy/commit/99fb2a6f55e00c121d0b24b5fbf6160c0abba46c))

1.1.2

Build

* build: bump deps ([`164981c`](https://github.com/zabuldon/teslajsonpy/commit/164981c129f208ba905a8c842dffaeb306af360b))

Ci

* ci: add fetch-depth to checkout ([`9b600b4`](https://github.com/zabuldon/teslajsonpy/commit/9b600b4003b43d9d8443fa7d99787783004721a9))

* ci: add push ([`3b820ce`](https://github.com/zabuldon/teslajsonpy/commit/3b820ce3b359e6435ef2b58a6daba7afabf0f4cd))

* ci: commit doc changes ([`af15bf8`](https://github.com/zabuldon/teslajsonpy/commit/af15bf8f41ec8d49b3e9741d77360443ae158578))

Documentation

* docs: update documentation ([`8c67ba6`](https://github.com/zabuldon/teslajsonpy/commit/8c67ba66db086b4113ce6b30be7cb8a77abd1257))

* docs: update documentation ([`006bc7a`](https://github.com/zabuldon/teslajsonpy/commit/006bc7a816721adfd6d4f116a2e8b7af57de240c))

* docs: update controller.command deprecation link ([`f17ad26`](https://github.com/zabuldon/teslajsonpy/commit/f17ad260c0e654c563a9461c8c7997374cff746e))

* docs: update formating of controller.api
Change style to work with readthedocs. ([`186e1b1`](https://github.com/zabuldon/teslajsonpy/commit/186e1b18fdd7cb44625f1782091d4bcbe2b98010))

* docs: update documentation ([`54acac5`](https://github.com/zabuldon/teslajsonpy/commit/54acac549ff3045d925a7fe1a07a70380d5812e2))

Fix

* fix: exit wake_up attempt if car not identified
may solve https://github.com/alandtse/tesla/issues/70 ([`7336092`](https://github.com/zabuldon/teslajsonpy/commit/73360924d28274e7614f892da7802a7080935d17))

* fix: remove extraneous kwarg product_type
closes 235 ([`8a986eb`](https://github.com/zabuldon/teslajsonpy/commit/8a986eb6568a1960368bcdb8d137747ae9282daf))

Refactor

* refactor: remove extraneous exception ([`ddbc366`](https://github.com/zabuldon/teslajsonpy/commit/ddbc36673c9774d8b024f4dfa82752d81c869f3f))

Unknown

* Merge pull request 238 from zabuldon/master

Master ([`0e8b04f`](https://github.com/zabuldon/teslajsonpy/commit/0e8b04fd767b9b1b4fa04cb992089cf6a5992341))

* Merge pull request 237 from zabuldon/dev

2021-10-18 ([`7ebe8d6`](https://github.com/zabuldon/teslajsonpy/commit/7ebe8d672671d8e341ff9fe5c752d22b0668945f))

* Merge pull request 236 from alandtse/235

235 ([`61ed62d`](https://github.com/zabuldon/teslajsonpy/commit/61ed62d2cf629675fe4eaaa336c615f75bfb4adb))

* Merge pull request 234 from zabuldon/master

Master ([`05f1555`](https://github.com/zabuldon/teslajsonpy/commit/05f155546d41783adaaac14cd5ad0f00a3a00fb2))

* Merge pull request 233 from zabuldon/dev

ci: commit doc changes ([`eef272e`](https://github.com/zabuldon/teslajsonpy/commit/eef272e8aefc5c8b6475c6df0832a626cb1672d6))

Page 8 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.