Teslajsonpy

Latest version: v3.10.3

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

Scan your dependencies

Page 6 of 18

2.1.0

Feature

* feat: add 3rd row heated seats (310)

3rd row is disabled by default and needs to be enabled to appear. ([`3f65d02`](https://github.com/zabuldon/teslajsonpy/commit/3f65d0225d58d02bd54469fb234462ee1e24b3b9))

Refactor

* refactor: disable heated seats and steering wheel by default (311) ([`7931cb5`](https://github.com/zabuldon/teslajsonpy/commit/7931cb555a10441a12153426dab1e59a7c8f2af2))

Unknown

* Merge pull request 312 from zabuldon/dev

2022-04-26 ([`7899786`](https://github.com/zabuldon/teslajsonpy/commit/789978619388a287e9c1251a442ed612afc57534))

2.0.3

Fix

* fix: fix error for cars without heated steering wheels and seats ([`b5cf9bb`](https://github.com/zabuldon/teslajsonpy/commit/b5cf9bb2b1416364d921fcd533a55f52f8e92282))

Unknown

* Merge pull request 309 from zabuldon/dev

fix: fix error for cars without heated steering wheels and seats ([`6969dda`](https://github.com/zabuldon/teslajsonpy/commit/6969ddad6e72f3df632c69a8749c3551e680c6e7))

2.0.2

Fix

* fix: Remove duplicate ChargeStateDataSensor (306)

Closes https://github.com/alandtse/tesla/issues/193 ([`965bd9e`](https://github.com/zabuldon/teslajsonpy/commit/965bd9e831aa2cf77b49da2d3411c57b1f7a4638))

Unknown

* Merge pull request 307 from zabuldon/dev

fix: Remove duplicate ChargeStateDataSensor (306) ([`fe22a9c`](https://github.com/zabuldon/teslajsonpy/commit/fe22a9c34318e9ce0288999fc95a85e40704789d))

2.0.1

Fix

* fix: add enabled_by_default to EnergySiteDevice

EnergySiteDevice ([`4a098a0`](https://github.com/zabuldon/teslajsonpy/commit/4a098a04a69043111afe27faff79b8ec2ecffdc0))

Unknown

* Merge pull request 305 from zabuldon/dev

fix: add enabled_by_default to EnergySiteDevice ([`4be4eec`](https://github.com/zabuldon/teslajsonpy/commit/4be4eec8fd9f88aee59cbedb6030ae6d0441d8a1))

2.0.0

Breaking

* fix!: create json sensors for vehicle data (299)

Remove json attributes from online sensor and move to separate sensors.

BREAKING CHANGE: Online sensor will no longer have json vehicle data. Any scripts that relied on that json data will need to use the newer sensors. They will need to be enabled.

closes 298 ([`d692a15`](https://github.com/zabuldon/teslajsonpy/commit/d692a154dd4165b3f24ba29abd6f76a78858e0b7))

Feature

* feat: add homelink support for HA

Adds default-disabled homelink buttons to HA. Because Tesla now sells homelink
as optional, you will need to enable the buttons in HA to access them.

closes 295 ([`242eb35`](https://github.com/zabuldon/teslajsonpy/commit/242eb35603dc1872d7b3806fb59f340423ad055e))

Style

* style: use typing.List for typehint to support python < 3.9

This fixes a breaking change for users running python 3.8 and lower that was introduced in 299
Type-hinting the contents of a list require importing List from typing on python versions prior to 3.9 ([`af7019d`](https://github.com/zabuldon/teslajsonpy/commit/af7019d490bfb5aa71d879a64185c1c0d007682a))

Unknown

* Merge pull request 303 from zabuldon/dev

2022-03-26 ([`b8bf18a`](https://github.com/zabuldon/teslajsonpy/commit/b8bf18a36faa18a4878c4e79d5340ff71c2a261f))

1.10.0

Build

* build(deps): bump deps (294) ([`bfd6e34`](https://github.com/zabuldon/teslajsonpy/commit/bfd6e3483e9a206078a8db93cedbc907e98099a4))

Feature

* feat: force update on next poll on enable update

* docs: update documentation

* style: black

* refactor: fix shifted comments

* refactor: show polling status in debug logs

* feat: force update on next poll on enable update

When set_updates enables a vehicle for controller updates. The vehicle
will update on next poll.

* build: bump deps

Co-authored-by: semantic-release <semantic-releaseGitHub> ([`2b6bd5d`](https://github.com/zabuldon/teslajsonpy/commit/2b6bd5d3c411e3ecd39f7ec9bb61d0de85ebdd4c))

Fix

* fix: fix last_reset calculation to reset only if new value is lower (297)

* If the value was the same as the last update last_reset would be set
* If unknown set to None per https://developers.home-assistant.io/docs/core/entity/sensor?_highlight=last_reset#properties ([`6103eb4`](https://github.com/zabuldon/teslajsonpy/commit/6103eb4a35459abd1461da64c0ff05655c18aaa2))

Unknown

* Merge pull request 301 from zabuldon/dev

2022-03-24 ([`f5e155b`](https://github.com/zabuldon/teslajsonpy/commit/f5e155b7d42ddb5067f5ae9f2d8588d7365f8d98))

Page 6 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.