Hi, I noticed in the automations page with the improved filters, my filters were missing out a lot of automations with entity ids in templates / yaml objects.
So I removed automation
from DONT_RESOLVE
in this file
core/homeassistant/components/search/__init__.py
Now it works a lot better, although still missing a couple of automations with certain filters.
Any reason why this is in DONT_RESOLVE
? Am I going to break something?