home-assistant.github.io/source/_components/light.tellstick.markdown
Stefan Jonasson cef2ef2a40 Added assumed state to the props.
Related to issue #1476
2016-03-05 10:31:49 +01:00

892 B

layout title description date sidebar comments sharing footer logo ha_category ha_iot_class
page TellStick Light Instructions how to integrate TellStick lights into Home Assistant. 2015-08-06 19:00 true false true true telldus_tellstick.png Light Assumed State

This tellstick light platform allows you to control your TellStick dimmers.

To use your TellStick device in your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
light:
  platform: tellstick
  signal_repetitions: 3

Configuration variables:

  • signal_repetitions Optional: Because the tellstick sends its actions via radio and from most receivers it's impossible to know if the signal was received or not. Therefore you can configure the switch to try to send each signal repeatedly.