From c83c845e55975a3ef698c1203c93990e756d3071 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 9 Sep 2015 09:47:40 +0200 Subject: [PATCH] Add variable desctiption --- source/components/wink.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/components/wink.markdown b/source/components/wink.markdown index 85f22399fe0..0ade8a52135 100644 --- a/source/components/wink.markdown +++ b/source/components/wink.markdown @@ -28,6 +28,10 @@ wink: 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.