From d5fd5cef3da4bb7ddee0c12e5b0067f7bdd5cb1c Mon Sep 17 00:00:00 2001 From: wherzig Date: Fri, 24 Feb 2012 17:56:06 +0000 Subject: [PATCH] new module TRX added git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1280 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- docs/commandref.html | 300 ++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 285 insertions(+), 15 deletions(-) diff --git a/docs/commandref.html b/docs/commandref.html index a18ff92ce..57fcd1934 100644 --- a/docs/commandref.html +++ b/docs/commandref.html @@ -117,6 +117,10 @@ SIS_PMS   TCM   TellStick   + TRX   + TRX_LIGHT   + TRX_SECURITY   + TRX_WEATHER   TUL   USF1000   USBWX   @@ -5650,7 +5654,6 @@ audio <deviceid> is the device identifier of the Oregon sensor. It consists of the sensors name and a one byte hex string (00-ff) that identifies the sensor. The define statement with the deviceid is generated automatically by autocreate. The following sensor names are used: BTHR918, BTHR918N, PCR800 RGR918, RTGR328N, THN132N, THGR228N, THGR328N, THGR918, THR128, THWR288A, THGR810, UV138, UVN800, WGR918, WGR800, WTGR800_A, WTGR800_T.
-The one byte hex string is generated by the Oregon sensor when is it powered on. The value seems to be randomly generated. This has the advantage that you may use more than one Oregon sensor of the same type even if it has no switch to set a sensor id. For exampple the author uses three BTHR918 sensors at the same time. All have different deviceids. The drawback is that the deviceid changes after changing batteries.

Example:
define Kaminzimmer OREGON BTHR918N_ab @@ -5925,22 +5928,17 @@ The one byte hex string is generated by the Oregon sensor when is it powered on.