Files
archived-hipudding-teslamate/website/docs/projects.md
Tobias Lindberg 84d9f020a2 Updating docs with following.. (#1350)
* adding TeslaMateApi to projects

* reordering projects list to alphabetical order

* adding index of available projects to documentation top
2021-02-16 10:59:40 +01:00

2.5 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 app will automatically update your cost for charge sessions in TeslaMate within a specified geofence (usually home) using data from either the Octopus Agile or Tibber tariff.

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