home-assistant.io/source/_components/tellstick.markdown
2016-02-07 14:20:52 -08:00

974 B

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category
layout title description date sidebar comments sharing footer logo ha_category
page TellStick Instructions how to integrate your TellStick into Home Assistant. 2015-03-28 13:06 true false true true telldus_tellstick.png Hub

The tellstick component integrates TellStick devices into Home Assistant. This integration allows users to add switches, lights, and sensors which are communicating with 433 Mhz. There are couple of vendors (Capidi Elro, Intertechno, Nexa, Proove, Sartano, and Viking) how are selling products which works with TellStick. For more details, please check the TellStick compatibility list.

To get started, add the devices to your configuration.yaml file.

# Example configuration.yaml entry
switch:
  platform: tellstick

sensor:
  platform: tellstick

# All dimmers will be picked up as lights.
light:
  platform: tellstick