Use underscores in AI task name (#26327)

This commit is contained in:
Joost Lekkerkerker 2025-07-30 21:52:09 +02:00 committed by GitHub
parent a5ca36c93f
commit 4666197f28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.