#M5Stack Built-in Sentences Issue

1 messages · Page 1 of 1 (latest)

fierce monolith
#

I have an M5Stack setup with a wake word (Hey Jarvis). The wake word works, custom sentences work, but I can't get a single built-in sentence to work and I'm not sure what I'm missing. Several entities are exposed and I've setup aliases to try and make them easier to reference. Nothing works. But custom sentences are working great (which I can work with, ultimately). Not sure where to start troubleshooting this thing.

silk galleon
#

Can you provide an example of a built-in sentence you are using and the corresponding output from Dev tools > Assist?

fierce monolith
#

Thanks for sending me to Dev Tools > Assist BTW. That's going to be very helpful in the future. 🙂

silk galleon
#

So the sentence gets properly recognized. What doesn't work, then? Does it not turn off the basement light? (Note: this dev tool does not also handle the processing of the intent, so don't expect it to do anything when you punch in a sentence here)

fierce monolith
#

Since it's never worked, I'm not sure what I should be seeing, specifically in the log book. With a custom sentence, the automation is triggered. This is what I see in the log book when using "Hey Jarvis, turn off basement light".

#

And no, the basement light isn't turned off.

#

I've also asked about the weather and that doesn't do anything either.

#

But I did just test adding something to the shopping list and that worked. So I think this requires more investigation on my end.

misty plaza
#

You can go to Settings - Voice assistants - three dots on your pipeline - Debug. You will see there all calls to the pipeline, and will be able to write request to see how it behaves.