From 7da999aaffebef81605505a669b33b0823e80c24 Mon Sep 17 00:00:00 2001 From: Florian Ludwig Date: Mon, 25 Nov 2019 20:50:22 +0100 Subject: [PATCH] clarify setup procedure (#11280) * clarify setup procedure * :pencil2: Use relative links * :pencil2: Components -> Integrations Co-authored-by: Franck Nijhof --- source/_integrations/notify.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/notify.markdown b/source/_integrations/notify.markdown index 39743e3bfb2..6e02706c414 100644 --- a/source/_integrations/notify.markdown +++ b/source/_integrations/notify.markdown @@ -8,7 +8,7 @@ ha_qa_scale: internal ha_release: 0.7 --- -The `notify` integration makes it possible to send notifications to a wide variety of platforms. Please check the sidebar for a full list of platforms that are supported. +The `notify` integration makes it possible to send notifications to a wide variety of platforms. To use it you have to setup at least one notification target (notifier), check the [integrations list](/integrations/#notifications) for one that fits your use case. If you want to send notifications to the Home Assistant web interface, you may use the [Persistent Notification integration](/integrations/persistent_notification/). @@ -37,7 +37,7 @@ action: ### Test if it works -A simple way to test if you have set up your notify platform correctly, is to open **Developer Tools** from the sidebar and then select the **Services** tab. Choose your service from the **Service** dropdown menu, enter the sample below into the **Service Data** field, and press the **CALL SERVICE** button. +After you setup a [notifier](/integrations/#notifications) a simple way to test if you have set up your notify platform correctly, is to open **Developer Tools** from the sidebar and then select the **Services** tab. Choose your service from the **Service** dropdown menu, enter the sample below into the **Service Data** field, and press the **CALL SERVICE** button. ```json {