mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
73_GasCalculator: feature: item summary addded
git-svn-id: https://svn.fhem.de/fhem/trunk@12071 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
68840f4aa2
commit
10007871e0
@ -789,6 +789,8 @@ sub GasCalculator_Notify($$)
|
|||||||
=pod
|
=pod
|
||||||
|
|
||||||
=item helper
|
=item helper
|
||||||
|
=item summary Calculates the gas energy consumption and costs
|
||||||
|
=item summary_DE Berechnet den Gas-Energieverbrauch und verbundene Kosten
|
||||||
|
|
||||||
=begin html
|
=begin html
|
||||||
|
|
||||||
@ -836,17 +838,6 @@ sub GasCalculator_Notify($$)
|
|||||||
</td></tr>
|
</td></tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<!--
|
|
||||||
<table><tr><td><ul><code>set <service> <value></code></ul></td></tr></table>
|
|
||||||
|
|
||||||
<ul><ul>
|
|
||||||
<table>
|
|
||||||
<tr><td><code><service></code> : </td><td>BlaBlaBla<BR></td></tr>
|
|
||||||
<tr><td><code><value></code> : </td><td>A valid value for this .<BR></td></tr>
|
|
||||||
</table>
|
|
||||||
</ul></ul>
|
|
||||||
-->
|
|
||||||
|
|
||||||
<BR>
|
<BR>
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
@ -857,30 +848,6 @@ sub GasCalculator_Notify($$)
|
|||||||
</ul>
|
</ul>
|
||||||
</td></tr>
|
</td></tr>
|
||||||
</table>
|
</table>
|
||||||
<!--
|
|
||||||
<table><tr><td><ul><code>get <service> <option></code></ul></td></tr></table>
|
|
||||||
|
|
||||||
<ul><ul>
|
|
||||||
<table>
|
|
||||||
<tr>
|
|
||||||
<td><code><service></code> : </td><td>BlaBlaBla<BR>
|
|
||||||
It returns only the value<BR>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</ul></ul>
|
|
||||||
|
|
||||||
<ul><ul>
|
|
||||||
<table>
|
|
||||||
<tr>
|
|
||||||
<td><code><option></code> : </td><td>The optional Argument <BR>
|
|
||||||
The following options are available:<BR>
|
|
||||||
BVlaBlaBla.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</ul></ul>
|
|
||||||
-->
|
|
||||||
|
|
||||||
<BR>
|
<BR>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user