Update template.markdown: make "configuration" a separate chapter (#36209)

This commit is contained in:
ildar170975 2024-12-09 10:57:51 +03:00 committed by GitHub
parent 2dfa979b8d
commit 7f3b7b0055
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -125,6 +125,8 @@ template:
{% endraw %} {% endraw %}
### Configuration reference
{% configuration %} {% configuration %}
trigger: 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). description: Define an automation trigger to update the entities. Optional. If omitted will update based on referenced entities. [See trigger documentation](/docs/automation/trigger).