Merge branch 'pr/101'

Conflicts:
	source/components/index.markdown
This commit is contained in:
Paulus Schoutsen 2015-10-24 21:54:58 -07:00
commit 04f48395d6
127 changed files with 353 additions and 537 deletions

View file

@ -0,0 +1,24 @@
---
layout: page
title: "TellStick lights support"
description: "Instructions how to integrate TellStick lights into Home Assistant."
date: 2015-08-06 19:00
sidebar: false
comments: false
sharing: true
footer: true
logo: telldus_tellstick.png
ha_category: Light
---
<img src='/images/supported_brands/telldus_tellstick.png' class='brand pull-right' />
This tellstick light platform allows you to control your [TellStick](http://www.telldus.se/products/tellstick) dimmers.
To use your TellStick device in your installation, add the following to your `configuration.yaml` file:
```yaml
# Example configuration.yaml entry
light:
platform: tellstick
```