diff --git a/src/panels/config/automation/condition/types/ha-automation-condition-time.ts b/src/panels/config/automation/condition/types/ha-automation-condition-time.ts index f9398b197d..0180a7494f 100644 --- a/src/panels/config/automation/condition/types/ha-automation-condition-time.ts +++ b/src/panels/config/automation/condition/types/ha-automation-condition-time.ts @@ -94,6 +94,7 @@ export class HaTimeCondition extends LitElement implements ConditionElement { .value=${after?.startsWith("input_datetime.") ? after : ""} @value-changed=${this._valueChanged} .hass=${this.hass} + allow-custom-entity >` : html`` : html`