From dd09cd5e8b65f57e4694edb4372af6c3cbd33f1d Mon Sep 17 00:00:00 2001 From: Erik Eriksson Date: Tue, 22 Nov 2016 15:37:17 +0100 Subject: [PATCH] Removed obsolete info (#1477) Removed obsolete info and unnecessary info to end-users --- source/_components/tellduslive.markdown | 8 -------- 1 file changed, 8 deletions(-) diff --git a/source/_components/tellduslive.markdown b/source/_components/tellduslive.markdown index 134440c00ad..f273af65e74 100644 --- a/source/_components/tellduslive.markdown +++ b/source/_components/tellduslive.markdown @@ -35,11 +35,3 @@ Configuration variables: - **token** (*Required*): The token for the Telldus Live service. - **token_secret** (*Required*): The token secret for the Telldus Live service. -Tellstick Net devices can be auto discovered using [this method](https://developer.telldus.com/doxygen/html/TellStickNet.html). - -It might be possible to communicate with the Tellstick Net device directly, bypassing the Tellstick Live service. This however is [poorly documented](http://developer.telldus.se/ticket/114) and yet not [fully supported](https://developer.telldus.com/doxygen/html/TellStickNet.html). - -

-API requests to certain methods are limited to one request every 10 minutes. -

-