Clean up generic row (#5022)

This commit is contained in:
Paulus Schoutsen
2020-02-28 13:35:42 -08:00
committed by GitHub
parent c5fe5565bb
commit d7aaed05b7
60 changed files with 213 additions and 227 deletions

View File

@@ -56,7 +56,7 @@ class HuiInputDatetimeEntityRow extends LitElement implements LovelaceRow {
}
return html`
<hui-generic-entity-row .hass="${this.hass}" .config="${this._config}">
<hui-generic-entity-row .hass=${this.hass} .config=${this._config}>
${stateObj.attributes.has_date
? html`
<ha-date-input