MycroftAI / skill-configuration

Mycroft AI official Configuration Skill - synchronize settings with home.mycroft.ai
https://mycroft.ai/skills
Apache License 2.0
5 stars 16 forks source link

Mask vocab overlap issue #17

Closed penrods closed 6 years ago

penrods commented 6 years ago

If there is overlap in the vocabulary definitions between skills, odd issues could happen. This has been fixed in mycroft-core, but would still cause problems until that code gets widely deployed. This change masks the issue for these older systems.

Specifically, the "Location" as used in this skill is different from the regex "Location" entity in several other skills, such as the default skill-weather. So "what is the forecast for seattle" was triggering this skill.