Skip to content

Commit

Permalink
Merge pull request #24 from erik73/docs
Browse files Browse the repository at this point in the history
Add new option to DOCS
  • Loading branch information
erik73 authored Feb 17, 2021
2 parents 81b476b + 571ade9 commit 2428c53
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions tellsticklive/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,20 @@ enable_local: false

Once all this is complete, you can restart the addon, and your devices and
sensors will appear in Telldus Live!
It can take a restart or two before the sensor names show correctly in
Telldus Live.

```yaml
live_delay: 10
```

The above config options is by default set to 10 seconds. It is used
to control how long to wait before establishing the connection to Telldus.
This is important to set this to a higher value when new sensors has been
added, because the sensors has to be found by your Telldus device before
connecting.
So in short, if new sensors has been added to your configuration, set it
to for example 600 seconds. Once the sensors are found, and have been
assigned the correct name in the Telldus Live system, it can be reduced
to 10 seconds again.

## Support

Expand Down

0 comments on commit 2428c53

Please sign in to comment.