From f247424107505754bb58fcc79ac95d1ef05bbc51 Mon Sep 17 00:00:00 2001 From: brchri <126272303+brchri@users.noreply.github.com> Date: Sun, 12 Nov 2023 10:06:44 -0700 Subject: [PATCH] add tesla-youq project (#3347) --- website/docs/projects.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/docs/projects.md b/website/docs/projects.md index 4982209b2e..6e9b21db3b 100644 --- a/website/docs/projects.md +++ b/website/docs/projects.md @@ -69,3 +69,9 @@ The Tesla Home Assistant integration can use the data from the TeslaMate MQTT in LINK: [https://github.com/alandtse/tesla](https://github.com/alandtse/tesla) LINK: [Wiki How-To](https://github.com/alandtse/tesla/wiki/Teslamate-MQTT-Integration) + +## [Tesla-YouQ](https://github.com/brchri/tesla-youq) + +A lightweight app that will operate your MyQ connected garage doors based on the location of your Tesla vehicles, automatically closing when you leave, and opening when you return. Supports multiple geofence types including circular, TeslaMate, and polygonal. Supports multiple vehicles and MyQ devices. + +LINK: [https://github.com/brchri/tesla-youq](https://github.com/brchri/tesla-youq)