Remove IFTTT from featured integrations (#14453)

This commit is contained in:
Hmmbob 2020-09-10 11:21:16 +02:00 committed by GitHub
parent 0351198959
commit 00196d65db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View File

@ -5,9 +5,6 @@
<a href='/integrations/ecobee/'> <a href='/integrations/ecobee/'>
<img src='/images/supported_brands/ecobee.png' alt="Ecobee" /> <img src='/images/supported_brands/ecobee.png' alt="Ecobee" />
</a> </a>
<a href='/integrations/ifttt/'>
<img src='/images/supported_brands/ifttt.png' alt="IFTTT" />
</a>
<a href='/integrations/hue/'> <a href='/integrations/hue/'>
<img src='/images/supported_brands/philips_hue.png' alt="Philips Hue" /> <img src='/images/supported_brands/philips_hue.png' alt="Philips Hue" />
</a> </a>

View File

@ -3,7 +3,6 @@ title: IFTTT
description: Instructions on how to setup IFTTT within Home Assistant. description: Instructions on how to setup IFTTT within Home Assistant.
ha_category: ha_category:
- Automation - Automation
featured: true
ha_iot_class: Cloud Push ha_iot_class: Cloud Push
ha_release: 0.8 ha_release: 0.8
ha_config_flow: true ha_config_flow: true