Desktop UI shows the complete search result from the search query, whereas the mobile UI doesn't return the complete search result.


Search result should be the same regardless of the device.
Search for media_player on desktop UI and mobile UI under Entities.
N/A
It seems that this is because the search on mobile UI only uses names. I'll look into it.
So I looked into the code. The problem is that the filter only uses columns that are displayed in the table. Since Entity ID is not a column on mobile, the filter will not use that. Still trying to find a good way to fix it.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 馃憤
This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.