Add link to docs

pull/527/head
Fabian Affolter 2015-10-21 16:38:33 +02:00
parent 490e9ee95d
commit cfb3384ee3
1 changed files with 2 additions and 5 deletions

View File

@ -3,11 +3,8 @@ homeassistant.components.switch.tellstick
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Support for Tellstick switches.
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
with the config parameter signal_repetitions (default is 1).
signal_repetitions: 3
For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/switch.tellstick.html
"""
import logging