diff --git a/homeassistant/components/introduction.py b/homeassistant/components/introduction.py index 3a1af572a30ce9656d1aa0146cf63e9f19a380fc..4c36770390398b73aa42743ce5ed2a1d67134d41 100644 --- a/homeassistant/components/introduction.py +++ b/homeassistant/components/introduction.py @@ -1,8 +1,10 @@ """ homeassistant.components.introduction ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Component that will help guide the user taking its first steps. + +For more details about this component, please refer to the documentation at +https://home-assistant.io/components/introduction.html """ import logging