mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 10:46:53 +00:00
Some attributes added
git-svn-id: https://svn.fhem.de/fhem/trunk@1895 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d2949b66b8
commit
ef22304294
@ -378,7 +378,10 @@ A line ending with \ will be concatenated with the next one, so long lines
|
|||||||
<a name="comment"></a>
|
<a name="comment"></a>
|
||||||
<li>comment<br>
|
<li>comment<br>
|
||||||
Add an arbitrary comment.
|
Add an arbitrary comment.
|
||||||
|
<a name="alias"></a>
|
||||||
|
<li>alias<br>
|
||||||
|
Used by FHEMWEB to display a device with another name e.g. when using
|
||||||
|
special characters/spaces not accepted by device definition.
|
||||||
<a name="room"></a>
|
<a name="room"></a>
|
||||||
<li>room<br>
|
<li>room<br>
|
||||||
Filter/group devices. Recognized by web-pgm2 and web-pgm3. A device
|
Filter/group devices. Recognized by web-pgm2 and web-pgm3. A device
|
||||||
@ -1182,6 +1185,10 @@ A line ending with \ will be concatenated with the next one, so long lines
|
|||||||
|
|
||||||
<b>Attributes</b>
|
<b>Attributes</b>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="#archivedir">archivedir</a></li>
|
||||||
|
<li><a href="#archivecmd">archivecmd</a></li>
|
||||||
|
<li><a href="#nrarchive">nrarchive</a></li><br>
|
||||||
|
|
||||||
<a name="autoload_undefined_devices"></a>
|
<a name="autoload_undefined_devices"></a>
|
||||||
<li>autoload_undefined_devices<br>
|
<li>autoload_undefined_devices<br>
|
||||||
If set, automatically load the corresponding module when a message
|
If set, automatically load the corresponding module when a message
|
||||||
|
Loading…
x
Reference in New Issue
Block a user