2.6 KiB
title
| title |
|---|
| Projects using TeslaMate |
Here is a list of 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.