Fix missing text device entities (#4531)
This commit is contained in:
@@ -45,7 +45,7 @@ export class HaDeviceEntitiesCard extends LitElement {
|
|||||||
?checked=${this._showDisabled}
|
?checked=${this._showDisabled}
|
||||||
@change=${this._showDisabledChanged}
|
@change=${this._showDisabledChanged}
|
||||||
>${this.hass.localize(
|
>${this.hass.localize(
|
||||||
"ui.panel.config.entities.picker.show_disabled"
|
"ui.panel.config.entities.picker.filter.show_disabled"
|
||||||
)}
|
)}
|
||||||
</ha-switch>
|
</ha-switch>
|
||||||
</paper-item>
|
</paper-item>
|
||||||
|
|||||||
Reference in New Issue
Block a user