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