From ae7a12d4f8291863a72b4afb1c4931f695921b4a Mon Sep 17 00:00:00 2001 From: Joeri Colman Date: Mon, 18 Oct 2021 12:28:19 +0200 Subject: [PATCH] Fixed contradiction for multiple entity IDs (#19840) --- 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 c9c90efd828..ebee59a7a14 100644 --- a/source/_docs/automation/trigger.markdown +++ b/source/_docs/automation/trigger.markdown @@ -770,7 +770,7 @@ automation: ## Multiple Entity IDs for the same Trigger -It is possible to specify multiple entities for the same trigger. To do so add multiple entities using a nested list. The trigger will fire and start, [processing](#what-are-triggers) your automation each time the trigger is true for each entity listed. +It is possible to specify multiple entities for the same trigger. To do so add multiple entities using a nested list. The trigger will fire and start, [processing](#what-are-triggers) your automation each time the trigger is true for any entity listed. ```yaml automation: