From 9ca84e0694df1aa40d391906ae2355704c497151 Mon Sep 17 00:00:00 2001 From: Philip Allgaier Date: Wed, 2 Dec 2020 15:22:17 +0100 Subject: [PATCH] Ensure "false" is set as default for "continue_on_timeout" (#7862) --- .../action/types/ha-automation-action-wait_for_trigger.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/panels/config/automation/action/types/ha-automation-action-wait_for_trigger.ts b/src/panels/config/automation/action/types/ha-automation-action-wait_for_trigger.ts index e12af7d52a..ca720af2a9 100644 --- a/src/panels/config/automation/action/types/ha-automation-action-wait_for_trigger.ts +++ b/src/panels/config/automation/action/types/ha-automation-action-wait_for_trigger.ts @@ -39,7 +39,7 @@ export class HaWaitForTriggerAction extends LitElement )} >