Remove configuration details

pull/527/head
Fabian Affolter 2015-10-21 10:44:29 +02:00
parent 761f225c86
commit b20a757454
1 changed files with 2 additions and 14 deletions

View File

@ -3,20 +3,8 @@ homeassistant.components.wink
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Connects to a Wink hub and loads relevant components to control its devices.
Configuration:
To use the Wink component you will need to add something like the following
to your configuration.yaml file.
wink:
access_token: YOUR_ACCESS_TOKEN
Variables:
access_token
*Required
Please check https://home-assistant.io/components/wink.html for further
details.
For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/wink.html
"""
import logging