NeonGeckoCom / skill-device_controls

Device Control Center skill
Other
1 stars 2 forks source link

[BUG] Multiple WW enabled on "change WW intent" #67

Closed NeonDaniel closed 1 year ago

NeonDaniel commented 1 year ago

Description

After changing WW to "hey mycroft", both "hey Mycroft" and "hey Neon" may become active. This is probably because the Mycroft precise model had to be downloaded and the skill timed out waiting for the new WW to activate before deactivating the old WW.

Steps to Reproduce

Relevant Code

https://github.com/NeonGeckoCom/skill-device_controls/blob/dev/__init__.py#L260

Other Notes