From 3ba80e71b087a407b99c32a71ef461b54d88bd08 Mon Sep 17 00:00:00 2001 From: mgehre <> Date: Wed, 13 Mar 2013 01:20:24 +0000 Subject: [PATCH] MAX: update doc on groupid git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2906 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/10_MAX.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FHEM/10_MAX.pm b/FHEM/10_MAX.pm index 62e3c107e..bcbcf6174 100755 --- a/FHEM/10_MAX.pm +++ b/FHEM/10_MAX.pm @@ -826,7 +826,7 @@ MAX_Parse($$) to set a temporary temperature until that date/time. Make sure that the cube has valid system time!
  • groupid <id>
    For devices of type HeatingThermostat only. - Writes the given group id the device's memory. It is usually not necessary to change this.
  • + Writes the given group id the device's memory. To sync all devices in one room, set them to the same groupid greater than zero.
  • ecoTemperature <value>
    For devices of type HeatingThermostat only. Writes the given eco temperature to the device's memory. It can be activated by pressing the rightmost physical button on the device.
  • comfortTemperature <value>