Skip to content

Commit cb27970

Browse files
zabuldonfrenck
authored andcommitted
Refreshing Tesla markdown. (home-assistant#3404)
* Hass Markdown for Tesla component. * Markdown fixed. Tesla logo added * Spelling fixed. * Fixes again * Changes as @MartinHjelmare requested. * Typo fix * Markdown for Tesla switch * Updated tesla.markdown * Fix of the copy/paste error
1 parent ea3b8e3 commit cb27970

File tree

3 files changed

+22
-1
lines changed

3 files changed

+22
-1
lines changed

source/_components/lock.tesla.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sharing: true
99
footer: true
1010
logo: tesla.png
1111
ha_category: Lock
12-
ha_iot_class: "Coud Push"
12+
ha_iot_class: "Cloud Push"
1313
ha_release: 0.53
1414
---
1515

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: page
3+
title: "Tesla Switch"
4+
description: "Instructions on how to integrate Tesla charging switch into Home Assistant."
5+
date: 2017-09-19 12:20
6+
sidebar: true
7+
comments: false
8+
sharing: true
9+
footer: true
10+
logo: tesla.png
11+
ha_category: Switch
12+
ha_iot_class: "Cloud Push"
13+
ha_release: 0.54
14+
---
15+
16+
The `Tesla` platform allows you to control your [Tesla](https://www.tesla.com/) charger (enable/disable charging) from within Home Assistant.
17+
18+
The switch platform will be automatically configured if Tesla component is configured.
19+
20+
For more configuration information see the [Tesla component](/components/tesla/) documentation.

source/_components/tesla.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This component provides the following platforms:
2222
- Device tracker - to track location of your car
2323
- Lock - Door lock. Enables you to control Tesla's door lock
2424
- Climate - HVAC control. Allow you to control (turn on/off, set target temperature) your Tesla's HVAC system.
25+
- Switch - Charger switch. Allow you to start/stop charging.
2526

2627
To use Tesla in your installation, add the following to your `configuration.yaml` file:
2728

0 commit comments

Comments
 (0)