Ian Richardson 2019-03-22 14:42:30 -05:00 committed by GitHub
parent 6bf9ea5699
commit 812c1362a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,7 +91,7 @@ class HuiPlantStatusCard extends LitElement implements LovelaceCard {
style="background-image:url(${stateObj.attributes.entity_picture})"
>
<div class="header">
${this._config.title || computeStateName(stateObj)}
${this._config.name || computeStateName(stateObj)}
</div>
</div>
<div class="content">