From c2da2173c2ecc7ea4410b86dba7abd5a056b9133 Mon Sep 17 00:00:00 2001 From: Georgi Yanev Date: Sun, 29 Oct 2017 21:39:21 +0200 Subject: [PATCH] Remove duplicate entry with unfinished sentence (#3826) --- source/_data/glossary.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/_data/glossary.yml b/source/_data/glossary.yml index ba5c42f02c..505ba4a894 100644 --- a/source/_data/glossary.yml +++ b/source/_data/glossary.yml @@ -32,8 +32,6 @@ description: "[Scenes](/components/scene/) capture the states you want certain entities to be. For example a scene can specify that light A should be turned on and light B should be bright red." - topic: HADashboard description: "[HADashboard](/docs/ecosystem/hadashboard/) is a modular, skinnable dashboard for Home Assistant that is intended to be wall mounted, and is optimized for distance viewing." -- topic: hass - description: "HASS or [hass](/docs/tools/hass/) is often used as an abbreviation for Home Assistant. It is aslo the comand line tool for accessing" - topic: Hass.io description: "[Hass.io](/hassio/) is an operating system that will take care of installing and updating Home Assistant, is managed from the Home Assistant UI, allows creating/restoring snapshots of your configuration, and can easily be extended" - topic: Cookbook