Reorganize the getting started and component pages

This commit is contained in:
Paulus Schoutsen 2015-01-24 18:47:04 -08:00
parent e134f73933
commit 759d107680
23 changed files with 831 additions and 144 deletions

View 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>