mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Multiple fixes
This commit is contained in:
parent
af47e24019
commit
7d311e66b6
25
source/_components/cover.tellstick.markdown
Normal file
25
source/_components/cover.tellstick.markdown
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
---
|
||||||
|
layout: page
|
||||||
|
title: "TellStick Cover"
|
||||||
|
description: "Instructions how to integrate TellStick covers into Home Assistant."
|
||||||
|
date: 2017-11-29 16:23
|
||||||
|
sidebar: true
|
||||||
|
comments: false
|
||||||
|
sharing: true
|
||||||
|
footer: true
|
||||||
|
logo: telldus_tellstick.png
|
||||||
|
ha_category: Cover
|
||||||
|
ha_iot_class: "Assumed State"
|
||||||
|
ha_release: "0.60"
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
This `tellstick` cover platform allows you to control your [TellStick](http://www.telldus.se/products/tellstick) covers.
|
||||||
|
|
||||||
|
To use your TellStick device, you first have to set up your [Tellstick hub](/components/tellstick/) and then add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
# Example configuration.yaml entry
|
||||||
|
cover:
|
||||||
|
- platform: tellstick
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user