From 62fd606116f25a80c117db967bfbaceff4ae31a3 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 12 Dec 2018 14:17:31 +0100 Subject: [PATCH] Update sentence --- source/_posts/2018-12-12-release-84.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2018-12-12-release-84.markdown b/source/_posts/2018-12-12-release-84.markdown index 24fe8bd92bc..c5e85954777 100644 --- a/source/_posts/2018-12-12-release-84.markdown +++ b/source/_posts/2018-12-12-release-84.markdown @@ -25,7 +25,7 @@ _We will skip our next release in our bi-weekly release cycle and plan to be bac This release introduces a new Home Assistant Cloud feature available: cloud webhooks. With cloud webhooks you can enable any webhook-enabled integration or automation in Home Assistant to be accessible via a unique URL in the cloud without having to open up a port on your router. -This means that you can send any data back to your instance for OwnTracks, IFTTT or an automation with a webhook-trigger. Read more about the new functionality at [the Nabu Casa website](https://www.nabucasa.com/config/webhooks/). +This means that you can send any data back to your instance for OwnTracks, IFTTT or an automation with a webhook-trigger. Check the cloud page in the configuration panel to get started or read more about the new functionality at [the Nabu Casa website](https://www.nabucasa.com/config/webhooks/). ## {% linkable_title Improved service calling %}