Add variable desctiption

This commit is contained in:
Fabian Affolter 2015-09-09 09:47:40 +02:00
parent 7da8bdb345
commit c83c845e55

View File

@ -28,6 +28,10 @@ wink:
access_token: YOUR_ACCESS_TOKEN access_token: YOUR_ACCESS_TOKEN
``` ```
Configuration variables:
- **access_token** (*Required*): The retrieved access token.
This will connect to the Wink hub and automatically set up any lights, switches and sensors that it finds. This will connect to the Wink hub and automatically set up any lights, switches and sensors that it finds.
<p class='note'> <p class='note'>