Automation editor: fix yaml editor and editor switch (#26772)

This commit is contained in:
Wendelin
2025-09-01 13:26:17 +02:00
committed by GitHub
parent eea43494da
commit ded85d9f27
19 changed files with 156 additions and 74 deletions

View File

@@ -132,7 +132,7 @@ export default class HaScriptFieldSelectorEditor extends LitElement {
return;
}
fireEvent(this, "value-changed", { value });
fireEvent(this, "yaml-changed", { value });
}
private _computeLabelCallback = (