State filtering needs ability to filter out / wildcards

When in developer tools / states
If i filter to bluetooth i now have a list of states of “home” and “not_home”
Its not possible to filter for “home” as that also shows “not_home”
the filter either needs conditions of starts_with,contains etc and/or wildcard inclusion for ! (not), ? character, * any

In its current form, its not possible to filter the states correctly.