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
from matrix chat
(edit: replacing screenshot with transcript in case the hosted image ever times out - Chance)
proposed config options: