From aebe71c10b11208ca0e794e6b1488e95fc1e6afe Mon Sep 17 00:00:00 2001 From: Fredrik Lindqvist Date: Thu, 18 May 2017 07:47:53 +0200 Subject: [PATCH] Add logos to "native" Home Assistant components (#2651) * Added Home Assistant logo to plant component Added Home Assistant logo to component since it not dependent on anything than Home Assistant. * Add Home Assistant logo to rss feed * Add Home Assistant logo to Emulated Hue * Add Home Assistant logo to DNSIP sensor --- source/_components/emulated_hue.markdown | 1 + source/_components/plant.markdown | 1 + source/_components/rss_feed_template.markdown | 1 + source/_components/sensor.dnsip.markdown | 1 + 4 files changed, 4 insertions(+) diff --git a/source/_components/emulated_hue.markdown b/source/_components/emulated_hue.markdown index 4cb0d13b6b0..8db5a8205c5 100644 --- a/source/_components/emulated_hue.markdown +++ b/source/_components/emulated_hue.markdown @@ -7,6 +7,7 @@ sidebar: true comments: false sharing: true footer: true +logo: home-assistant.png ha_category: Hub ha_release: 0.27 ha_iot_class: "Local Push" diff --git a/source/_components/plant.markdown b/source/_components/plant.markdown index fcc9bcc8b93..2b77eee4e7e 100644 --- a/source/_components/plant.markdown +++ b/source/_components/plant.markdown @@ -7,6 +7,7 @@ sidebar: true comments: false sharing: true footer: true +logo: home-assistant.png ha_category: Other ha_release: 0.44 --- diff --git a/source/_components/rss_feed_template.markdown b/source/_components/rss_feed_template.markdown index c7f982614f1..9dff1d5ffc5 100644 --- a/source/_components/rss_feed_template.markdown +++ b/source/_components/rss_feed_template.markdown @@ -7,6 +7,7 @@ sidebar: true comments: false sharing: true footer: true +logo: home-assistant.png ha_category: Front end ha_release: 0.44 --- diff --git a/source/_components/sensor.dnsip.markdown b/source/_components/sensor.dnsip.markdown index 30f1035d87b..3eeff8b0c1e 100644 --- a/source/_components/sensor.dnsip.markdown +++ b/source/_components/sensor.dnsip.markdown @@ -7,6 +7,7 @@ sidebar: true comments: false sharing: true footer: true +logo: home-assistant.png ha_category: Sensor ha_iot_class: "Cloud Polling" ha_release: "0.40"