node-red-contrib-home-assistant-websocket icon indicating copy to clipboard operation
node-red-contrib-home-assistant-websocket copied to clipboard

Entity search always returns unavailable entities regardless of the search

Open hagak opened this issue 1 year ago • 8 comments

Describe the bug

If you type in the entity field for the events: state node (probably others as well). It will always return any "unavailable entities" even if what is typed does not match any part. example I could type "ASDFASKJASFDGD" which I have no entities that match this but ALL of the unavail entites are listed. I have a few devices that are seasonal and notice that when they are online they do not show in the list.

To Reproduce

  1. Have entities defined in HA that are unavailable, good test is a seasonal item that is offline most of the year
  2. In the events:state node type gibberish into the Entity field (that does not match any entity in your system)
  3. Note all unavailable entities are in the list.

Expected behavior

Only entities that match the search criteria should be shown.

Screenshots

No response

Example Flow

No response

Environment Information

Version:

Home Assistant version: Companion version: 3.1.1

Node-RED version: 0.59 Docker: yes Add-on: no

Node.js version: OS:

Additional context

No response

hagak avatar Nov 11 '23 17:11 hagak

I have the same experience. As a workaround I use a substring with the full entity name, the issue does not occur then.

Environment Information Version:

Home Assistant version: Core 2023.12.0

Node-RED version: 3.1.1 node-red-contrib-home-assistant-websocket: 0.59.0 Docker: yes Add-on: no

Raspatat avatar Dec 08 '23 09:12 Raspatat

Still occurring:

Environment Information Version:

Home Assistant version: 2023.12.3

Node-RED version: 3.1.3 node-red-contrib-home-assistant-websocket: 0.62.2 Docker: yes Add-on: no

Raspatat avatar Dec 19 '23 10:12 Raspatat

This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Feb 18 '24 06:02 github-actions[bot]

This is still a bug, adding activity to prevent auto-closure.

hagak avatar Feb 18 '24 12:02 hagak

This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Apr 19 '24 06:04 github-actions[bot]

Still a bug

hagak avatar Apr 19 '24 10:04 hagak

This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jun 19 '24 06:06 github-actions[bot]

This is still a bug

hagak avatar Jun 19 '24 11:06 hagak

should be fixed 57a8ab7845fb28d0ff082ebf67818130551ea27a

zachowj avatar Aug 05 '24 11:08 zachowj