mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Merge pull request #221 from Danielhiversen/patch-3
Update light.tellstick.markdown
This commit is contained in:
commit
9685c4e948
@ -20,5 +20,10 @@ To use your TellStick device in your installation, add the following to your `co
|
||||
# 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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user