From 22b927d66688a54dad7c7bee1e89ab6a21312191 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Thu, 25 Apr 2024 15:24:33 +0200 Subject: [PATCH] make sure we always have trigger and action (#20621) * make sure we always have trigger and action * script too --- src/panels/config/automation/manual-automation-editor.ts | 2 +- src/panels/config/script/manual-script-editor.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/panels/config/automation/manual-automation-editor.ts b/src/panels/config/automation/manual-automation-editor.ts index 8fed0a26c3..921e79a472 100644 --- a/src/panels/config/automation/manual-automation-editor.ts +++ b/src/panels/config/automation/manual-automation-editor.ts @@ -97,7 +97,7 @@ export class HaManualAutomationEditor extends LitElement {