From fa7d68b0b539a10a9a644c6d81626697734635d6 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 2 Apr 2024 17:18:18 +0200 Subject: [PATCH] Glossary: add term label (#32130) --- source/_data/glossary.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_data/glossary.yml b/source/_data/glossary.yml index 9dae8f1e1bf..6d3dfeac002 100644 --- a/source/_data/glossary.yml +++ b/source/_data/glossary.yml @@ -253,6 +253,13 @@ link: https://developers.home-assistant.io/docs/intent_builtin aliases: - Intents +- term: Label + definition: >- + Labels in Home Assistant allow grouping elements irrespective of their physical location or type. Labels can be assigned to areas, devices, entities, automations, scripts, and helpers. Labels can be used in automations and scripts as a target for actions and services. Labels can also be used to filter data. For example, you can filter the list of devices to show only devices with the label `heavy energy usage` or turn these devices off when there is not a lot of solar energy available. + excerpt: >- + Labels in Home Assistant allow grouping elements irrespective of their physical location or type. Labels can be assigned to areas, devices, entities, automations, scripts, and helpers. Labels can be used in automations and scripts as a target for actions and services. Labels can also be used to filter data. + aliases: + - labels - term: Lovelace definition: >- Lovelace is the original code name of the UI that is now known as