Minimizing of the configuration sample (#1020)
This commit is contained in:
parent
c7aaf72bbc
commit
227d5a3f4f
24 changed files with 69 additions and 56 deletions
|
@ -19,10 +19,9 @@ To get started, add the devices to your `configuration.yaml` file.
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
tellstick:
|
||||
signal_repetitions: X
|
||||
```
|
||||
|
||||
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 and light to try to send each signal repeatedly.
|
||||
- **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 and light to try to send each signal repeatedly.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue