We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c8cb25 commit 3a845a1Copy full SHA for 3a845a1
sentences/en/light_HassTurnOff.yaml
@@ -16,9 +16,9 @@ intents:
16
# Turn off all lights in an area
17
- sentences:
18
- "<area> <light> (off|out)"
19
- - "<light> (off|out) [in] <area>"
+ - "<light> (off|out) [<in>] <area>"
20
- "<turn> (off|out) [<all>] <area> <light>"
21
- - "<turn> (off|out) [(<all>|<the>)] <light> in <area>"
+ - "<turn> (off|out) [(<all>|<the>)] <light> <in> <area>"
22
- "[<turn>] [<all>] <area> <light> (off|out)"
23
- "[<turn>] [(<all>|<the>)] <light> <in> <area> (off|out)"
24
- "[<turn>] [(<all>|<the>)] <light> (off|out) <in> <area>"
0 commit comments