From 84883ca0f48974ac6837b11188d6a0cdea12e2d2 Mon Sep 17 00:00:00 2001 From: karwosts <32912880+karwosts@users.noreply.github.com> Date: Sun, 10 Sep 2023 23:50:11 -0700 Subject: [PATCH] Update trigger.markdown (#28861) --- 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 049bc8ca85e..d95b4d266e6 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`: +Trigger on all state changes, but not attributes by setting `to` to `null`, `~`, or nothing: ```yaml automation: