diff --git a/src/components/ha-base-time-input.ts b/src/components/ha-base-time-input.ts index 91250e7adda9..7f8a9ddfc0df 100644 --- a/src/components/ha-base-time-input.ts +++ b/src/components/ha-base-time-input.ts @@ -134,7 +134,7 @@ export class HaBaseTimeInput extends LitElement { return html` ${this.label ? html`` - : ""} + : nothing}