fix media row secondary info (#3957)

This commit is contained in:
Ian Richardson 2019-10-08 03:10:37 -05:00 committed by Bram Kragten
parent 64dd8c463d
commit b61bbee35a

View File

@ -66,7 +66,7 @@ class HuiMediaPlayerEntityRow extends LitElement implements EntityRow {
<hui-generic-entity-row
.hass="${this.hass}"
.config="${this._config}"
.showSecondary="false"
.showSecondary=${false}
>
${OFF_STATES.includes(stateObj.state)
? html`