diff --git a/docs/commandref.html b/docs/commandref.html index 3dec8accb..d17984d04 100644 --- a/docs/commandref.html +++ b/docs/commandref.html @@ -10366,15 +10366,15 @@ volume
  • loglevel
  • event-on-update-reading
  • -
  • event-on-change-reading
  • -
  • volume-smooth-change

  • +
  • event-on-change-reading

  • +
  • volume-smooth-change
  • Optional attribute to activate a smooth volume change.

    - Possible values: 0 => off , 1 => on -
  • volume-smooth-steps

  • + Possible values: 0 => off , 1 => on

    +
  • volume-smooth-steps
  • Optional attribute to define the number of volume changes between the - current and the desired volume. Default value is 5 steps -
  • volume-smooth-time

  • + current and the desired volume. Default value is 5 steps

    +
  • volume-smooth-time
  • Optional attribute to define the time window for the volume smoothing in seconds. For example the value 2 means the smooth process in general should take 2 seconds. The value 0 means "as fast as possible". Default value is 0.