- Bump teslajsonpy to 2.0.3 (
5ca3899
)
- Change HA documentation link to wiki (
98650f4
)
- Bump dependencies (
7dc5779
)
- Address sensor breaking change (
abc98f9
)
- Bump teslajsonpy to 2.0.1 (
bab521c
)
- Create json sensors for vehicle data (
d13f828
)
- Online sensor will no longer have json vehicle data. Any scripts that relied on that json data will need to use the new vehicle data sensors. They will need to be enabled. (
d13f828
)
- Force update when enabling polling switch (
0aca7a8
)
- Fix polling switch enable api call (
42f01d4
)
- Bump teslajsonpy to 1.9.0 (
269e08c
)
- Add set by vin to update polling interval service (#149) (
f278680
) - Allow minimum dataCoordinator update interval at 10 seconds (#148) (
0d87757
)
- Add set polling policy in configuration (#127) (
2814149
) - Add polling interval service (#128) (
3b2d8bc
)
- Add horn and flash lights buttons (#114) (
1c39e63
) - Expose charge_current_request_max attribute (#110) (
a589539
)
- Bump deps (
ccd2f53
)
- Bump telsajsonpy to 1.2.1 (
a0723a4
)
- Bump teslajsonpy to 1.2.0 (
7a1a1b6
)
- Bump teslajsonpy to 1.1.2 (
697bb3e
)
- Add tesla_custom.api service (
295ed08
)
- Fix changelog (
e2e0f89
)
- Bump teslajsonpy to 1.1.1 (
ea5487
)
- Bump teslajsonpy to 1.0.1 (
f41061c
)
- Include teslafi for tokens (#54) (
f6ed61e
) - Add HACS Link (#48) (
f8c761e
) - Specify platform for authentication apps (#43) (
09fc04f
)
- Replace oauth proxy login with refresh token (
9ccb71e
)
- Rename update switch to polling switch (
b09825c
)
update_switch
has been renamed topolling_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
)
- Update documentations for refresh tokens (
f4ac729
)
- Update energy sensor for HA 2021.9 (
9cb6806
)
- Bump teslajsonpy to 0.19.0 (
7efd7a1
)
- Detect invalid tokens (
90d0a72
)
- Fix additional httpx syntax errors for reauth (
f10809a
)
- Fix token refresh (
dec9a40
)
- Fix directory in zip (
d8b4fc6
)
- Change structure to not override core (
f173b68
)
- Update instructions for upgrading from core (
3b67b24
)
- Initial commit (
c12aadf
)