From 00196d65db4e84163fc46becd47806afd0696056 Mon Sep 17 00:00:00 2001 From: Hmmbob <33529490+hmmbob@users.noreply.github.com> Date: Thu, 10 Sep 2020 11:21:16 +0200 Subject: [PATCH] Remove IFTTT from featured integrations (#14453) --- source/_includes/custom/grid_item_left.html | 3 --- source/_integrations/ifttt.markdown | 1 - 2 files changed, 4 deletions(-) diff --git a/source/_includes/custom/grid_item_left.html b/source/_includes/custom/grid_item_left.html index 3f8f2644cdf..a92e9d95714 100644 --- a/source/_includes/custom/grid_item_left.html +++ b/source/_includes/custom/grid_item_left.html @@ -5,9 +5,6 @@ Ecobee - - IFTTT - Philips Hue diff --git a/source/_integrations/ifttt.markdown b/source/_integrations/ifttt.markdown index f70419f24ec..28259819da3 100644 --- a/source/_integrations/ifttt.markdown +++ b/source/_integrations/ifttt.markdown @@ -3,7 +3,6 @@ title: IFTTT description: Instructions on how to setup IFTTT within Home Assistant. ha_category: - Automation -featured: true ha_iot_class: Cloud Push ha_release: 0.8 ha_config_flow: true