2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

00:FHZ.pm: replace www.fhem.de with fhem.de

git-svn-id: https://svn.fhem.de/fhem/trunk@13558 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2017-03-01 09:42:51 +00:00
parent e6cd2ed303
commit 6551f9791d
2 changed files with 2 additions and 2 deletions

View File

@ -904,7 +904,7 @@ FHZ_Read($)
and replug the FHZ device. Problems with FHZ may also be related to
long USB cables or insufficient power on the USB - use a powered hub
to improve this particular part of such issues.
See <a href="http://www.fhem.de/USB.html">our USB page</a>
See <a href="http://fhem.de/USB.html">our USB page</a>
for detailed USB / electromag. interference troubleshooting.</li>
<li><code>initfull</code> issues the initialization sequence for the FHZ
device:<br>

View File

@ -158,7 +158,7 @@ weblink_FwFn($$$$)
Examples:
<ul>
<code>
define homepage weblink link http://www.fhem.de<br>
define homepage weblink link http://fhem.de<br>
define webcam_picture weblink image http://w.x.y.z/current.jpg<br>
define interactive_webcam weblink iframe http://w.x.y.z/webcam.cgi<br>
define hr weblink htmlCode &lt;hr&gt<br>