mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-06 17:40:27 +00:00
Create number formatting options on the profile panel (#7925)
This commit is contained in:
@@ -76,7 +76,7 @@ class HuiTextEntityRow extends LitElement implements LovelaceRow {
|
||||
${computeStateDisplay(
|
||||
this.hass!.localize,
|
||||
stateObj,
|
||||
this.hass.language
|
||||
this.hass.locale
|
||||
)}
|
||||
</div>
|
||||
</hui-generic-entity-row>
|
||||
|
||||
Reference in New Issue
Block a user