From 809a31f124a2e91ff88b5b18cedbf89415dece12 Mon Sep 17 00:00:00 2001 From: "David F. Mulcahey" Date: Tue, 11 Aug 2020 07:55:30 -0400 Subject: [PATCH] Add Tag documentation (#14226) --- source/_integrations/tag.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 source/_integrations/tag.markdown diff --git a/source/_integrations/tag.markdown b/source/_integrations/tag.markdown new file mode 100644 index 00000000000..32529f886e5 --- /dev/null +++ b/source/_integrations/tag.markdown @@ -0,0 +1,13 @@ +--- +title: Tag +description: Instructions on how to integrate the Tag integration into Home Assistant. +ha_category: + - Automation +ha_release: 0.115 +ha_quality_scale: internal +ha_codeowners: + - '@home-assistant/core' +ha_domain: tag +--- + +The `tag` integration manages tags that can be scanned by various integrations that can be used as triggers for automations.