* 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>
3.7 KiB
title
| title |
|---|
| Projects using TeslaMate |
Gaussmeter
An LED illuminated acrylic Tesla Model 3. Its color and scale of light depend on the cars current state.
A limited number of Gaussmeter units are available for sale, see github link for details. (10% of profits go to support Teslamate)
LINK: github.com/gaussmeter/gaussmeter
MMM-Teslamate
A Magic Mirror Module for TeslaMate.
LINK: github.com/denverquane/MMM-Teslamate
Home Assistant Addon
An unofficial Home Assistant addon for TeslaMate, with a PostgreSQL addon too. Works with the existing community Grafana and Mosquitto addons to provide a complete solution.
LINK: github.com/matt-FFFFFF/hassio-addon-teslamate
TeslaMateAgile
A TeslaMate integration for calculating cost of charges. This application will automatically update your cost for charge sessions in TeslaMate within a specified geofence (usually home) using data from your smart electricity tariff.
The supported energy providers / tarriffs are either Octopus Agile, Tibber, aWATTar or fixed pricing (manually specified).
LINK: github.com/MattJeanes/TeslaMateAgile
TeslaMateApi
TeslaMateApi is a RESTful API to get data collected by self-hosted data logger TeslaMate in JSON.
The application is written in Golang and data is received from both PostgreSQL and Mosquitto and presented in various endpoints.
LINK: github.com/tobiasehlert/TeslaMateApi
TeslaMate_Telegram_Bot
This is a telegram bot written in Python to notify by Telegram message when a new SW update for your Tesla is available. It uses the MQTT topic which TeslaMate offers.
LINK: github.com/JakobLichterfeld/TeslaMate_Telegram_Bot
TeslaMate ABRP
A python script (also available as a lightweight docker image) that pushes car status data to ABetterRoutePlanner based on contents of TeslaMate MQTT's topic.
LINK: github.com/fetzu/teslamate-abrp
CustomGrafanaDashboards
Collection of custom dashboards for Grafana.
LINK: github.com/CarlosCuezva/dashboards-Grafana-Teslamate
TeslaMate Custom Dashboards
Teslamate Custom Dashboards: Battery Health, Charging Costs Stats, Charging CurveStats, Tracking Drives and more. Also, there are two dashboards (Current Charge & Drive View) that could be browsed on the car while driving or charging.
LINK: github.com/jheredianet/Teslamate-CustomGrafanaDashboards
Tesla Home Assistant Integration
The Tesla Home Assistant integration can use the data from the TeslaMate MQTT integration to update car data in near-real time.
LINK: https://github.com/alandtse/tesla
LINK: Wiki How-To