From 713ed48ad4322023ed95fd5780f1548accf7f630 Mon Sep 17 00:00:00 2001 From: Corban Mailloux Date: Sun, 7 Mar 2021 02:40:27 -0500 Subject: [PATCH] Fix a missing end quote. (#16883) --- source/_docs/scripts.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/scripts.markdown b/source/_docs/scripts.markdown index 56e3e324b3d..a04eeb290dc 100644 --- a/source/_docs/scripts.markdown +++ b/source/_docs/scripts.markdown @@ -495,7 +495,7 @@ automation: to: "on" action: - choose: - - alias: "IF nobody home, sound the alarm! + - alias: "IF nobody home, sound the alarm!" conditions: - condition: state entity_id: group.family