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.