-
|
I am using the HA get_library command to retrieve a list of the radio stations I have in MA and using the 'Search' field I can get a list of e.g. all BBC radio stations. But… How can I get a list of all stations EXCEPT the BBC ones? I can find no documentation on how to use that 'Search' field. Is it possible to somehow exclude items that match? |
Beta Was this translation helpful? Give feedback.
Answered by
OzGav
Mar 12, 2026
Replies: 1 comment 3 replies
-
|
You dont say what you want to do with it and this is really a HA templating question but something like this will give you the filtered response. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No you can’t do a NOT search. No wildcards. It is just looking to match the word or phrase anywhere in the item name.