* Improve Battery health derived efficiency estimations and Fix error divided by zero
* Fix unit convert
* Update screenshot
* Keep iteration value
* Remove name mention.
* update tesla-youq project
Due to MyQ restricting access to the MyQ API by 3rd parties, the Tesla-YouQ project has been deprecated and forked to Tesla-GeoGDO, which will continue the project for other smart garage door openers.
* update bottom link
* update bottom link
* Update backup_restore.md
Adding note about Docker Compose v1 EOL and upgrade to v2.
* Update manually_fixing_data.mdx
Adding note about Docker Compose v1 EOL and upgrade to v2.
* Update upgrading.mdx
Adding note about Docker Compose v1 EOL and upgrade to v2.
- add missing shebang
- add optional mqtt username/password, so people can see how it needs to be spelled
- small markup fixes
Co-authored-by: DrMichael <DrMichael@users.noreply.github.com>
* Updated readme docs and spanish translations
* Improve query to avoid nulls on cars with no long charging sessions
* Revert "Improve query to avoid nulls on cars with no long charging sessions"
This reverts commit 5dc1a74e1c.
* TeslaMate Custom Dashboards
TeslaMate Custom Dashboards: Battery Health, Charging Costs Stats, Charging CurveStats, Tracking Drives and more. There are two dashboards (Current Charge & Drive View) that could be browsed on the car while driving or charging.
* Reorder projects and add more screenshots
* Remove project not using TeslaMate
* Projects using TeslaMate (alphabetically arranged)
* Battery Health dashboard
* Redesign subqueries
in order to improve performance for global variables and estimations
* Rearrange labels
* Simplify charts with plotly and improved estimations
* Rearranged panels and optimized queries
* Added Mileage logged and aditional info
* Improve BatteryHealth queries
* Fix label
* Improve Battery Capacity estimations
---------
Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
* Replace `docker-compose` commands with `docker compose`
* Use official and up to date documentation for Docker and Compose installation
* Revert IDE automatic style changes
* Fix a dash from merging the upstream
* Update docs to manually remove vehicle
Entry added to document how to remove a vehicle from the database until a native solution is implemented.
#3074#2719
* Update manually_fixing_data.mdx
* Update freebsd documentation, fix some instruction issues encountered.
* Fix a few typos
Co-authored-by: Victor Igumnov <victor.igumnov@ticketmaster.com>