AttrTemplate.pm: first version

git-svn-id: https://svn.fhem.de/fhem/trunk@17769 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2018-11-17 22:57:02 +00:00
parent 3e9b533c5f
commit 06f2c3f60d
10 changed files with 231 additions and 10 deletions

View File

@@ -1217,6 +1217,15 @@ The following local attributes are used by a wider range of devices:
set switch intervals 08:00-12:00 13:00-18:00<br>
</code>
</ul>
<br><br>
<a name="attrTemplate"></a>
attrTemplate<br>
with this command a set of predefined attributes may be set at once. The
template files containing the entries are in FHEM/lib/AttrTemplate
directory. Template entries can be module specific, and may require further
parameters to be specified.
</ul>
<!-- set end -->