mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
LUXTRONIK2+statistics: docu
git-svn-id: https://svn.fhem.de/fhem/trunk@16416 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
ad84b60813
commit
a51892b6ed
@ -2162,8 +2162,8 @@ LUXTRONIK2_doStatisticDeltaSingle ($$$$$$$)
|
||||
|
||||
=pod
|
||||
=item device
|
||||
=item summary Controls a Luxtronik 2.0 controller for heat pumps
|
||||
=item summary_DE Steuert eine Luxtronik 2.0 Heizungssteuerung für Wärmepumpen.
|
||||
=item summary Connects with a Luxtronik 2.0 controller for heat pumps
|
||||
=item summary_DE Verbindet mit einer Luxtronik 2.0 Heizungssteuerung für Wärmepumpen.
|
||||
|
||||
=begin html
|
||||
|
||||
@ -2171,9 +2171,8 @@ LUXTRONIK2_doStatisticDeltaSingle ($$$$$$$)
|
||||
<h3>LUXTRONIK2</h3>
|
||||
<div>
|
||||
<ul>
|
||||
Luxtronik 2.0 is a heating controller used in <a href="http://www.alpha-innotec.de">Alpha Innotec</a>, Siemens Novelan (WPR NET) and Wolf Heiztechnik (BWL/BWS) heat pumps.
|
||||
<br>
|
||||
It has a built-in ethernet port, so it can be directly integrated into a local area network (LAN).
|
||||
Luxtronik 2.0 and 2.1 is a heating controller from <a href="http://www.alpha-innotec.de">Alpha InnoTec (AIT)</a> used in heat pumps of Alpha InnoTec, Buderus (Logamatic HMC20, HMC20 Z), CTA All-In-One (Aeroplus), Elco, Nibe (AP-AW10), Roth (ThermoAura®, ThermoTerra), Novelan (WPR NET) and Wolf Heiztechnik (BWL/BWS).<br>
|
||||
It has a built-in ethernet (RJ45) port, so it can be directly integrated into a local area network (LAN).
|
||||
<br>
|
||||
<i>The modul is reported to work with firmware: V1.51, V1.54C, V1.60, V1.64, V1.69, V1.70, V1.73, V1.77, V1.80, V1.81.</i>
|
||||
<br>
|
||||
@ -2329,9 +2328,7 @@ LUXTRONIK2_doStatisticDeltaSingle ($$$$$$$)
|
||||
<h3>LUXTRONIK2</h3>
|
||||
<div>
|
||||
<ul>
|
||||
Die Luxtronik 2.0 ist eine Heizungssteuerung der Firma <a href="http://www.alpha-innotec.de">Alpha Innotec</a>, welche in Wärmepumpen von Alpha Innotec,
|
||||
Siemens Novelan (WPR NET), Roth (ThermoAura®, ThermoTerra), Elco und Wolf Heiztechnik (BWL/BWS) verbaut ist.
|
||||
Sie besitzt einen Ethernet Anschluss, so dass sie direkt in lokale Netzwerke (LAN) integriert werden kann.
|
||||
Die Luxtronik 2.0 and 2.1 ist eine Heizungssteuerung der Firma <a href="http://www.alpha-innotec.de">Alpha InnoTec AIT</a>, welche in Wärmepumpen von Alpha InnoTec, Buderus (Logamatic HMC20, HMC20 Z), CTA All-In-One (Aeroplus), Elco, Nibe (AP-AW10), Roth (ThermoAura®, ThermoTerra), Novelan (WPR NET) und Wolf Heiztechnik (BWL/BWS) verbaut ist. Sie besitzt einen Ethernet (RJ45) Anschluss, so dass sie direkt in lokale Netzwerke (LAN) integriert werden kann.
|
||||
<br>
|
||||
<i>Das Modul wurde bisher mit folgender Steuerungs-Firmware getestet: V1.51, V1.54C, V1.60, V1.64, V1.69, V1.70, V1.73, V1.77, V1.80, V1.81.</i>
|
||||
<br>
|
||||
@ -2480,8 +2477,8 @@ LUXTRONIK2_doStatisticDeltaSingle ($$$$$$$)
|
||||
</li><br>
|
||||
<li><code>userHeatpumpParameters <Index [Name][,Index2 [Name2],Index3 [Name3] ...]></code>
|
||||
<br>
|
||||
Erlaubt das Auslesen der Werte benutzerspezifischer Parameter. Die Indizes der verf¨gbaren Parameterwerte können mit dem get-Befehl <i>rawData</i> ermittelt werden.<br>
|
||||
In der Attributdefinition kann der Name hinter den Index getrennt durch ein Leerzeichen geschrieben werden. Der jeweilige Parameter-Wert wird entweder mit dem Präfix "userParameter..." oder unter dem angegebenen Namen angezeigt. <br>
|
||||
Erlaubt das Auslesen der Werte benutzerspezifischer Parameter. Die Indizes der verfügbaren Parameterwerte können mit dem get-Befehl <i>rawData</i> ermittelt werden.<br>
|
||||
In der Attributdefinition kann der Name hinter den Index getrennt durch ein Leerzeichen geschrieben werden. Der jeweilige Parameter-Wert wird entweder mit dem Präfix "userParameter..." oder unter dem angegebenen Namen angezeigt. <br>
|
||||
Mehrere Indizes werden durch Kommas getrennt.<br>
|
||||
Nicht mehr benötigte Gerätewerte können mit dem FHEM-Befehl <a href="#deletereading">deleteReading</a> gelöscht werden.
|
||||
</li><br>
|
||||
|
@ -61,7 +61,7 @@ sub statistics_UpdateDevReading($$$$);
|
||||
# statisticType: 0=noStatistic | 1=minMaxAvg(daily) | 2=delta | 3=stateDuration | 4=tendency | 5=minMaxAvg(hourly)
|
||||
##############################################################
|
||||
my %knownReadings = (
|
||||
"brightness" => 1
|
||||
"brightness" => 5
|
||||
,"count" => 2
|
||||
,"current" => 1
|
||||
,"energy" => 2
|
||||
@ -1155,7 +1155,7 @@ sub statistics_UpdateDevReading($$$$)
|
||||
=begin html
|
||||
|
||||
=item helper
|
||||
=item summary Calculates for statistical values and adds them to the devices.
|
||||
=item summary Calculates statistical values and adds them to the devices.
|
||||
=item summary_DE Berechnet statistische Werte und fügt sie dem Gerät hinzu.
|
||||
|
||||
<a name="statistics"></a>
|
||||
@ -1173,11 +1173,11 @@ sub statistics_UpdateDevReading($$$$)
|
||||
<br>
|
||||
over a period of day, month and year:
|
||||
<br>
|
||||
<i>brightness, current, energy_current, humidity, luminosity, temperature, voltage</i>
|
||||
<i>current, energy_current, humidity, luminosity, temperature, voltage</i>
|
||||
<br>
|
||||
over a period of hour, day, month and year:
|
||||
<br>
|
||||
<i>wind, wind_speed, windSpeed</i>
|
||||
<i>brightness, wind, wind_speed, windSpeed</i>
|
||||
</li><br>
|
||||
<li><b>Tendency</b> over 1h, 2h, 3h und 6h: <i>pressure</i>
|
||||
</li><br>
|
||||
@ -1340,11 +1340,11 @@ sub statistics_UpdateDevReading($$$$)
|
||||
<br>
|
||||
über den Zeitraum Tag, Monat und Jahr:
|
||||
<br>
|
||||
<i>brightness, current, energy_current, humidity, luminosity, temperature, voltage</i>
|
||||
<i>current, energy_current, humidity, luminosity, temperature, voltage</i>
|
||||
<br>
|
||||
über den Zeitraum Stunde, Tag, Monat und Jahr:
|
||||
<br>
|
||||
<i>wind, wind_speed, windSpeed</i>
|
||||
<i>brightness, wind, wind_speed, windSpeed</i>
|
||||
</li><br>
|
||||
<li><b>Tendency</b> Tendenz über 1h, 2h, 3h und 6h: <i>pressure</i>
|
||||
</li><br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user