Releases: alandtse/tesla
Releases · alandtse/tesla
v3.0.0
Feature
- Rewrite to add support for energy sites (#250) (
6a1f9c3
)
Breaking
- 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
)
Documentation
v2.4.4
Fix
- Fix keyerror
charge_to_max_range
(0aa02c1
)
Documentation
v2.4.0
Feature
- Add solar power, grid power, load power sensors (
57d6095
)
v2.3.1
Fix
- Use json in post requests (
867475f
)
Documentation
v2.3.0
Feature
- Add support for async_remove_config_entry_device (#218) (
562c1b0
)
Fix
- 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
)
v2.2.1
Fix
- Check vin before adjusting climate devices (#208) (
5c81955
)
v2.2.0
Feature
- Enable heated seat and steering wheel entities automatically (#205) (
ed975f3
)