From 701b39ec8e73e236426afc4f2fe74ce401bc9c5a Mon Sep 17 00:00:00 2001 From: jlestel Date: Wed, 19 Feb 2025 21:24:24 +0100 Subject: [PATCH] Mention MyTeslamate API Registration (#37527) I want to mention the fleet api registration offered by MyTeslamate. The only one that allows you to do the whole process without any technical knowledge. Like FleetKey.cc, it is a third-party solution. For your information, it is the one that has already been promoted by EVCC. --- source/_integrations/tesla_fleet.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/tesla_fleet.markdown b/source/_integrations/tesla_fleet.markdown index a8fa085ce8f..8a03721ab07 100644 --- a/source/_integrations/tesla_fleet.markdown +++ b/source/_integrations/tesla_fleet.markdown @@ -46,6 +46,7 @@ You must have: - A [Developer Application](https://developer.tesla.com/en_US/dashboard) - A web domain and host that you can serve your public key file from. Some free options include: - [FleetKey.cc](https://fleetkey.cc) + - [MyTeslamate.com](https://app.myteslamate.com/fleet) - [AWS S3](https://docs.aws.amazon.com/AmazonS3/latest/userguide/WebsiteHosting.html) - [Cloudflare Pages](https://pages.cloudflare.com/) - [Firebase Hosting](https://firebase.google.com/docs/hosting)