Teslajsonpy

Latest version: v3.10.3

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

Scan your dependencies

Page 7 of 18

1.9.0

Ci

* ci: add black step ([`ba0fcd9`](https://github.com/zabuldon/teslajsonpy/commit/ba0fcd9a9d36c189e7ebc0bfddb81b508fab004b))

Feature

* feat: update endpoints.json for version 4.5 (286)

https://github.com/tdorssers/TeslaPy/commit/f6b250edddabe1c1938665f47bfb14d54ee131f0 ([`c9bc30b`](https://github.com/zabuldon/teslajsonpy/commit/c9bc30ba1d5182a16c1e62946df33c6f54de3929))

Fix

* fix: remove get_bearer_token step ([`e22ebf3`](https://github.com/zabuldon/teslajsonpy/commit/e22ebf377f2e7d0639cd00a9ffd1d9fb36ff904b))

* fix: remove get_bearer_token step ([`48dcae5`](https://github.com/zabuldon/teslajsonpy/commit/48dcae548c8653e66a94d831ad2c5f3889b5967e))

Style

* style: fix typing ([`d65f988`](https://github.com/zabuldon/teslajsonpy/commit/d65f988415e50640981a135e63e02b356e5310da))

* style: fix typing ([`0bdc5a5`](https://github.com/zabuldon/teslajsonpy/commit/0bdc5a5470df9491b1b2d724bfbf98e8f93f9f67))

Unknown

* Merge pull request 293 from zabuldon/dev

2022-03-22 ([`9c8a908`](https://github.com/zabuldon/teslajsonpy/commit/9c8a908e34d03d8223b828b1b0a383fbf20ea184))

* Merge pull request 292 from alandtse/no_bearer_token_step

No bearer token step ([`27ed3c0`](https://github.com/zabuldon/teslajsonpy/commit/27ed3c0efc2c7ae8e3a2c7726017529ad7d3d900))

* Merge pull request 291 from zabuldon/revert-289-no_bearer_token_step

Revert &34;Remove get bearer token step&34; ([`eb4c706`](https://github.com/zabuldon/teslajsonpy/commit/eb4c70649c461540a614e8c72a1d27d1069e8580))

* Revert &34;Remove get bearer token step&34; ([`ed9261b`](https://github.com/zabuldon/teslajsonpy/commit/ed9261b09f25f8b46287576e9595939710793c3e))

* Merge branch &39;dev&39; into master ([`aa362f5`](https://github.com/zabuldon/teslajsonpy/commit/aa362f58f0df748a5dc9df6a85e2ae436ed3c4c0))

* Merge pull request 289 from alandtse/no_bearer_token_step

Remove get bearer token step ([`a7c1190`](https://github.com/zabuldon/teslajsonpy/commit/a7c1190faf6c234540ba596532482531bc186259))

1.8.0

Feature

* feat: add per vehicle polling interval (281)

* Add per vehicle polling interval

* Fixed lint/flake error

* Add polling interval tests

* Added tests for 2nd VIN

* Make update interval constant in const.py ([`3e66dc1`](https://github.com/zabuldon/teslajsonpy/commit/3e66dc1a5a66b00e5a289271be729e4eb76779b5))

* feat: add per vehicle polling interval (281)

* Add per vehicle polling interval

* Fixed lint/flake error

* Add polling interval tests

* Added tests for 2nd VIN

* Make update interval constant in const.py ([`6f4d91c`](https://github.com/zabuldon/teslajsonpy/commit/6f4d91c513128be9493aff2663a1c20fdfa78078))

1.7.0

Feature

* feat: provide all data in home assistant sensor as json string (279)

* New vehicle_data attribute for online sensor containing all the data returned as json string ([`8c2a1f3`](https://github.com/zabuldon/teslajsonpy/commit/8c2a1f38aea8e1c74e80abd9c2282bd8d0263c86))

Unknown

* Merge pull request 280 from zabuldon/dev

feat: provide all data in home assistant sensor as json string (279) ([`971d6be`](https://github.com/zabuldon/teslajsonpy/commit/971d6be6c0c4e9805ce0fe2c7a0fe01ab9294290))

1.6.0

Ci

* ci: allow sync with dev even with failure ([`ca7255f`](https://github.com/zabuldon/teslajsonpy/commit/ca7255fd87c0492bb61cda3f47549091c9f1bf78))

Feature

* feat: report installed_version in update_sensor (274)

* Always report installed_version in update_sensor

* Modify correct branch. Check for car_version ([`cf0c17d`](https://github.com/zabuldon/teslajsonpy/commit/cf0c17d287ec419b20d9812de6969e7d37cdbcb7))

Fix

* fix: fix get_location() so it updates if car facing north (277)

Test for changes to location were based on non-0 values which would fail if any value was 0 (such as heading north). Fix correctly treats 0 as a valid value.

closes 276 ([`784a4ed`](https://github.com/zabuldon/teslajsonpy/commit/784a4edd5e89a9035341309708c8e5ab9506e1b2))

Unknown

* Merge pull request 278 from zabuldon/dev

2022-01-18 ([`d995784`](https://github.com/zabuldon/teslajsonpy/commit/d9957841c6a1a1b911952236f3ea3e3f50de836f))

* Merge pull request 273 from zabuldon/master

Master ([`faef3de`](https://github.com/zabuldon/teslajsonpy/commit/faef3de0f2c6c8855246708145bf14a051ee9a57))

1.5.0

Feature

* feat: sync endpoints.json with teslapy

https://github.com/tdorssers/TeslaPy/blob/7f8c86c7b501a7e59fb24e79eb8cae367b965b39/teslapy/endpoints.json ([`faa4761`](https://github.com/zabuldon/teslajsonpy/commit/faa476179b6d198caaffc9dbec53a835cb496109))

* feat: add update_interval as an attribute (267)

* Add update_interval as an attribute

Adding &34;update_interval&34; as an attribute to the online-sensor, to be able to use it in automations for better control of polling

* Update tests as well ([`9c622bb`](https://github.com/zabuldon/teslajsonpy/commit/9c622bba9b519cc4c4985f980dae7c5acdf9e587))

* feat: add polling policy flag (167)

* Adding a wake_up_policy

* Fix a few typos etc

* Rename wake_up_policy to polling_policy

* Try to be really sure that a charger is connected

* Removing backslashes (lint error)

* Removing trailing whitespace (lint warning)

* Merge with dev

* Move out calculate_interval to a helper function

* Adding tests for calculate interval

* Fix lint-complaint

* Add missing docstrings ([`43c74b0`](https://github.com/zabuldon/teslajsonpy/commit/43c74b069c288ce6eca19a832f1e2b24bab0dc8a))

Refactor

* refactor: use helper functions (271)

* Using helper for last_park_timestamp

* Using helper for last_wake_up_timestamp

* Update helper functions and create and update tests

* Use car_online helper functions

* Use real functions for get_drive_params in tests

* Use helper functions for climate, sentry mode and charging state

* Use helpers for id-vin mappings. Update tests for better readability.

* Use helper function for shift_state

* Fix missing variable names and create in_gear helper

* More tests using real functions

* Missing function call

* Missing helper function

* State vs Status

* Dont reinitialize car_online on each update

* Also use set_car_online helper in wrapper

* Case insensitive wake_up

* More helper-functions in wake_up wrapper

* More debug in wake_up wrapper

* More debug in wake_up wrapper

* Fixing online-state in wrapper functions

* Debug to find missing updates

* Debug to find missing updates

* Debug to find missing updates

* Debug to find missing updates

* Better debugging

* Dont run extra wake_up if car is already awake

* More debug

* Helper functions in connect

* More debug info. Small modification to polling policy connected

* More debug info.

* Rounding all timestamps to ints to ensure consistent behaviour

* Fix dangerous default empty dict

* Fix some tests

* Too many statements in wake_up wrapper

* Fix lint-errors

* Adding empty params to helper functions

* Rename &34;in_gear&34; to the more consistent &34;is_in_gear&34;

* Avoid using global variables in tests

* Start updating docstrings

* More docstrings

* Ensure DRIVING_INTERVAL is not overriding a low update_interval

* Fix failing test. If last_wake_up >= now, the wake_up was successful ([`7ec0eb1`](https://github.com/zabuldon/teslajsonpy/commit/7ec0eb1144c3e5fdff6d5256f8fe2adf2a48e3fd))

Unknown

* Merge pull request 272 from zabuldon/dev

2022-01-14 ([`b0e39e3`](https://github.com/zabuldon/teslajsonpy/commit/b0e39e3a3cf53cd724839da810d3c687493dd909))

* Merge pull request 270 from alandtse/teslapy_sync

feat: sync endpoints.json with teslapy ([`fc3f75e`](https://github.com/zabuldon/teslajsonpy/commit/fc3f75ec1ddb8654886bbaa6b15ff2116e775c78))

* Merge pull request 265 from zabuldon/master

Master ([`c448364`](https://github.com/zabuldon/teslajsonpy/commit/c4483640c35f6c86b6bee66cbd562c25732e4772))

1.4.2

Build

* build: bump deps ([`e644b74`](https://github.com/zabuldon/teslajsonpy/commit/e644b74b4f81102af27b18ea18f221dc4aa1c7ed))

Documentation

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

Fix

* fix(vins): ensure vin is in saved state ([`77e2414`](https://github.com/zabuldon/teslajsonpy/commit/77e2414489088d390de81ef3eb02314f6a5921b9))

* fix(energysites): changing unknown grid status logic ([`5f92fc4`](https://github.com/zabuldon/teslajsonpy/commit/5f92fc4e466b78e78cf40bd1fb78d279bba1c09c))

Unknown

* Merge pull request 264 from zabuldon/dev

2021-12-27 ([`45d55aa`](https://github.com/zabuldon/teslajsonpy/commit/45d55aab7628d5740917c253cb651447cd9c26df))

* Merge pull request 262 from bassrock/fix-solarcity-energysite

fix(energysites): changing unknown grid status logic ([`5734c20`](https://github.com/zabuldon/teslajsonpy/commit/5734c20fd3915204839ed028864c8087497682d0))

* Merge pull request 263 from bassrock/fix-vin-lookup

fix(vins): ensure vin is in saved state before updating ([`52fb586`](https://github.com/zabuldon/teslajsonpy/commit/52fb58675589f5f05b93971e92dcb97ce385185c))

* Merge pull request 261 from zabuldon/dev

2021-12-12 ([`ca6b291`](https://github.com/zabuldon/teslajsonpy/commit/ca6b291dff8c317565c525c659f2fca965da382f))

* fix!(energy-sites): make name unique (260)


BREAKING CHANGE: Sites without a name set will use the site_id instead of &34;My Home&34; ([`3237c1a`](https://github.com/zabuldon/teslajsonpy/commit/3237c1ae3d059f13545152e9e5cb0f63b63deb74))

* Merge pull request 258 from alandtse/auth_domain

build: bump deps ([`b46096a`](https://github.com/zabuldon/teslajsonpy/commit/b46096ab04d70dcd239bbc43943649e43c289f4d))

* Merge pull request 257 from zabuldon/master

Master ([`cc95c53`](https://github.com/zabuldon/teslajsonpy/commit/cc95c53ce6f150d0f4bb6501adb662326519f544))

Page 7 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.