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

Add ability to modify settings from device eg by voice or touch screen #261

Open
krisgesling opened this issue May 12, 2021 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@krisgesling
Copy link
Contributor

Currently Skill settings are pulled down from the server to the device, there is no ability to set these from the device and update them on the server. This prevents any Skill from adding voice configuration of itself.

It's been suggested that this:

  • be limited to only upload settings that exist in the settingsmeta - thereby allowing skills to have private (local only) settings.
  • validate locally that a setting value is the correct format for the field type defined in the settingsmeta file
@krisgesling krisgesling added the enhancement New feature or request label May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant