diff --git a/src/panels/config/automation/ha-automation-picker.ts b/src/panels/config/automation/ha-automation-picker.ts index 24232a69f8..0fb14ce87a 100644 --- a/src/panels/config/automation/ha-automation-picker.ts +++ b/src/panels/config/automation/ha-automation-picker.ts @@ -283,6 +283,7 @@ class HaAutomationPicker extends SubscribeMixin(LitElement) { sortable: true, groupable: true, title: "", + type: "overflow", label: this.hass.localize("ui.panel.config.automation.picker.state"), template: (automation) => html`