mirror of
https://github.com/home-assistant/core.git
synced 2025-08-25 15:31:36 +02:00
Add link to docs
This commit is contained in:
@@ -3,11 +3,8 @@ homeassistant.components.switch.tellstick
|
|||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
Support for Tellstick switches.
|
Support for Tellstick switches.
|
||||||
|
|
||||||
Because the tellstick sends its actions via radio and from most
|
For more details about this platform, please refer to the documentation at
|
||||||
receivers it's impossible to know if the signal was received or not.
|
https://home-assistant.io/components/switch.tellstick.html
|
||||||
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
|
|
||||||
"""
|
"""
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user