Skip to content

Some entities are not searchable in some selectors #25486

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

Open
4 tasks done
D3v01dZA opened this issue May 15, 2025 · 0 comments
Open
4 tasks done

Some entities are not searchable in some selectors #25486

D3v01dZA opened this issue May 15, 2025 · 0 comments

Comments

@D3v01dZA
Copy link
Contributor

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

Some entities do not show up in selectors or in searches when using 'e' on a dashboard. I have an entity "Master Bathroom Ventilation Fan On Threshold" with an id input_number.master_bathroom_ventilation_fan_on_threshold which is just a normal helper input number.

Image

Searching with 'e' reveals just a full list (should that be an empty list? seems like a bug when nothing matches to return all entities)

Image

When searching from an entity input it incorrectly shows no results (which I prefer when there's no match to the behavior above).

Image

It does show up in some places like when adding a card "by entity"

Image

Describe the behavior you expected

I expect to find the entity in all places. Beyond that when there is no match found I expect a result of "no matches" rather than an unfiltered list.

Steps to reproduce the issue

  1. Create an input number (or it seems like any other helper) with the name "Master Bathroom Ventilation Fan On Threshold"
  2. Search for that entity

What version of Home Assistant Core has the issue?

2025.5.1

What was the last working version of Home Assistant Core?

The version that still showed entity ids in all these places (not sure if there was a version between that where this was broken)

In which browser are you experiencing the issue?

Safari Version 18.4 & iPhone App

Which operating system are you using to run this browser?

macOS 15.4.1 & iOS 18.4

State of relevant entities

Problem-relevant frontend configuration

Javascript errors shown in your browser console/inspector

Additional information

No response

@D3v01dZA D3v01dZA changed the title All selects/searches drop input_numbers Some entities are not searchable in some selectors May 15, 2025
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