2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

Adding demo config to fhem.html

git-svn-id: https://svn.fhem.de/fhem/trunk@3973 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2013-09-29 08:31:05 +00:00
parent e2dd18c5af
commit ac58b0e8f5
2 changed files with 11 additions and 2 deletions

View File

@ -344,7 +344,10 @@
<br><br>
After the installation follow the <a href="HOWTO.html">HOWTO</a> for adding
devices.
devices or try out the demo configuration by starting fhem with:<br>
<ul><code>
perl fhem.pl fhem.cfg.demo
</code></ul>
</ul>
<a name="License"></a>

View File

@ -380,7 +380,13 @@
<br><br>
Nach der Installation sollten sie das Dokument <a
href="HOWTO_DE.html">HOWTO_DE</a> befolgen, um in FHEM Ger&auml;te zu definieren.
href="HOWTO_DE.html">HOWTO_DE</a> befolgen, um in FHEM Ger&auml;te zu
definieren oder die Demo-Konfiguration ausprobieren, indem sie FHEM
mit folgenden Befehl starten:
<ul><code>
perl fhem.pl fhem.cfg.demo
</code></ul>
</ul>
</ul>
<a name="License"></a>