From 571ade9d1b3cb1d98562f8f81b57d53725bbf6c3 Mon Sep 17 00:00:00 2001 From: Erik Hilton Date: Wed, 17 Feb 2021 15:10:33 +0100 Subject: [PATCH] Add new option to DOCS --- tellsticklive/DOCS.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/tellsticklive/DOCS.md b/tellsticklive/DOCS.md index c47bbc3..decf621 100644 --- a/tellsticklive/DOCS.md +++ b/tellsticklive/DOCS.md @@ -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