mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-13 23:36:37 +00:00
LUXTRONIK2 description added
git-svn-id: https://svn.fhem.de/fhem/trunk@1504 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
efff0f35d3
commit
dc77c79152
@ -102,6 +102,7 @@
|
||||
<a href="#KS300">KS300</a>
|
||||
<a href="#LGTV">LGTV</a>
|
||||
<a href="#LIRC">LIRC</a>
|
||||
<a href="#LUXTRONIK2">LUXTRONIK2</a>
|
||||
<a href="#M232">M232</a>
|
||||
<a href="#M232Counter">M232Counter</a>
|
||||
<a href="#M232Voltage">M232Voltage</a>
|
||||
@ -4011,6 +4012,51 @@ A line ending with \ will be concatenated with the next one, so long lines
|
||||
|
||||
</ul>
|
||||
|
||||
<a name="LUXTRONIK2"></a>
|
||||
<h3>LUXTRONIK2</h3>
|
||||
<ul>
|
||||
Luxtronik 2.0 is a heating controller used in Alpha Innotec and Siemens Novelan Heatpumps.
|
||||
It can be directly integrated into a local area network (Ethernet port).<br>
|
||||
<br>
|
||||
|
||||
<a name="LUXTRONIK2define"></a>
|
||||
<b>Define</b>
|
||||
<ul>
|
||||
<code>define <name> LUXTRONIK2 <IP-address> [<poll-interval>]</code>
|
||||
<br><br>
|
||||
If the pool interval is omitted, it is set to 300 (seconds).
|
||||
<br><br>
|
||||
Example:
|
||||
<ul>
|
||||
<code>define Heizung LUXTRONIK2 192.168.0.12 600</code><br>
|
||||
</ul>
|
||||
</ul>
|
||||
<br>
|
||||
|
||||
<a name="LUXTRONIK2set"></a>
|
||||
<b>Set </b>
|
||||
<ul>
|
||||
Nothing to set here yet...
|
||||
</ul>
|
||||
<br>
|
||||
|
||||
<a name="LUXTRONIK2get"></a>
|
||||
<b>Get</b>
|
||||
<ul>
|
||||
No get implemented yet ...
|
||||
</ul>
|
||||
<br>
|
||||
|
||||
<a name="LUXTRONIK2attr"></a>
|
||||
<b>Attributes</b>
|
||||
<ul>
|
||||
<li><a href="#do_not_notify">do_not_notify</a></li>
|
||||
<li><a href="#loglevel">loglevel</a></li>
|
||||
</ul>
|
||||
<br>
|
||||
|
||||
</ul>
|
||||
|
||||
<a name="CM11"></a>
|
||||
<h3>CM11</h3>
|
||||
<ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user