Fix missing text device entities (#4531)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user