mikejgray / neon-homeassistant-skill

A Neon AI Skill for Home Assistant, which integrates with ovos-PHAL-plugin-homeassistant.
Apache License 2.0
7 stars 4 forks source link

[BUG] Too-similar intent fires when it shouldn't #29

Closed mikejgray closed 4 months ago

mikejgray commented 1 year ago

Description

From user mwg42 in Matrix:

Another oddity, this has shown up on two of my units. I asked a question I would normally ask of Google while driving: "It is legal to turn right on red in the province of Ontario?" I get a response of "Sure thing." I'm not sure what to make of that. Just asking the devices random questions to see where I get answers and where I get odd results.

Steps to Reproduce

Say "Hey Mycroft, is it legal to turn right on red in the province of Ontario?"

Relevant Code

No response

Other Notes

The intent above should not trigger a match in this skill. Identify what is triggering, add a negative intent match test, and make sure it no longer triggers.

mikejgray commented 7 months ago

Let's also add "Why is the sky blue" to the list of things that shouldn't be picked up by Home Assistant...