diff --git a/homeassistant/components/light/tellstick.py b/homeassistant/components/light/tellstick.py index 819dce499e9..22747c4fb04 100644 --- a/homeassistant/components/light/tellstick.py +++ b/homeassistant/components/light/tellstick.py @@ -2,6 +2,9 @@ homeassistant.components.light.tellstick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Support for Tellstick lights. + +For more details about this platform, please refer to the documentation at +https://home-assistant.io/components/light.tellstick.html """ import logging # pylint: disable=no-name-in-module, import-error