Skip to content

Commit

Permalink
[EN] Remove say from English (#2876)
Browse files Browse the repository at this point in the history
* Remove say from English

* Remove wildcard
  • Loading branch information
synesthesiam authored Jan 16, 2025
1 parent acb3911 commit 8222b7c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 14 deletions.
3 changes: 0 additions & 3 deletions sentences/en/_common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -360,9 +360,6 @@ lists:
timer_command:
wildcard: true

response:
wildcard: true

expansion_rules:
the: "(the|my|our)"
name: "[<the>] {name}"
Expand Down
3 changes: 0 additions & 3 deletions sentences/en/homeassistant_HassRespond.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ language: "en"
intents:
HassRespond:
data:
- sentences:
- "say {response}"

- sentences:
- "(hello|hi) [home assistant]"
response: hello
Expand Down
8 changes: 0 additions & 8 deletions tests/en/homeassistant_HassRespond.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
language: en
tests:
- sentences:
- "say I'm a little teapot"
intent:
name: HassRespond
slots:
response: "I'm a little teapot"
response: "I'm a little teapot"

- sentences:
- "hi home assistant"
intent:
Expand Down

0 comments on commit 8222b7c

Please sign in to comment.