From 4a9e3258f53d4526190aca187f522f94dbb499fb Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 19 Jun 2019 01:08:40 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20Integrations=20are=20the=20new?= =?UTF-8?q?=20components=20(#9651)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Franck Nijhof --- source/_includes/asides/component_navigation.html | 2 +- source/_includes/custom/navigation.html | 2 +- source/components/index.html | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/source/_includes/asides/component_navigation.html b/source/_includes/asides/component_navigation.html index dddc682c23d..c6806297017 100644 --- a/source/_includes/asides/component_navigation.html +++ b/source/_includes/asides/component_navigation.html @@ -43,7 +43,7 @@ {%- if page.ha_config_flow -%}
- This component is configurable via UI + This integration is configurable via UI
{%- endif -%} diff --git a/source/_includes/custom/navigation.html b/source/_includes/custom/navigation.html index 6af93d4b49e..62da4e0523c 100644 --- a/source/_includes/custom/navigation.html +++ b/source/_includes/custom/navigation.html @@ -10,7 +10,7 @@ {% endcomment %}
  • Getting started
  • -
  • Components
  • +
  • Integrations
  • Docs
  • Examples
  • Blog
  • diff --git a/source/components/index.html b/source/components/index.html index 6278af8d5f4..d817a2c2adb 100644 --- a/source/components/index.html +++ b/source/components/index.html @@ -1,6 +1,6 @@ --- layout: page -title: "Components" +title: "Integrations" description: "List of the built-in components of Home Assistant." date: 2014-12-21 13:35 sidebar: false @@ -30,7 +30,7 @@ regenerate: false {%- assign categories = components | map: 'ha_category' | join: ',' | join: ',' | split: ',' | uniq | sort -%}

    -Support for these components is provided by the Home Assistant community. +Support for these integrations is provided by the Home Assistant community.

    @@ -61,7 +61,7 @@ Support for these components is provided by the Home Assistant community.