Add support for entity translation key (#14482)

This commit is contained in:
Paul Bottein
2022-12-01 12:53:44 +01:00
committed by GitHub
parent dff7f653b1
commit dfc461ce05
36 changed files with 150 additions and 47 deletions

View File

@@ -55,6 +55,7 @@ class HaEntityStatePicker extends LitElement {
this.hass.localize,
state,
this.hass.locale,
this.hass.entities,
key
)
: formatAttributeValue(this.hass, key),