Reorganize the getting started and component pages
This commit is contained in:
parent
e134f73933
commit
759d107680
23 changed files with 831 additions and 144 deletions
22
source/components/tellstick_sensor.markdown
Normal file
22
source/components/tellstick_sensor.markdown
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Tellstick Sensors"
|
||||
description: "Instructions how to setup tellstick sensors with Home Assistant."
|
||||
date: 2015-01-24 14:39
|
||||
sidebar: false
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
---
|
||||
|
||||
Shows the values of that sensors that is connected to your Tellstick.
|
||||
|
||||
To enable it, add the following lines to your `home-assistant.conf`:
|
||||
|
||||
```
|
||||
[tellstick_sensor]
|
||||
```
|
||||
|
||||
<p class='note warning'>
|
||||
This component is going to be merged into the sensor component.
|
||||
</p>
|
Loading…
Add table
Add a link
Reference in a new issue