Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added TeslaMate-ABRP and typo fix #2314

Merged
merged 1 commit into from
Jan 19, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion website/docs/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ Here is a list of projects using TeslaMate.
- [MMM-Teslamate](#mmm-teslamate)
- [TeslaMateAgile](#teslamateagile)
- [TeslaMateApi](#teslamateapi)
- [TeslaMate_Telegraf_Bot](#teslamate_telegram_bot)
- [TeslaMate_Telegram_Bot](#teslamate_telegram_bot)
- [TeslaMate-ABRP](#teslamate_abrp)

---

Expand Down Expand Up @@ -54,3 +55,9 @@ LINK: [github.com/tobiasehlert/TeslaMateApi](https://github.com/tobiasehlert/tes
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](https://github.com/JakobLichterfeld/TeslaMate_Telegram_Bot)

## [TeslaMate_ABRP](https://github.com/fetzu/teslamate-abrp)

This is a docker-based daemon/script that can push data to [ABetterRoutePlanner](https://abetterrouteplanner.com) based on contents of MQTT TeslaMate topic.

LINK: [github.com/fetzu/teslamate-abrp](https://github.com/fetzu/teslamate-abrp)