From 81c4e4a690eb487b04dc6f6f554ac42f29a8d0cd Mon Sep 17 00:00:00 2001 From: Mitchell Cash Date: Sat, 14 Oct 2017 13:43:02 +1000 Subject: [PATCH] Add Groups definition to glossary --- source/_data/glossary.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_data/glossary.yml b/source/_data/glossary.yml index a0edf13014ee..39245d7ef259 100644 --- a/source/_data/glossary.yml +++ b/source/_data/glossary.yml @@ -14,4 +14,5 @@ description: "Often used abbreviation for Home Assistant." - topic: Discovery description: The automatic setup of zeroconf/mDNS and uPnP devices after they are discovered. - +- topic: Groups + description: "Groups are a way to organize your entities into a group."