diff --git a/src/panels/config/automation/trigger/ha-automation-trigger-row.ts b/src/panels/config/automation/trigger/ha-automation-trigger-row.ts index 7b8034095801..09e4f9f2e709 100644 --- a/src/panels/config/automation/trigger/ha-automation-trigger-row.ts +++ b/src/panels/config/automation/trigger/ha-automation-trigger-row.ts @@ -596,6 +596,9 @@ export default class HaAutomationTriggerRow extends LitElement { private _showTriggeredInfo() { showAlertDialog(this, { + title: this.hass.localize( + "ui.panel.config.automation.editor.triggers.triggering_event_detail" + ), text: html`