From 6a186ee61d27dca4384a15672db3af0f97fa944c Mon Sep 17 00:00:00 2001 From: David Beitey Date: Tue, 18 Jun 2019 12:31:00 +0000 Subject: [PATCH] Note that changing automations reformats templates (#9275) --- source/_docs/automation/editor.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/automation/editor.markdown b/source/_docs/automation/editor.markdown index 31bced2ddb0..6cec17b8b74 100644 --- a/source/_docs/automation/editor.markdown +++ b/source/_docs/automation/editor.markdown @@ -103,6 +103,6 @@ For example, the below automation will be triggered when the sun goes from below ```

-Any comments in the YAML file will be lost when you update an automation via the editor. +Any comments in the YAML file will be lost and templates will be reformatted when you update an automation via the editor.