From 70c635af7c727ce069e51af1ff012101adfdbde4 Mon Sep 17 00:00:00 2001 From: Iain Bullock <59146297+iainbullock@users.noreply.github.com> Date: Sun, 5 May 2024 06:47:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 022ffb3..cee0598 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ This version provides a standalone docker version instead of a Home Assistant Ad This docker runs the official Tesla HTTP Proxy to allow Fleet API requests on modern vehicles. Please do not bother Tesla for support on this. +Buy Me A Coffee + ## About Runs a temporary Flask web server to handle initial Tesla authorization flow and store the refresh token. Once that is complete, it quits Flask and runs Tesla's HTTP Proxy code in Go.