From f86731834b45cc4e4812d78564f8a06833ffc340 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Thu, 27 Jul 2023 23:08:15 -0400 Subject: [PATCH] Refine a few Assist sentences --- custom_sentences/en/media.yaml | 4 ++-- custom_sentences/en/presence.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/custom_sentences/en/media.yaml b/custom_sentences/en/media.yaml index baab3bf..8be096e 100644 --- a/custom_sentences/en/media.yaml +++ b/custom_sentences/en/media.yaml @@ -4,8 +4,8 @@ intents: SetVolume: data: - sentences: - - "(set|change) {media_player} volume to {volume} [percent]" - - "(set|change) [the] volume for {media_player} to {volume} [percent]" + - "(set|change) [the] {media_player} volume to {volume} [percent]" + - "(set|change) [the] volume for [the] {media_player} to {volume} [percent]" skip_words: - "please" diff --git a/custom_sentences/en/presence.yaml b/custom_sentences/en/presence.yaml index 3353a86..2a9f9b3 100644 --- a/custom_sentences/en/presence.yaml +++ b/custom_sentences/en/presence.yaml @@ -18,7 +18,7 @@ lists: out: "person.tony_stork" - in: "(tina stork|christina stork|tina|christina|mom)" out: "person.christina_stork" - - in: "(kallen stork|collin stork|kallen|collin)" + - in: "(kallen stork|kallens stork|collin stork|collins stork|kallen|kallens|collin|collins)" out: "person.kallen_stork" - in: "(emmalynn stork|emma stork|emmalynn|emma)" out: "person.emmalynn_stork" \ No newline at end of file