2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-06 12:18:46 +00:00

73_GasCalculator: Bugfix for commandref part2 :-(

git-svn-id: https://svn.fhem.de/fhem/trunk@11942 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
sailor-fhem 2016-08-10 18:37:18 +00:00
parent 9bbd63d817
commit 2f9c56a2f3

View File

@ -1481,7 +1481,7 @@ sub GasCalculator_Notify($$)
<tr><td><a name="GasCalculatorSet"></a><b>Set</b></td></tr>
<tr><td>
<ul>
Die set - Funktion erlaubt individuelle Readings zu verändern um beispielsweise nach einem Stromausfall Werte zu korrigieren.<BR>
Die set - Funktion erlaubt individuelle Readings zu ver&auml;ndern um beispielsweise nach einem Stromausfall Werte zu korrigieren.<BR>
</ul>
</td></tr>
</table>
@ -1503,7 +1503,7 @@ sub GasCalculator_Notify($$)
<tr><td><a name="GasCalculatorGet"></a><b>Get</b></td></tr>
<tr><td>
<ul>
Die get - Funktion liefert nur den Wert des jeweiligen Readings zurück.<BR>
Die get - Funktion liefert nur den Wert des jeweiligen Readings zur&uuml;ck.<BR>
</ul>
</td></tr>
</table>