I am rebuilding my home assistant after a bit of a break, and I seem to remember that it would process and attempt to match custom sentences in alpha order by filename. I am not seeing that now. I am asking because I used to have a "fall though" intent that would match if none other did. Now it is matching this last resort BEFORE attempting to match any of the others.
#can we set custom sentence ordering preferences?
1 messages · Page 1 of 1 (latest)
here are some odd "matches" to the default set, and I assume my custom sentences aren't being considered. I know that they are, because I have a couple that do reliably trigger.
You mean conversation trigger in automations?
I mean if I have speech input that matches multiple sentences, each with different intents, how does home assistant decide which sentence wins, and thus which intent to process?