v1.17.0
Enhancements
olexs has developed a toolkit to export data from the tesla-apiscraper InfluxDB backend and convert it to a CSV format that can be imported using the TeslaFi Import. Check it out if you want to migrate data to TeslaMate: Import from tesla-apiscraper (BETA)
- Simplify geofence editing: The radius can now be changed interactively.
- Allow geofences to overlap: If multiple geofences cover a position, the geofence whose centre is closest is selected.
- Increase charge cost scale / kWh (#440 by baylanger)
- Charge cost view: Show zoom controls
- TeslaFi Import: Preselect the timezone
- Add configuration option
DATABASE_SSL
- Use 'rated' as default preferred range
- Collapse 'Dashboards' dropdown on mobile
Dashboards
- Add Trip dashboard: This dashboard was built to visualize longer trips. It provides an overview of all drives and charges that were logged over a period of several hours or days.
- All: Link to the web interface and other dashboards
- Overview: Speed up database queries
- Charges: Add geofence filter
- Charge Details: Add cost overview (#460 by Niek)
- Drive Details: Add usable battery level graph
New MQTT Topics
teslamate/cars/$car_id/geofence
: The name of the geofence at the current position
Documentation
- Add docs for tesla-apiscraper import (#454 by olexs)
- Update Backup & Restore docs (#438 by AlwindB)
- Revamp manual install docs
Bug Fixes
- Fix an issue where some CSV files could not be imported