mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-26 04:24:53 +00:00
32_WifiLight.pm/70_SISPM.pm: fix commanref_join warning (Forum #110365)
git-svn-id: https://svn.fhem.de/fhem/trunk@21721 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
56041143c1
commit
f21b140d92
fhem/FHEM
@ -3972,7 +3972,6 @@ WifiLight_LowLevelCmdQueue_Send(@)
|
||||
<p>The module controls a large number of different "no name" LED types and provide a consistent interface.</p>
|
||||
<p>Following types will be supported:</p>
|
||||
|
||||
<!-- <table rules="all" cellpadding="6" style="border:solid 1px;"> -->
|
||||
<table>
|
||||
<thead align="left">
|
||||
<tr>
|
||||
@ -4617,7 +4616,6 @@ WifiLight_LowLevelCmdQueue_Send(@)
|
||||
<p>Das Modul steuert eine große Anzahl unterschiedlicher "no name" LED Typen und stellt Ihnen einheitliches Interface zur Verfügung.</p>
|
||||
<p>Folgende Typen werden unterstützt:</p>
|
||||
|
||||
<!-- <table rules="all" cellpadding="6" style="border:solid 1px;"> -->
|
||||
<table>
|
||||
<thead align="left">
|
||||
<tr>
|
||||
|
@ -527,6 +527,7 @@ sub nonblockGetLinesSISPM {
|
||||
1;
|
||||
|
||||
=pod
|
||||
=item summary Control the Silver Shield Power Manager over sispmctl
|
||||
=begin html
|
||||
|
||||
<a name="SISPM"></a>
|
||||
@ -540,7 +541,6 @@ sub nonblockGetLinesSISPM {
|
||||
<code>define <name> SISPM </path/to/sispmctl></code>
|
||||
<br><br>
|
||||
|
||||
<!--<div style="background-color: #ffaaaa;"> -->
|
||||
<div>
|
||||
When <i>using multiple SIS PMs on one host</i>, sispmctl up to and including V 2.7 has a bug:
|
||||
<pre>plug-2:# sispmctl -v -s -d 1 -g all -d 2 -g all
|
||||
|
Loading…
x
Reference in New Issue
Block a user