home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
4.12k stars 2.81k forks source link

Settings -> Entities: excluding an entity from an "Area" does not update a view #21760

Open ildar170975 opened 3 months ago

ildar170975 commented 3 months ago

Checklist

Describe the issue you are experiencing

  1. Go to Settings -> Entities. Make sure that none filters are set.

  2. Open some entity (in my case - an input_boolean helper) & assign some area: изображение

  3. See that the entity got a defined "Area": изображение

  4. Apply a filter by "Area": изображение

  5. Open this entity & exclude it from the "Area": изображение

  6. See that the table still shows this row: изображение

  7. F5 is needed to update the view.

Describe the behavior you expected

The table is updated automatically (w/o F5) - and the row with this entity is not shown.

Steps to reproduce the issue

as above

What version of Home Assistant Core has the issue?

2024.8.2

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Chrome 127.0.6533.100

Which operating system are you using to run this browser?

Win10x64

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

github-actions[bot] commented 6 days ago

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 has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

ildar170975 commented 1 day ago

up