Skip to content

Instantly share code, notes, and snippets.

@powerdot
Created May 19, 2021 14:52
Show Gist options
  • Save powerdot/1dff4515c7f3f271b3d6d4e21a04a9ff to your computer and use it in GitHub Desktop.
Save powerdot/1dff4515c7f3f271b3d6d4e21a04a9ff to your computer and use it in GitHub Desktop.
{
name: "Триггер включения света",
words: [
{normalized: "включить"},
{text: ["свет", "лампа", "светильник"]},
],
markers: ['light_on'],
strict_word_sequence: false,
strict_word_direction: true,
check_scope: 'sentences'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment