diff --git a/src/panels/config/automation/automation-save-dialog/dialog-automation-save.ts b/src/panels/config/automation/automation-save-dialog/dialog-automation-save.ts index 4c595c67a8..78d820c72e 100644 --- a/src/panels/config/automation/automation-save-dialog/dialog-automation-save.ts +++ b/src/panels/config/automation/automation-save-dialog/dialog-automation-save.ts @@ -381,7 +381,7 @@ class DialogAutomationSave extends LitElement implements HassDialog { return { type: "data", task: { - task_name: `frontend:${term}:save`, + task_name: `frontend__${term}__save`, instructions: `Suggest in language "${this.hass.language}" a name, description, category and labels for the following Home Assistant ${term}. The name should be relevant to the ${term}'s purpose.