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

skill settings #1

Open
JarbasAl opened this issue Aug 11, 2021 · 3 comments
Open

skill settings #1

JarbasAl opened this issue Aug 11, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@JarbasAl
Copy link
Member

JarbasAl commented Aug 11, 2021

from matrix chat

(edit: replacing screenshot with transcript in case the hosted image ever times out - Chance)

proposed config options:

  • boot_volume -> False/integer if False is disabled, else should be an integer 0 - 100, default False
  • min_boot_volume -> default 20, do not allow volume to go lower than this even if user requested it (so we can be really sure user knows what he is doing)
  • scale1to10 -> true/false , consider the range 0 - 10 (int) 1 corresponds to 10%, mycroft style compat mode, default False
  • scale0to1 -> true/false , consider the range 0 - 1 (float) to be percentages, 0.1 corresponds to 10% , default True
  • scale1to100 -> true/false , consider the range 1 - 100 (int) to be percentages, default True
@ChanceNCounter
Copy link
Contributor

Can you clarify the meaning of "disabled" when boot_volume is False?

@JarbasAl
Copy link
Member Author

means do not change volume level back to {default} on every reboot

@j1nx
Copy link
Member

j1nx commented Aug 11, 2021

Which means, just let the OS restore the volume at the number it was when the device went down.

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

3 participants