diff --git a/src/panels/config/automation/ha-automation-picker.ts b/src/panels/config/automation/ha-automation-picker.ts index 75e4240afb..6f90b1df7d 100644 --- a/src/panels/config/automation/ha-automation-picker.ts +++ b/src/panels/config/automation/ha-automation-picker.ts @@ -339,9 +339,8 @@ class HaAutomationPicker extends SubscribeMixin(LitElement) { sortable: true, groupable: true, hidden: narrow, - title: "", type: "overflow", - label: this.hass.localize("ui.panel.config.automation.picker.state"), + title: this.hass.localize("ui.panel.config.automation.picker.state"), template: (automation) => html`