Hi all,
have any of you encountered a problem setting custom sentence starting with Set word? I am trying to create new automation, using UI, and my sentence is like:
Set {number} {unit} {name} test
I have tried multiple various combinations but always get the same result "I am not aware of any device called ..."
Am I doing something wrong or is it not possible to use a custom sentence starting with Set word?
Yeah for some reason it calls HassLightSet intent, no matter what. Do you know if there is any option to change priority to first match automation sentences? Or will it help if I move it to yaml file maybe?
BTW.
Replacing unit with fixed value did help, but it get’s more tricky to check it.