From 9397f9b13c40012eca17ffcfd78065505aa91ae8 Mon Sep 17 00:00:00 2001 From: odroegehorn <> Date: Wed, 12 Oct 2011 12:52:33 +0000 Subject: [PATCH] Inserted CUL_IR git-svn-id: https://svn.fhem.de/fhem/trunk@1068 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/docs/commandref.html | 528 +++++++++++++++++++++++--------------- 1 file changed, 323 insertions(+), 205 deletions(-) diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html index 45ee0869b..52a8d5c9a 100644 --- a/fhem/docs/commandref.html +++ b/fhem/docs/commandref.html @@ -82,6 +82,7 @@ CUL_FHTTK   CUL_HM   CUL_HOERMANN   + CUL_IR   CUL_RFR   CUL_TX   CUL_WS   @@ -360,7 +361,7 @@ A line ending with \ will be concatenated with the next one, so long lines Filter/group devices. Recognized by web-pgm2 and web-pgm3. A device can appear in more than one room, in this case the rooms have to be specified komma separated.
- Devices in the room hidden will not appear in the web output, or set + Devices in the room hidden will not appear in the web output, or set the FHEMWEB attribute to selectively disable rooms for certain FHEMWEB instances. @@ -370,7 +371,7 @@ A line ending with \ will be concatenated with the next one, so long lines Used in the webfrontend pgm2 to show the time of last activity instead of the state in the summary view. Useful e.g. for FS20 PIRI devices. - +
@@ -787,7 +788,7 @@ A line ending with \ will be concatenated with the next one, so long lines Note: @@ -902,7 +903,7 @@ A line ending with \ will be concatenated with the next one, so long lines Contains the name of the fhem configuration file. If
save is called without argument, then the output will be written to this file. -
+
  • holday2we
    @@ -913,7 +914,7 @@ A line ending with \ will be concatenated with the next one, so long lines -

  • +
  • lastinclude
    @@ -989,14 +990,14 @@ A line ending with \ will be concatenated with the next one, so long lines
  • title
    Used by the web frontend fhemweb.pl (webpgm2) as a Page title. -

  • +
  • userattr
    A space separated list which contains the names of additional attributes. Without specifying them you will not be able to set them (in order to prevent typos). -

  • +
  • verbose
    @@ -1086,10 +1087,10 @@ A line ending with \ will be concatenated with the next one, so long lines See message byte streams in FHEM/00_FHZ.pm and the doc directory for some examples.
  • In order to set the time of your FHT's, schedule this command every minute:
    - define fhz_timer at +*00:01:00 set FHZ time
    - See the loglevel to prevent logging of + define fhz_timer at +*00:01:00 set FHZ time
    + See the loglevel to prevent logging of this command. -
  • +
  • FHTcode is a two digit hex number (from 00 to 63?) and sets the central FHT code, which is used by the FHT devices. After changing it, you must reprogram each FHT80b with: PROG (until Sond @@ -1165,8 +1166,8 @@ A line ending with \ will be concatenated with the next one, so long lines
    @@ -1347,18 +1348,18 @@ A line ending with \ will be concatenated with the next one, so long lines
  • do_not_notify

  • dummy
    - Set the device attribute dummy to define devices which should not - output any radio signals. Associated notifys will be executed if - the signal is received. Used e.g. to react to a code from a sender, but - it will not emit radio signal if triggered in the web frontend. -

  • + Set the device attribute dummy to define devices which should not + output any radio signals. Associated notifys will be executed if + the signal is received. Used e.g. to react to a code from a sender, but + it will not emit radio signal if triggered in the web frontend. +
  • follow-on-for-timer
    - the program automatically schedules a "setstate off" for the time - specified as argument to the on-for-timer command (for the specified - device only). -

  • + the program automatically schedules a "setstate off" for the time + specified as argument to the on-for-timer command (for the specified + device only). +
  • loglevel

  • @@ -1387,7 +1388,7 @@ A line ending with \ will be concatenated with the next one, so long lines Receiver/Actor: fs20as1 fs20as4 fs20ms2 fs20rgbsa fs20rst fs20rsu fs20sa fs20sig fs20sm4 fs20sm8 fs20st fs20su fs20sv fs20ue1 fs20usr fs20ws1 -
    +
    @@ -1559,14 +1560,14 @@ A line ending with \ will be concatenated with the next one, so long lines
  • The *-from1/*-from2/*-to1/*-to2 valuetypes need a time - spec as argument in the HH:MM format. They define the periods, where - the day-temp is valid. The minute (MM) will be rounded to 10, and - 24:00 means off. + spec as argument in the HH:MM format. They define the periods, where + the day-temp is valid. The minute (MM) will be rounded to 10, and + 24:00 means off.

  • To synchronize the FHT time and to "wake" muted FHTs it is adviseable to schedule following command:
    - define fht_sync at +*3:30 set TYPE=FHT time + define fht_sync at +*3:30 set TYPE=FHT time

  • report1 with parameter 255 requests all settings for @@ -1950,14 +1951,14 @@ A line ending with \ will be concatenated with the next one, so long lines type of HMS device. First the real device-id will be checked, then the wildcard device id. The wildcards are:
  • @@ -2420,6 +2421,123 @@ A line ending with \ will be concatenated with the next one, so long lines + +

    CUL_IR

    +