From cb03df08e92e82167f4f76b7df3c265c7857c82e Mon Sep 17 00:00:00 2001 From: markusbloch Date: Sat, 3 Nov 2012 11:51:35 +0000 Subject: [PATCH] fixing attributes for YAMAHA_AVR git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2067 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- docs/commandref.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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.