From dfb5376ed1d9ef8963d1e63808f0614fc1c9b006 Mon Sep 17 00:00:00 2001 From: wherzig <> Date: Sat, 5 Feb 2011 20:48:46 +0000 Subject: [PATCH] Added description for new module RFXX10REC: RFXCOM X10 security and light receiving support git-svn-id: https://svn.fhem.de/fhem/trunk@832 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/docs/commandref.html | 97 ++++++++++++++++++++++++++++++++++----- 1 file changed, 85 insertions(+), 12 deletions(-) diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html index adb3826db..b3ee6c1df 100644 --- a/fhem/docs/commandref.html +++ b/fhem/docs/commandref.html @@ -106,6 +106,7 @@ OWTEMP RFXCOM RFXMETER + RFXX10REC SCIVT SISPM SIS_PMS @@ -4279,7 +4280,7 @@ audio
RFXCOM sells RF receivers and transmitters
- for a variety of protocols. The 433.92MHz receivers supports many Oregon Scientific weather sensors and RFXMeter devices. + for a variety of protocols. The 433.92MHz receivers supports many protocols like Oregon Scientific weather sensors, RFXMeter devices, X10 security and lightning devices adn others. - This module supports receiving messages for the USB attached receivers (Order code: 80002, see http://www.rfxcom.com/receivers.htm). + This module supports receiving messages for the USB attached receivers (see http://www.rfxcom.com/receivers.htm). For testing purposes you may also use the LAN based receivers. However - the code for LAN access is still in beta stage and not fault tolerant. Therefore you should use the USB attached receiver. + the code for LAN access is not fault tolerant. I recommend to use the USB attached receiver. - Currently two parser modules (41_OREGON.pm and 42_RFXMETER.pm) are implemented to parse and process messages for - Oregon Scientific weather sensors and RFXCOM RFXMeter devices. If you need to process other devices that are supported - by RFXCOM, you have to implement a new parsing module. + Currently the following parser modules are implemented: +
- Until now the following Oregon Scientific weather sensors have been tested successfully: BTHR918N, THGR810, THR128, THWR288A, PCR800, WTGR800. Please give feedback if you use other sensors. Define @@ -4655,6 +4658,76 @@ The one byte hex string is generated by the Oregon sensor when is it powered on. Get
+ + RFXX10REC+
+ + + Define +
define <name> RFXX10REC <type> <deviceid> <devicelog> [<deviceid> <devicelog>] + + <type>
+
+ X10 security devices: +
+ <deviceid>
+
+ <devicelog>
+
+ <deviceid2>
+
+ <devicelog2>
+
<deviceid2> .
+ + Example: + define livingroom_window RFXX10REC ds10a 72cd Window
+ + define motion_sensor1 RFXX10REC ms10a 55c6 motion
+ + define smoke_sensor1 RFXX10REC sd90 54d3 Smoke 54d3 Smoketest
+ + define motion_sensor2 RFXX10REC ms14a A1 motion A2 light
+ + + + + Set
+ + + Get
+ structure |