#Node-red Get Entities node not returning expected results

1 messages · Page 1 of 1 (latest)

void zealot
#

I'm trying to filter on multiple labels and attributes using the get entities node:

But for some reason the results returned from my node as seen in the picture are including entities which I have verified have the outdoor label and as such should be excluded by the conditions. Why is this? From reading the help docs I'm expecting the node to filter on all conditions using AND logic

#

Example incorrect result:

#

and here is the entity listed in HA with the outdoor label:

cunning briar
#

did u manage to find the answer?