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:
parent
6570b1fc33
commit
b0caec9c90
7 changed files with 138 additions and 0 deletions
20
source/_components/sensor.tesla.markdown
Normal file
20
source/_components/sensor.tesla.markdown
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Tesla Sensor"
|
||||
description: "Instructions on how to integrate Tesla sensors into Home Assistant."
|
||||
date: 2017-08-30 12:21
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: tesla.png
|
||||
ha_category: Sensor
|
||||
ha_iot_class: "Cloud Push"
|
||||
ha_release: 0.53
|
||||
---
|
||||
|
||||
The `Tesla` platform allows you to get data from your [Tesla](https://www.tesla.com/) sensors from within Home Assistant.
|
||||
|
||||
The sensor 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