Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filters: Inconsistent use of "State" vs. "Status" for devices vs. entities #23210

Open
3 of 4 tasks
NoRi2909 opened this issue Dec 8, 2024 · 0 comments
Open
3 of 4 tasks

Comments

@NoRi2909
Copy link
Contributor

NoRi2909 commented Dec 8, 2024

Checklist

  • I have updated to the latest available Home Assistant version.
  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.
  • I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.

Describe the issue you are experiencing

The Filters pane for entities contains a "Status" section which gives several options to narrow down the list of entities, including "Disabled":

Screenshot 2024-12-08 14 30 19

For devices, however, the matching selector is labelled "State":

Screenshot 2024-12-08 14 30 41

Describe the behavior you expected

This should be made consistent by using "Status" in both places, clearly separating it from the "State" of devices and entities.

The string should be this one here:

"picker": {
"search": "Search {number} devices",
"state": "State",

Also note that this drifts much further apart in translations:
In German "Status" is the same, but "State" is translated as "Zustand", a very different word.

What version of Home Assistant Core has the issue?

2024.12.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant