Added default update (#6100)

* Added default update

Added the default update interval to the component page.

* Minor change
This commit is contained in:
tubalainen 2018-08-28 08:36:52 +02:00 committed by Fabian Affolter
parent bea89ac043
commit 6a27c1926f

View File

@ -31,6 +31,6 @@ tellduslive:
Configuration variables:
- **host** (*Optional*): Host address to Tellstick Net or Tellstick ZNet for Local API, only useful when automatic discovery is not enabled.
- **update_interval** (*Optional*): Interval (in seconds) for polling the Telldus Live server (or the local server).
- **update_interval** (*Optional*): Interval (in seconds) for polling the Telldus Live server (or the local server). Defaults to 60 seconds.
The component will offer configuration through the Home Assistant user interface where it will let you associate it with your Telldus Live account.