Removed obsolete info (#1477)

Removed obsolete info and unnecessary info to end-users
This commit is contained in:
Erik Eriksson 2016-11-22 15:37:17 +01:00 committed by Fabian Affolter
parent c5ea3f50b8
commit dd09cd5e8b

View File

@ -35,11 +35,3 @@ Configuration variables:
- **token** (*Required*): The token for the Telldus Live service. - **token** (*Required*): The token for the Telldus Live service.
- **token_secret** (*Required*): The token secret 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).
<p class='note warning'>
API requests to certain methods are limited to one request every 10 minutes.
</p>