From 17a883269773b85b2708b8a9817b5ec3b93b7557 Mon Sep 17 00:00:00 2001 From: Alex Lauerman Date: Thu, 15 Nov 2018 02:24:04 -0600 Subject: [PATCH] Fixed Configuration link (#7511) This was not displaying correctly on the docs site ("##" were showing). --- source/_components/tesla.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/tesla.markdown b/source/_components/tesla.markdown index ecff18947fb..1d088c67369 100644 --- a/source/_components/tesla.markdown +++ b/source/_components/tesla.markdown @@ -23,7 +23,7 @@ This component provides the following platforms: - Climate - HVAC control. Allow you to control (turn on/off, set target temperature) your Tesla's HVAC system. - Switch - Charger and max range switch. Allow you to start/stop charging and set max range charging. - ## {% linkable_title Configuration %} +## {% linkable_title Configuration %} To use Tesla in your installation, add the following to your `configuration.yaml` file: