diff --git a/homeassistant/components/light/wink.py b/homeassistant/components/light/wink.py index 98988c20688..40b5b1883fc 100644 --- a/homeassistant/components/light/wink.py +++ b/homeassistant/components/light/wink.py @@ -2,6 +2,9 @@ homeassistant.components.light.wink ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Support for Wink lights. + +For more details about this platform, please refer to the documentation at +https://home-assistant.io/components/light.wink.html """ import logging