Spelling and grammar fixes (#5031)

* Spelling and grammar fixes

* Minor changes
This commit is contained in:
Ville Skyttä 2018-03-29 10:24:18 +03:00 committed by Fabian Affolter
parent f8393f0659
commit ddbd670547
18 changed files with 55 additions and 54 deletions

View file

@ -30,6 +30,6 @@ tellstick:
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.
- **host** (*Optional*): If you run tellstick on a other server or with a hass.io add-on.
- **host** (*Optional*): If you run tellstick on another server or with a hass.io add-on.
- **port** (*Optional*): If needed with host config option. Must be port pair, for example `[50800, 50801]`.