Releases: alandtse/tesla
Releases · alandtse/tesla
v1.4.0
Feature
- Add horn and flash lights buttons (#114) (
1c39e63
)
- Expose charge_current_request_max attribute (#110) (
a589539
)
Fix
- Allow specifying auth_domain (
22817bd
)
- Update ha state on command success (
6ede864
)
Refactor
v1.3.2
Fix
Documentation
- Add add integration link to info.md (
5dd66ec
)
- Add add-integration badge (
4ae8227
)
Refactor
- Use http.HTTPStatus instead of const.HTTP_* (#87) (
25466ce
)
v1.3.1
Fix
- Bump telsajsonpy to 1.2.1 (
a0723a4
)
v1.3.0
Feature
- Bump teslajsonpy to 1.2.0 (
7a1a1b6
)
Documentation
v1.2.1
Fix
- Bump teslajsonpy to 1.1.2 (
697bb3e
)
v1.2.0
Feature
- Add tesla_custom.api service (
295ed08
)
Documentation
v1.1.2
Fix
- Bump teslajsonpy to 1.1.1 (
ea5487
)
v1.1.1
Fix
- Bump teslajsonpy to 1.0.1 (
f41061c
)
v1.0.0
Feature
- Replace oauth proxy login with refresh token (
9ccb71e
)
Fix
- Rename update switch to polling switch (
b09825c
)
Breaking
update_switch
has been renamed to polling_switch
. While the UI name will change immediately if you have not modified it, the entity_id should not change unless you remove and reinstall the component. (b09825c
)
Documentation
- Update documentations for refresh tokens (
f4ac729
)