mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-20 07:16:03 +00:00
Update and translation of commandref-text by Peter
git-svn-id: https://svn.fhem.de/fhem/trunk@5022 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8547adb6ef
commit
d700a2b8ec
@ -620,11 +620,21 @@ CUL_MAX_BroadcastTime(@)
|
|||||||
<b>Set</b>
|
<b>Set</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li>pairmode<br>
|
<li>pairmode<br>
|
||||||
Sets the CUL_MAX into pairing mode for 60 seconds where it can be paired with other devices (Thermostats, Buttons, etc.). You also have to set the other device into pairing mode manually. (For Thermostats, this is pressing the "Boost" button for 3 seconds, for example).</li>
|
Sets the CUL_MAX into pairing mode for 60 seconds where it can be paired with
|
||||||
|
other devices (Thermostats, Buttons, etc.). You also have to set the other device
|
||||||
|
into pairing mode manually. (For Thermostats, this is pressing the "Boost" button
|
||||||
|
for 3 seconds, for example).</li>
|
||||||
<li>fakeSC <device> <open><br>
|
<li>fakeSC <device> <open><br>
|
||||||
Sends a fake ShutterContactState message; <open> must be 0 or 1 for "window closed" or "window opened". If the <device> has a non-zero groupId, the fake ShutterContactState message affects all devices with that groupId. Make sure you associate the target device(s) with fakeShutterContact beforehand.</li>
|
Sends a fake ShutterContactState message <open> must be 0 or 1 for
|
||||||
|
"window closed" or "window opened". If the <device> has a non-zero groupId,
|
||||||
|
the fake ShutterContactState message affects all devices with that groupId.
|
||||||
|
Make sure you associate the target device(s) with fakeShutterContact beforehand.</li>
|
||||||
<li>fakeWT <device> <desiredTemperature> <measuredTemperature><br>
|
<li>fakeWT <device> <desiredTemperature> <measuredTemperature><br>
|
||||||
Sends a fake WallThermostatControl message (parameters both may have one digit after the decimal point, for desiredTemperature it may only by 0 or 5). If the <device> has a non-zero groupId, the fake WallThermostatControl message affects all devices with that groupId. Make sure you associate the target device with fakeWallThermostat beforehand.</li>
|
Sends a fake WallThermostatControl message (parameters both may have one digit
|
||||||
|
after the decimal point, for desiredTemperature it may only by 0 or 5).
|
||||||
|
If the <device> has a non-zero groupId, the fake WallThermostatControl
|
||||||
|
message affects all devices with that groupId. Make sure you associate the target
|
||||||
|
device with fakeWallThermostat beforehand.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@ -651,4 +661,71 @@ CUL_MAX_BroadcastTime(@)
|
|||||||
|
|
||||||
|
|
||||||
=end html
|
=end html
|
||||||
|
=begin html_DE
|
||||||
|
<a name="CUL_MAX"></a>
|
||||||
|
<h3>CUL_MAX</h3>
|
||||||
|
<ul>
|
||||||
|
Das Modul CUL_MAX wertet von einem CUL empfangene MAX! Botschaften aus.
|
||||||
|
Es wird mit Hilfe von autocreate automatisch generiert, es muss nur sichergestellt
|
||||||
|
werden, dass der richtige rfmode gesetzt wird, z.B. <code>attr CUL0 rfmode MAX</code>.<br>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
<a name="CUL_MAXdefine"></a>
|
||||||
|
<b>Define</b>
|
||||||
|
<ul>
|
||||||
|
<code>define <name> CUL_MAX <addr></code>
|
||||||
|
<br><br>
|
||||||
|
|
||||||
|
Definiert ein CUL_MAX Gerät des Typs <type> und der Adresse <addr>.
|
||||||
|
Die Adresse darf nicht schon von einem anderen MAX! Gerä verwendet werden.
|
||||||
|
</ul>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
<a name="CUL_MAXset"></a>
|
||||||
|
<b>Set</b>
|
||||||
|
<ul>
|
||||||
|
<li>pairmode<br>
|
||||||
|
Versetzt den CUL_MAX fü 60 Sekunden in den Pairing Modus, wärend dieser Zeit
|
||||||
|
kann das Gerä mit anderen Geräten gepaart werden (Heizkörperthermostate,
|
||||||
|
Eco-Taster, etc.). Auch das zu paarende Gerä muss manuell in den Pairing Modus
|
||||||
|
versetzt werden (z.B. beim Heizkörperthermostat durch Drücken der "Boost"
|
||||||
|
Taste fü 3 Sekunden).</li>
|
||||||
|
<li>fakeSC <device> <open><br>
|
||||||
|
Sendet eine fingierte <i>ShutterContactState</i> Meldung <open> dies muss 0 bzw. 1 für
|
||||||
|
"Fenster geschlossen" bzw. "Fenster offen" sein. Wenn das <device> eine Gruppen-ID
|
||||||
|
ungleich Null hat, beeinflusst diese fingierte <i>ShutterContactState</i> Meldung alle Geräte
|
||||||
|
mit dieser Gruppen-ID. Es muss sichergestellt werden, dass vorher alle Zielgeräte
|
||||||
|
mit <i>fakeShutterContact</i> verbunden werden.</li>
|
||||||
|
<li>fakeWT <device> <desiredTemperature> <measuredTemperature><br>
|
||||||
|
Sendet eine fingierte <i>WallThermostatControl</i> Meldung (beide Parameter k&ooml;nnen
|
||||||
|
eine Nachkommastelle haben, ü <i>desiredTemperature</i> darf die Nachkommastelle nur 0 bzw. 5 sein).
|
||||||
|
Wenn das <device> eine Gruppen-ID ungleich Null hat, beeinflusst diese fingierte
|
||||||
|
<i>WallThermostatControl</i> Meldung alle Geräte mit dieser Gruppen-ID.
|
||||||
|
Es muss sichergestellt werden, dass vorher alle Zielgeräte
|
||||||
|
mit <i>fakeWallThermostat</i> verbunden werden.</li>
|
||||||
|
</ul>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
<a name="CUL_MAXget"></a>
|
||||||
|
<b>Get</b> <ul>N/A</ul><br>
|
||||||
|
|
||||||
|
<a name="CUL_MAXattr"></a>
|
||||||
|
<b>Attributes</b>
|
||||||
|
<ul>
|
||||||
|
<li><a href="#ignore">ignore</a></li><br>
|
||||||
|
<li><a href="#do_not_notify">do_not_notify</a></li><br>
|
||||||
|
<li><a href="#showtime">showtime</a></li><br>
|
||||||
|
<li><a href="#loglevel">loglevel</a></li><br>
|
||||||
|
<li><a href="#readingFnAttributes">readingFnAttributes</a></li>
|
||||||
|
</ul>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
<a name="CUL_MAXevents"></a>
|
||||||
|
<b>Events</b>
|
||||||
|
<ul>N/A</ul>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
=end html_DE
|
||||||
=cut
|
=cut
|
||||||
|
Loading…
x
Reference in New Issue
Block a user