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