From 44ef51838098eb77e20782658e10c045e606280c Mon Sep 17 00:00:00 2001
From: rudolfkoenig <>
Date: Sat, 31 Oct 2009 08:45:23 +0000
Subject: [PATCH] 8b section added
git-svn-id: https://svn.fhem.de/fhem/trunk@454 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
fhem/docs/commandref.html | 48 +++++++++++++++++++++++++--------------
1 file changed, 31 insertions(+), 17 deletions(-)
diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html
index f08ce8054..d509ccf79 100644
--- a/fhem/docs/commandref.html
+++ b/fhem/docs/commandref.html
@@ -1190,7 +1190,7 @@ A line ending with \ will be concatenated with the next one, so long lines
signals for this logical device.
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
@@ -1296,7 +1296,8 @@ A line ending with \ will be concatenated with the next one, so long lines
Notes:
- Following events are reported (more or less regularly) by each FHT
- device:
measured-temp actuator actuator1...actuator8 warnings
+ device: measured-temp actuator actuator1...actuator8
+ warnings
You can use these strings for notify or
FileLog definitions.
@@ -1308,13 +1309,16 @@ A line ending with \ will be concatenated with the next one, so long lines
- actuator or actuator1..8 can take following values:
- <value>%
- This is the normal case, the actuator is instructed to open to this value.
+ This is the normal case, the actuator is instructed to
+ open to this value.
- offset <value>%
The actuator is running with this offset.
- lime-protection
- The actuator was instructed to execute the lime-protection procedure.
+ The actuator was instructed to execute the lime-protection
+ procedure.
- synctime
- If you select Sond/Sync on the FHT80B, you'll see a count down.
+ If you select Sond/Sync on the FHT80B, you'll see a count
+ down.
- test
The actuator was instructed by the FHT80b to emit a beep.
- pair
@@ -1325,18 +1329,17 @@ A line ending with \ will be concatenated with the next one, so long lines
- The FHT is very economical (or lazy), it accepts one message from the
- FHZ1x00 every 2 minutes (or so). Don't be surprized if your command
- is only accepted 10 minutes later by the device. FHT commands are
- buffered in the FHZ1x00 till they are sent to the FHT, see the related
-
fhtbuf
entry in the get
- section.
- You can send up to 8 commands in one message at once to the FHT if
- you specify them all as arguments to the same set command, see the
- example above.
+ FHZ1x00 every 115+x seconds, where x depends on the housecode. Don't
+ be surprized if your command is only accepted 10 minutes later by the
+ device. FHT commands are buffered in the FHZ1x00/CUL till they are
+ sent to the FHT, see the related fhtbuf
entry in the
+ get
section.
You can send up to 8
+ commands in one message at once to the FHT if you specify them all as
+ arguments to the same set command, see the example above.
- All
*-temp
values need a temperature
as argument, which will be rounded to 0.5 Celsius.
- Temperature values must between 5.5 and 30.5 Celsius. Value 5.5 set
+ Temperature values must between 5.5 and 30.5 Celsius. Value 5.5 sets
the actuator to OFF, value 30.5 set the actuator to ON
mode
is one of auto, manual, holiday or
@@ -1377,7 +1380,8 @@ A line ending with \ will be concatenated with the next one, so long lines
- 32: saturday
- 64: sunday
- measured-temp and actuator is sent along if it is considered appropriate
+ measured-temp and actuator is sent along if it is considered
+ appropriate
by the FHT.
@@ -1392,7 +1396,9 @@ A line ending with \ will be concatenated with the next one, so long lines
- 4: day-temp, night-temp, windowopen-temp
- 64: lowtemp-offset
- measured-temp and actuator is sent along if it is considered appropriate
+ measured-temp and actuator is sent along if it is considered
+ appropriate
+
by the FHT.
@@ -1426,7 +1432,15 @@ A line ending with \ will be concatenated with the next one, so long lines
Attributes
- do_not_notify
- - dummy
+ - dummy
+ Note:It makes sense to define an FHT device even for an FHT8b,
+ else you will receive "unknown FHT device, please define one" message
+ for each FHT8b as the CUL is reporting the 8b valve messages. But you
+ should set the dummy attribute for these devices, else the internal FHT
+ buffer of the CUL will be filled with data for the 8b's which is never
+ consumed. If the buffer is full, you'll get "EOB" messages from the CUL,
+ and you cannot transmit any data to the 80b's
+
- loglevel
- model (fht80b)
- showtime