From 7f3b7b00553a2fb3e6c8c5b086718b18339b13c2 Mon Sep 17 00:00:00 2001 From: ildar170975 <71872483+ildar170975@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:57:51 +0300 Subject: [PATCH] Update template.markdown: make "configuration" a separate chapter (#36209) --- source/_integrations/template.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/template.markdown b/source/_integrations/template.markdown index 7cab660b668..a4fed8e1ece 100644 --- a/source/_integrations/template.markdown +++ b/source/_integrations/template.markdown @@ -125,6 +125,8 @@ template: {% endraw %} +### Configuration reference + {% configuration %} trigger: description: Define an automation trigger to update the entities. Optional. If omitted will update based on referenced entities. [See trigger documentation](/docs/automation/trigger).