Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to find a way to send arbitrary text to the device #18

Open
fcracker79 opened this issue Jun 15, 2020 · 2 comments
Open

Try to find a way to send arbitrary text to the device #18

fcracker79 opened this issue Jun 15, 2020 · 2 comments

Comments

@fcracker79
Copy link
Owner

Most of utterances are number or fixed-values (aka, enumerate) based.
It is necessary to find an interface to send arbitrary text to the devices.

@fcracker79
Copy link
Owner Author

It would be possible to use the Mode Controller interface: it allows a set of fixed values, but they are defined at discovery step.

There are some drawbacks though:

  1. In order to add new accepted values, it is necessary to have a new discovery
  2. By definition, it does not accept completely free text

@fcracker79
Copy link
Owner Author

fcracker79 commented Jun 15, 2020

It seems that this feature is not supported yet.
I have opened a feature request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant