Add telstick light page

This commit is contained in:
Fabian Affolter 2015-10-21 16:40:30 +02:00
parent 9a6c180440
commit aec39c939e

View File

@ -0,0 +1,22 @@
---
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
---
<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
```