mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add telstick light page
This commit is contained in:
parent
9a6c180440
commit
aec39c939e
22
source/components/light.tellstick.markdown
Normal file
22
source/components/light.tellstick.markdown
Normal 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
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user