From 8a7f5d4f0fc549443f513e70a44f1fd8165f76ce Mon Sep 17 00:00:00 2001 From: Erik-jan Riemers Date: Mon, 1 May 2017 22:25:52 +0200 Subject: [PATCH] Easier to find with google (#2552) --- source/_components/introduction.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/introduction.markdown b/source/_components/introduction.markdown index 243e3b2c25a..759142229dc 100644 --- a/source/_components/introduction.markdown +++ b/source/_components/introduction.markdown @@ -11,7 +11,7 @@ logo: home-assistant.png ha_category: Other --- -The introduction component will show a card in the UI with steps on how to get started. It will also print the same message to the console when starting up. +The introduction component will show a card in the UI with 'Welcome Home!' and steps on how to get started. It will also print the same message to the console when starting up. The introduction component is loaded by default on a new Home Assistant instance.