Hass Markdown for Tesla component. (#3273)

* Hass Markdown for Tesla component.

* Markdown fixed. Tesla logo added

* Spelling fixed.

* Fixes again

* Changes as @MartinHjelmare requested.
This commit is contained in:
Sergey Isachenko 2017-08-31 18:29:47 +03:00 committed by Dale Higgs
parent 6570b1fc33
commit b0caec9c90
7 changed files with 138 additions and 0 deletions

View file

@ -0,0 +1,20 @@
---
layout: page
title: "Tesla Binary Sensor"
description: "Instructions on how to integrate Tesla binary sensors into Home Assistant."
date: 2017-08-30 12:29
sidebar: true
comments: false
sharing: true
footer: true
logo: tesla.png
ha_category: Binary Sensor
ha_iot_class: "Cloud polling"
ha_release: 0.53
---
The `Tesla` platform allows you to get data from your [Tesla](https://www.tesla.com/) sensors from within Home Assistant.
They will be automatically discovered if the Tesla component is loaded.
For more configuration information see the [Tesla component](/components/tesla/) documentation.