Refreshing Tesla markdown. (#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
This commit is contained in:
parent
ea3b8e3b39
commit
cb27970390
3 changed files with 22 additions and 1 deletions
20
source/_components/switch.tesla.markdown
Normal file
20
source/_components/switch.tesla.markdown
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Tesla Switch"
|
||||
description: "Instructions on how to integrate Tesla charging switch into Home Assistant."
|
||||
date: 2017-09-19 12:20
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: tesla.png
|
||||
ha_category: Switch
|
||||
ha_iot_class: "Cloud Push"
|
||||
ha_release: 0.54
|
||||
---
|
||||
|
||||
The `Tesla` platform allows you to control your [Tesla](https://www.tesla.com/) charger (enable/disable charging) from within Home Assistant.
|
||||
|
||||
The switch platform will be automatically configured if Tesla component is configured.
|
||||
|
||||
For more configuration information see the [Tesla component](/components/tesla/) documentation.
|
Loading…
Add table
Add a link
Reference in a new issue