- Bump teslajsonpy to fix charge current (#484) (
fa4bb7e
) - Switch to async_forward_entry_setups (
3d62c3c
)
- Handle None option_codes (
47bb178
)
- Add emission test button (#454) (
8d40beb
) - Add scheduled departure and charge timestamp attributes (#458) (
b979846
) - Add dynamic debug logging (#448) (
d310ae5
)
- Make destination location unknown after arrival (#460) (
5781cea
) - Account for time passing between updates (#419) (
02751a2
) - Replace deprecated is_metric (#343) (
87005fc
)
- Add user present and User ID (#446) (
865c637
) - Add estimated battery range attributes (#443) (
7584fdc
) - Add scheduled departure and charging (#441) (
f555131
)
- Update readme with new features (
8a518c9
)
- Always show charge energy for current and last session (#414) (
be6c1f0
) - Fix arrows for window cover (#407) (
108567c
) - Turn climate on when turning seat heater on (#406) (
78e90e4
)
- Use utc time zone for charge complete sensor (
f13c618
)
- Change timestamp calculation (
5f92774
)
- Add time to full charge sensor (#349) (
fbcf5fe
) - Show software update statuses in version info (#370) (
fac9dd1
)
- Handle unresponsive cars/systems during setup (
4d1270b
)
- Persist entities when reloaded while car is asleep (#365) (
f0fc6e4
) - Fix usable_battery_level to match app (#362) (
c9e4abb
) - Update car-asleep binary sensor icon (#364) (
30f319c
)
- Add missing close_cover for frunks (
3257775
)
- Add open feature for frunk (
769858f
) - Set sensor device class (#292) (
658295f
) - Use GPS coords from Tesla API (#289) (
1bc6d7f
) - Use car distance units & fix solar type (
2617d71
)
- This is a rewrite. Multiple entitiy_ids were changed. It is recommended you remove and reinstall. Changed trunk, frunk and charger door from lock to cover entities. Created separate sensor (
TeslaCarChargerPower
class) for charger power. Moved charger amps, charger volts and charger phases extra state attributes to the new charger power sensor. Moved added range extra state attributes to the charger energy added sensor. (6a1f9c3
)
- Fix keyerror
charge_to_max_range
(0aa02c1
)
- Add solar power, grid power, load power sensors (
57d6095
)
- Use json in post requests (
867475f
)
- Improve handling on 0 Watts power reads (
bf94f3b
) - Switch to non-deprecated async_get instead (#217) (
f82e030
) - Use default if scan_interval settings missing (
0d3d4ce
)
- 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
)