#Could use some sentence assistance..

1 messages · Page 1 of 1 (latest)

ebon forum
#

Having some trouble to pull this intent off with my custom sentence, am i missing something obvious here?
not had any issues earlier with other similiar intents.
And it works fine when I type it out and run the shell command by text from the dev tools.

code at: https://pastebin.com/fB0zmcsk

I tried having both as wildcards but that did not help.

It works if I do this by splitting up everything into 11 intents, but I would prefer to have it as one.
Thankful for any pointers in the right direction.

tall ivy
#

i will assume that you properly load intent_script.yaml and shell_command.yaml in configuration.yaml

#

what exactly doesn't work?

ebon forum
tall ivy
#

that means there's an error in the Core logs. what is it?

ebon forum
#

home-assistant.log file?
any clue what i should look after, sarch for intent name gave nothing

tall ivy
ebon forum
#

thank you very much, it was a stupid mistake, i had defined wildcard wrong..
before i finish this one, is it possible to do something like this in the intent?

https://pastebin.com/S074qPdb

tall ivy