mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
parent
73b9b87ef3
commit
07d7fa26fe
@ -132,6 +132,7 @@ export class HaTimeCondition extends LitElement implements ConditionElement {
|
||||
.value=${before?.startsWith("input_datetime.") ? before : ""}
|
||||
@value-changed=${this._valueChanged}
|
||||
.hass=${this.hass}
|
||||
allow-custom-entity
|
||||
></ha-entity-picker>`
|
||||
: html`<paper-input
|
||||
.label=${this.hass.localize(
|
||||
|
Loading…
x
Reference in New Issue
Block a user