From bd09fd46670d869ea43c18f2b7485c08ae490be9 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 12 Sep 2023 10:01:16 +0200 Subject: [PATCH] Revert 28861 (#28881) --- source/_docs/automation/trigger.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/automation/trigger.markdown b/source/_docs/automation/trigger.markdown index d95b4d266e6..049bc8ca85e 100644 --- a/source/_docs/automation/trigger.markdown +++ b/source/_docs/automation/trigger.markdown @@ -378,7 +378,7 @@ automation: to: "error" ``` -Trigger on all state changes, but not attributes by setting `to` to `null`, `~`, or nothing: +Trigger on all state changes, but not attributes by setting `to` to `null`: ```yaml automation: