From d93ef838929a085d8ebf015d71e670308391b745 Mon Sep 17 00:00:00 2001 From: Stefan <37924749+stefanroelofs@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:21:02 +0200 Subject: [PATCH] Remove broken url. (#14677) ifttt.manything integration does not exist anymore. --- source/_integrations/ifttt.markdown | 8 -------- 1 file changed, 8 deletions(-) diff --git a/source/_integrations/ifttt.markdown b/source/_integrations/ifttt.markdown index 3f0b24cc1c9..988c1378ce2 100644 --- a/source/_integrations/ifttt.markdown +++ b/source/_integrations/ifttt.markdown @@ -166,11 +166,3 @@ ifttt_notify: data: {"event":"TestHA_Trigger", "value1":"{{ value1 }}", "value2":"{{ value2 }}", "value3":"{{ value3 }}"} ``` {% endraw %} - -### Additional Channel Examples - -Additional examples of using IFTTT channels can be found below. - -Channel | Description ------ | ----- -[Manything](/integrations/ifttt.manything/) | Automates turning recording ON and OFF based on Home Assistant AWAY and HOME values.