enable new interactions

This commit is contained in:
Emil Lerch 2026-02-04 13:50:18 -08:00
parent ba17d65d77
commit d2e399f7be
Signed by: lobo
GPG key ID: A7B62D657EF764F8

View file

@ -42,6 +42,10 @@
"samples": [ "samples": [
"{action} {device}", "{action} {device}",
"{action} the {device}", "{action} the {device}",
"{device}",
"the {device}",
"about {device}",
"about the {device}",
"is {device} on", "is {device} on",
"is the {device} on", "is the {device} on",
"is {device} off", "is {device} off",
@ -52,6 +56,13 @@
"what is the state of the {device}", "what is the state of the {device}",
"what is {device} set to", "what is {device} set to",
"what is the {device} set to", "what is the {device} set to",
"what about {device}",
"what about the {device}",
"how is {device}",
"how is the {device}",
"status of {device}",
"status of the {device}",
"{device} status",
"check {device}", "check {device}",
"check the {device}", "check the {device}",
"check on {device}", "check on {device}",