mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 01:36:49 +00:00
Fix missing text device entities (#4531)
This commit is contained in:
parent
d9e522e4d7
commit
913299998c
@ -45,7 +45,7 @@ export class HaDeviceEntitiesCard extends LitElement {
|
||||
?checked=${this._showDisabled}
|
||||
@change=${this._showDisabledChanged}
|
||||
>${this.hass.localize(
|
||||
"ui.panel.config.entities.picker.show_disabled"
|
||||
"ui.panel.config.entities.picker.filter.show_disabled"
|
||||
)}
|
||||
</ha-switch>
|
||||
</paper-item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user