From 80c51685b9ec2d93b2632f6cf3104d29bbf541a9 Mon Sep 17 00:00:00 2001 From: Robbie Trencheny Date: Tue, 29 Mar 2016 21:12:09 -0700 Subject: [PATCH] Add 5 new items to the featured page --- source/_components/alexa.markdown | 2 +- source/_components/ecobee.markdown | 1 + source/_components/influxdb.markdown | 1 + source/_components/wemo.markdown | 1 + source/_components/zwave.markdown | 1 + 5 files changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_components/alexa.markdown b/source/_components/alexa.markdown index 0cfeb9a1153..96abd071c82 100644 --- a/source/_components/alexa.markdown +++ b/source/_components/alexa.markdown @@ -9,7 +9,7 @@ sharing: true footer: true logo: amazon-echo.png ha_category: Voice -featured: false +featured: true --- The Alexa component allows you to integrate Home Assistant into Alexa/Amazon Echo. This component will allow you to query information and call services within Home Assistant by using your voice. There are no supported sentences out of the box as of now, you will have to define them all yourself. diff --git a/source/_components/ecobee.markdown b/source/_components/ecobee.markdown index 69879ddab9a..529a293ad0e 100644 --- a/source/_components/ecobee.markdown +++ b/source/_components/ecobee.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: ecobee.png ha_category: Hub +featured: true --- diff --git a/source/_components/influxdb.markdown b/source/_components/influxdb.markdown index 52a0e19cfb9..b17c53fd144 100644 --- a/source/_components/influxdb.markdown +++ b/source/_components/influxdb.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: influxdb.png ha_category: "History" +featured: true --- The `influxdb` component makes it possible to transfer all state changes to an external [InfluxDB](https://influxdb.com/) database. For more details, [see the blog post on InfluxDB](/blog/2015/12/07/influxdb-and-grafana/). diff --git a/source/_components/wemo.markdown b/source/_components/wemo.markdown index e2bf5c9236a..df99afa5081 100644 --- a/source/_components/wemo.markdown +++ b/source/_components/wemo.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: belkin_wemo.png ha_category: Hub +featured: true --- The `wemo` component is the main component to integrate various [Belkin WeMo](http://www.belkin.com/us/Products/home-automation/c/wemo-home-automation/) devices with Home Assistant. diff --git a/source/_components/zwave.markdown b/source/_components/zwave.markdown index ef961c20ca1..0d49c46a610 100644 --- a/source/_components/zwave.markdown +++ b/source/_components/zwave.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: z-wave.png ha_category: Hub +featured: true --- [Z-Wave](http://www.z-wave.com/) integration for Home Assistant allows you to observe and control connected Z-Wave devices. Z-Wave support requires a [supported Z-Wave USB stick](https://github.com/OpenZWave/open-zwave/wiki/Controller-Compatibility-List) to be plugged into the host.