home-assistant.github.io/source/_components/switch.tellstick.markdown
2016-04-19 11:55:41 -07:00

24 lines
593 B
Markdown

---
layout: page
title: "TellStick Switch"
description: "Instructions how to integrate TellStick switches into Home Assistant."
date: 2015-08-06 19:00
sidebar: true
comments: false
sharing: true
footer: true
logo: telldus_tellstick.png
ha_category: Switch
ha_iot_class: "Assumed State"
---
This `tellstick` switch platform allows you to control [TellStick](http://www.telldus.se/products/tellstick) devices.
To use your TellStick device in your installation, add the following to your `configuration.yaml` file:
```yaml
# Example configuration.yaml entry
switch:
platform: tellstick
```