Thread zum Wiki-Artikel "Dimplex Wärmepumpenmanager"

Begonnen von oniT, 31 Januar 2015, 14:40:49

Vorheriges Thema - Nächstes Thema

FrankSch

#45
Hallo,
hat jemand Erfahrung mit der neuen Firmware A1.5.4 v13 / A1.6.0 v13 L-Software von Dimplex?
Ich habe zZ. die 1.5.0 v12 L-Software drauf.
Es funktioniert eigentlich auch alles.
Ich kann alle Daten wie in http://www.fhemwiki.de/wiki/Dimplex_W%C3%A4rmepumpenmanager beschrieben auswerten.
Würden die Einstellungen bei einem Firmware Upgrade weiter funktionieren?
Oder lieber ,,no touch running system"  ;)

Viele Grüße
Frank

oniT

Hallo Frank,

nein ist nicht notwendig. In Bezug auf Modbus TCP gibt es keine Änderung. Wenn du so wie jetzt zufrieden bist, würde ich es auch so belassen.

Gruß
Tino
BBB - debian weezy - FHEM 5.7
HMLAN - HM-LC-Bl1-FM, HM-ES-PMSw1-PI, HM-LC-Sw1-FM, HM-TC-IT-WM-W-EU, HM-WDS40-TH-I, HM-Sen-Wa-Od, HM-Sec-RHS
Dimplex Wärmepumpe / Dimplex ZL 300 - Modbus TCP
SDM630M - Modbus TCP
SolarLog 200 / SMA SonnyBoy 1.5/2.5 - Modbus TCP

oniT

#47
Hallo,

im Anhang ein neues Modul 98_ModbusRTUDimplexHP.pm für den Zugriff auf den Dimplex Wärmepumpenmanager mit der LWPM 410-Erweiterung über Modbus RTU. Voraussetzung ist das Modul 98_Modbus.pm was bereits in fhem enthalten ist bzw. über update eingespielt werden kann. Die Anleitung dieser Module sind zu beachten.

- Ergänzt am 13.01.2017

ModbusAdapter

define ModbusLine Modbus /dev/ttyUSB0@19200,8,N,1
attr ModbusLine queueDelay 3
attr ModbusLine queueMax 100


Wärmepumpenmanager

define ModbusDimplexHP ModbusRTUDimplexHP 1 30
attr ModbusDimplexHP IODev ModbusLine
attr ModbusDimplexHP dev-timing-timeout 5
attr ModbusDimplexHP event-on-change-reading .*
attr ModbusDimplexHP maxTimeoutsToReconnect 3
attr ModbusDimplexHP verbose 0


Ein Zugriff auf die Zeitprogramme erfolgt über die Umschaltung des Reading dimhp_trigger_timefunction. Das Reading kann die Werte 1,2,3,4,5,6,7,8,12 für die entsprechenden Zeitprogramme laut Dimplex-Wiki annehmen. Wird ein Wert gesetzt, führt ein DOIF für alle notwendigen Readings ein get aus und schreibt anschießend die erhaltenen Werte jeweils in einen Dummy. Um nicht für jedes Zeitprogramm einen Dummy anlegen zu müssen, kann mit der angehängten 99_myUtilsHeatPump.pm dies automatisiert werden. Dazu wird in der Kommandozeile ein entsprechender Befehl ausgeführt.

{myApplyDummy($adresse, $room, $group)}

Beispiel für das Zeitprogramm 1.HK Absenkung

{myApplyDummy(1, 'Dimplex', '1.HK Absenkung')}


Weiterhin kann ebenfalls das dazugehörige DOIF über den Befehl

{myApplyDoif($room)}

Beispiel

{myApplyDoif('Dimplex')}

angelegt werden.

- Ergänzt am 17.01.2017
Mit dieser Version müssen die notwendigen Dummys für die Zeitprogramme, die DOIF's sowie zusätzlich wie nachfolgend beschrieben die entsprechenden Auswahl- und Eingabefelder.

{myApplyTrigger($room, $group)}


- Korrigiert am 12.02.2017
Beispiel für das Anlagen der Auswahl

{myApplyTrigger('Dimplex', 'Auswahl')}


Bitte Testen und eine Rückmeldung geben. Ich kann es nicht testen, da ich keine LWPM 410-Erweiterung habe. Bevor Einstellungen geändert werden, sollten diese erst gelesen werden und mit den Werten im Wärmepumpenmanager verglichen werden. Stimmen diese, dann kann ein Schreiben erfolgen. Den Wiki Artikel werden ich bei erfolgreichem Test umstellen.

Gruß
Tino

- Version 13.01.17, Korrekturen Anzeige der Hilfe vorgenommen
- Version 12.02.17, Poll der Werte für SmartGrid aller 30 Sekunden, Triggerwert h192 korrigiert

Weitere Infos sind in der Hilfe zum Modul.
BBB - debian weezy - FHEM 5.7
HMLAN - HM-LC-Bl1-FM, HM-ES-PMSw1-PI, HM-LC-Sw1-FM, HM-TC-IT-WM-W-EU, HM-WDS40-TH-I, HM-Sen-Wa-Od, HM-Sec-RHS
Dimplex Wärmepumpe / Dimplex ZL 300 - Modbus TCP
SDM630M - Modbus TCP
SolarLog 200 / SMA SonnyBoy 1.5/2.5 - Modbus TCP

nogenius

Hallo zusammen,

ich würde gerne benachrichtigt werden wenn die Verbindung zum ModbusTCPServer verloren geht. Im Prinzip gibt der "state" ja die Information her (ich glaube Wechsel auf "disconnected"). Ich habe versucht das über ein notify zu realisieren, es klappt aber nicht. Liegt das an mir und meinem mangelnden Verständnis oder am Modul ModbusTCPServer ?  ;D

define HeatPumpServer ModbusTCPServer 192.168.xxx.xxx
define dim_notify_server notify HeatPumpServer:state.* set telegramBot message @Receiver Server status: $EVENT


Vielen Dank!

rico5588

#49
Hallo Tino,

bekomme es leider nicht hin, das Modul zu laden.
Nach einem

"define DimplexHP ModbusRTUDimplexHP 1 30"

erhalte ich ein

"2016.11.16 16:52:09 1: reload: Error:Modul 98_ModbusRTUDimplexHP deactivated:
Global symbol "$modHash" requires explicit package name at ./FHEM/98_ModbusRTUDimplexHP.pm line 423.
Global symbol "$modHash" requires explicit package name at ./FHEM/98_ModbusRTUDimplexHP.pm line 424.
Global symbol "%RTUDimplexHPDeviceInfo" requires explicit package name at ./FHEM/98_ModbusRTUDimplexHP.pm line 426."

War der Meinung das es am Modul
98_Modbus.pm liegt aber die anderen Module die dieses benötigen gehen auch (z.b.98_ModbusRTUDimplexZL.pm)


Hast du noch einen Tipp für mich?
MFG Rico
Geht nicht gibt's nicht.
NUC-I3+Proxmox, Fritzbox 7590 AX, Synology DS414
Dimplex Wärmepumpe, Lüftungsanlage, Solarlog 1200
HM,IT,Lacross,EspEasy,Modbus,MQTT2, Freund von Shelly

oniT

Hallo Rico,

ah ja ok, da waren noch ein paar Fehler drin. Neue Datei hängt an dem Eingangsthread vom 13. November. Bitte diese nochmals testen.

Gruß,
Tino
BBB - debian weezy - FHEM 5.7
HMLAN - HM-LC-Bl1-FM, HM-ES-PMSw1-PI, HM-LC-Sw1-FM, HM-TC-IT-WM-W-EU, HM-WDS40-TH-I, HM-Sen-Wa-Od, HM-Sec-RHS
Dimplex Wärmepumpe / Dimplex ZL 300 - Modbus TCP
SDM630M - Modbus TCP
SolarLog 200 / SMA SonnyBoy 1.5/2.5 - Modbus TCP

oniT

Zitat von: nogenius am 14 November 2016, 01:42:35
Hallo zusammen,

ich würde gerne benachrichtigt werden wenn die Verbindung zum ModbusTCPServer verloren geht. Im Prinzip gibt der "state" ja die Information her (ich glaube Wechsel auf "disconnected"). Ich habe versucht das über ein notify zu realisieren, es klappt aber nicht. Liegt das an mir und meinem mangelnden Verständnis oder am Modul ModbusTCPServer ?  ;D

define HeatPumpServer ModbusTCPServer 192.168.xxx.xxx
define dim_notify_server notify HeatPumpServer:state.* set telegramBot message @Receiver Server status: $EVENT


Vielen Dank!

Hallo nogenius,

ich habe es mit einem DOIF versucht, es funktioniert auch nicht.


doif_state_HeatPumpServer DOIF ([HeatPumpServer:&STATE] eq "disconnected")(set dummy_test keine verbindung) DOELSE (set dummy_test verbindung)


Mir scheint so als ob der TYPE ModbusTCPServer selbst kein Event auslöst. Warum auch immer. Da habe ich aber keine Ahnung von. Da müsste man einmal bei ChrisD nachfragen.

Gruß,
Tino
BBB - debian weezy - FHEM 5.7
HMLAN - HM-LC-Bl1-FM, HM-ES-PMSw1-PI, HM-LC-Sw1-FM, HM-TC-IT-WM-W-EU, HM-WDS40-TH-I, HM-Sen-Wa-Od, HM-Sec-RHS
Dimplex Wärmepumpe / Dimplex ZL 300 - Modbus TCP
SDM630M - Modbus TCP
SolarLog 200 / SMA SonnyBoy 1.5/2.5 - Modbus TCP

ChrisD

Hallo,

Zitatich würde gerne benachrichtigt werden wenn die Verbindung zum ModbusTCPServer verloren geht. Im Prinzip gibt der "state" ja die Information her (ich glaube Wechsel auf "disconnected"). Ich habe versucht das über ein notify zu realisieren, es klappt aber nicht. Liegt das an mir und meinem mangelnden Verständnis oder am Modul ModbusTCPServer ?  ;D

Das liegt an FHEM. Du kannst kein notify auf state machen da es dafür generell kein Event gibt. Wenn du dir die Ereignisse im Event-Monitor anschaust wirst du sehen dass das Wort 'state' nie vorkommt.

Dies sollte aber funktionieren:
define dim_notify_server notify HeatPumpServer:(CONNECTED|DISCONNECTED) set telegramBot message @Receiver Server status: $EVENT

Grüße,

ChrisD

rico5588

Hallo Tino,

habe heute die Karte eingebaut und es funktioniert alles ohne Probleme.....
Danke dir - bin begeistert.
Hier noch ein Reading Auszug.

MFG Rico

PS: Wie kann man die Reading-Namen anpassen?
Geht nicht gibt's nicht.
NUC-I3+Proxmox, Fritzbox 7590 AX, Synology DS414
Dimplex Wärmepumpe, Lüftungsanlage, Solarlog 1200
HM,IT,Lacross,EspEasy,Modbus,MQTT2, Freund von Shelly

rico5588

#54
Hallo Tino,

bin soweit zufrieden mit dem Ergebnis. Was ich jedoch nochmal fragen wollte. Gibt es noch mehr Werte? Ich vermisse die für Smartgrid (Temp und Uhrzeit) und die Kesseltemperaturen?!
Wieviele müssten es den eigentlich sein?
Hier noch ein Auszug aus der LOG
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate called
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate objects from attributes:
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate full object list: c102 c103 c104 c105 c106 c107 c41 c42 c43 c44 c45 c46 c49 c50 h1 h101 h103 h104 h105 h106 h2 h3 h45 h5 h5006 h5007 h5008 h5009 h5010 h5011 h5015 h5036 h5045 h5047 h5096 h5097 h5098 h5099 h5100 h5101 h5127 h5128 h5129 h53 h72 h73 h74 h75 h76 h77 h78 h8
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check c102 => dimhp_timeset_hour, poll = once, last = 1480247244.34662
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check c103 => dimhp_timeset_minute, poll = once, last = 1480247243.85211
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check c104 => dimhp_timeset_day, poll = once, last = 1480247241.5209
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check c105 => dimhp_timeset_month, poll = once, last = 1480247249.80541
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check c106 => dimhp_timeset_year, poll = once, last = 1480247242.02777
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check c107 => dimhp_timeset_weekday, poll = once, last = 1480247238.80032
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check c41 => dimhp_output_compressor1, poll = 1, last = 1480339787.70841
2016.11.28 18:53:43 4: DimplexWPManager: GetUpdate will request dimhp_output_compressor1
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check c42 => dimhp_output_compressor2, poll = 1, last = 1480339783.1609
2016.11.28 18:53:43 4: DimplexWPManager: GetUpdate will request dimhp_output_compressor2
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check c43 => dimhp_output_ventilator, poll = 1, last = 1480339781.96671
2016.11.28 18:53:43 4: DimplexWPManager: GetUpdate will request dimhp_output_ventilator
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check c44 => dimhp_output_2heatgenerator, poll = 1, last = 1480339787.48595
2016.11.28 18:53:43 4: DimplexWPManager: GetUpdate will request dimhp_output_2heatgenerator
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check c45 => dimhp_output_circulationpump, poll = 1, last = 1480339786.31269
2016.11.28 18:53:43 4: DimplexWPManager: GetUpdate will request dimhp_output_circulationpump
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check c46 => dimhp_output_dhwpump, poll = 1, last = 1480339785.83259
2016.11.28 18:53:43 4: DimplexWPManager: GetUpdate will request dimhp_output_dhwpump
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check c49 => dimhp_output_auxiliarypump, poll = 1, last = 1480339788.86802
2016.11.28 18:53:43 4: DimplexWPManager: GetUpdate will request dimhp_output_auxiliarypump
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check c50 => dimhp_output_flangeheater, poll = 1, last = 1480339787.25547
2016.11.28 18:53:43 4: DimplexWPManager: GetUpdate will request dimhp_output_flangeheater
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check h1 => dimhp_temperature_outdoor, poll = 1, last = 1480339488.12848
2016.11.28 18:53:43 4: DimplexWPManager: GetUpdate will request dimhp_temperature_outdoor
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check h101 => dimhp_sensor_lowpressor, poll = 1, last = 1480339783.70222
2016.11.28 18:53:43 4: DimplexWPManager: GetUpdate will request dimhp_sensor_lowpressor
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check h103 => dimhp_messages_status, poll = 1, last = 1480339782.70273
2016.11.28 18:53:43 4: DimplexWPManager: GetUpdate will request dimhp_messages_status
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check h104 => dimhp_messages_block, poll = 1, last = 1480339782.93102
2016.11.28 18:53:43 4: DimplexWPManager: GetUpdate will request dimhp_messages_block
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check h105 => dimhp_messages_fault, poll = 1, last = 1480339786.54373
2016.11.28 18:53:43 4: DimplexWPManager: GetUpdate will request dimhp_messages_fault
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check h106 => dimhp_messages_sensor, poll = 1, last = 1480339781.51646
2016.11.28 18:53:43 4: DimplexWPManager: GetUpdate will request dimhp_messages_sensor
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check h2 => dimhp_temperature_return, poll = 1, last = 1480339789.78986
2016.11.28 18:53:43 4: DimplexWPManager: GetUpdate will request dimhp_temperature_return
2016.11.28 18:53:43 5: DimplexWPManager: GetUpdate check h3 => dimhp_temperature_dhw, poll = 1, last = 1480339785.16511
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_temperature_dhw
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h45 => dimhp_hp_typ, poll = once, last = 1480247238.0977
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5 => dimhp_temperature_flow, poll = 1, last = 1480339785.60423
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_temperature_flow
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5006 => dimhp_time_hour, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_time_hour
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5007 => dimhp_time_minute, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_time_minute
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5008 => dimhp_time_month, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_time_month
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5009 => dimhp_time_weekday, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_time_weekday
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5010 => dimhp_time_day, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_time_day
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5011 => dimhp_time_year, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_time_year
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5015 => dimhp_operatingmode, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_operatingmode
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5036 => dimhp_heatingcurve, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_heatingcurve
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5045 => dimhp_dhwhys_settemperature, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_dhwhys_settemperature
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5047 => dimhp_dhw_settemperature, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_dhw_settemperature
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5096 => dimhp_thermalenergy_heating1, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_thermalenergy_heating1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5097 => dimhp_thermalenergy_heating2, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_thermalenergy_heating2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5098 => dimhp_thermalenergy_heating3, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_thermalenergy_heating3
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5099 => dimhp_thermalenergy_dhw1, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_thermalenergy_dhw1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5100 => dimhp_thermalenergy_dhw2, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_thermalenergy_dhw2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5101 => dimhp_thermalenergy_dhw3, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_thermalenergy_dhw3
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5127 => dimhp_environment1_energy, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_environment1_energy
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5128 => dimhp_environment2_energy, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_environment2_energy
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h5129 => dimhp_environment3_energy, poll = 1, last = 0
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_environment3_energy
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h53 => dimhp_temperature_returnset, poll = 1, last = 1480339788.40222
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_temperature_returnset
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h72 => dimhp_history_compressor1, poll = 1, last = 1480336482.63134
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_history_compressor1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h73 => dimhp_history_compressor2, poll = 1, last = 1480336182.61248
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_history_compressor2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h74 => dimhp_history_ventilator, poll = 1, last = 1480336485.4213
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_history_ventilator
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h75 => dimhp_history_2heatgenerator, poll = 1, last = 1480336483.77685
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_history_2heatgenerator
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h76 => dimhp_history_circulationpump, poll = 1, last = 1480336181.13298
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_history_circulationpump
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h77 => dimhp_history_dhwpump, poll = 1, last = 1480338886.11059
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_history_dhwpump
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h78 => dimhp_history_flangeheater, poll = 1, last = 1480339491.1535
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_history_flangeheater
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate check h8 => dimhp_sensor_highpressor, poll = 1, last = 1480339781.73997
2016.11.28 18:53:44 4: DimplexWPManager: GetUpdate will request dimhp_sensor_highpressor
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate tries to combine read commands
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for c is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_output_compressor1 / c41 with dimhp_output_compressor2 / c42, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for c is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_output_compressor2 / c42 with dimhp_output_ventilator / c43, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for c is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_output_ventilator / c43 with dimhp_output_2heatgenerator / c44, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for c is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_output_2heatgenerator / c44 with dimhp_output_circulationpump / c45, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for c is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_output_circulationpump / c45 with dimhp_output_dhwpump / c46, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for c is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_output_dhwpump / c46 with dimhp_output_auxiliarypump / c49, span would be 4
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for c is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_output_auxiliarypump / c49 with dimhp_output_flangeheater / c50, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for c is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_output_flangeheater / c50 with dimhp_temperature_outdoor / h1, span would be -48
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_temperature_outdoor / h1 with dimhp_sensor_lowpressor / h101, span would be 101
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_sensor_lowpressor / h101 with dimhp_messages_status / h103, span would be 3
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_messages_status / h103 with dimhp_messages_block / h104, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_messages_block / h104 with dimhp_messages_fault / h105, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_messages_fault / h105 with dimhp_messages_sensor / h106, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_messages_sensor / h106 with dimhp_temperature_return / h2, span would be -103
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_temperature_return / h2 with dimhp_temperature_dhw / h3, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_temperature_dhw / h3 with dimhp_temperature_flow / h5, span would be 3
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_temperature_flow / h5 with dimhp_time_hour / h5006, span would be 5002
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_time_hour / h5006 with dimhp_time_minute / h5007, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_time_minute / h5007 with dimhp_time_month / h5008, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_time_month / h5008 with dimhp_time_weekday / h5009, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_time_weekday / h5009 with dimhp_time_day / h5010, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_time_day / h5010 with dimhp_time_year / h5011, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_time_year / h5011 with dimhp_operatingmode / h5015, span would be 5
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_operatingmode / h5015 with dimhp_heatingcurve / h5036, span would be 22
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_heatingcurve / h5036 with dimhp_dhwhys_settemperature / h5045, span would be 10
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_dhwhys_settemperature / h5045 with dimhp_dhw_settemperature / h5047, span would be 3
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_dhw_settemperature / h5047 with dimhp_thermalenergy_heating1 / h5096, span would be 50
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_thermalenergy_heating1 / h5096 with dimhp_thermalenergy_heating2 / h5097, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_thermalenergy_heating2 / h5097 with dimhp_thermalenergy_heating3 / h5098, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_thermalenergy_heating3 / h5098 with dimhp_thermalenergy_dhw1 / h5099, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_thermalenergy_dhw1 / h5099 with dimhp_thermalenergy_dhw2 / h5100, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_thermalenergy_dhw2 / h5100 with dimhp_thermalenergy_dhw3 / h5101, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_thermalenergy_dhw3 / h5101 with dimhp_environment1_energy / h5127, span would be 27
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_environment1_energy / h5127 with dimhp_environment2_energy / h5128, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_environment2_energy / h5128 with dimhp_environment3_energy / h5129, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_environment3_energy / h5129 with dimhp_temperature_returnset / h53, span would be -5075
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_temperature_returnset / h53 with dimhp_history_compressor1 / h72, span would be 20
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_history_compressor1 / h72 with dimhp_history_compressor2 / h73, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_history_compressor2 / h73 with dimhp_history_ventilator / h74, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_history_ventilator / h74 with dimhp_history_2heatgenerator / h75, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_history_2heatgenerator / h75 with dimhp_history_circulationpump / h76, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_history_circulationpump / h76 with dimhp_history_dhwpump / h77, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_history_dhwpump / h77 with dimhp_history_flangeheater / h78, span would be 2
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate cannot combine dimhp_history_flangeheater / h78 with dimhp_sensor_highpressor / h8, span would be -69
2016.11.28 18:53:44 5: DimplexWPManager: GetUpdate: combine for h is 1
2016.11.28 18:53:44 4: DimplexWPManager: Send called with c 45 len 1 / span 1 to id 101, queue has 0 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 1 for c 45 (dimhp_output_circulationpump), len / span 1 : 6501002d000165e7 pdu 01002d0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5101 len 1 / span 1 to id 101, queue has 0 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5101 (dimhp_thermalenergy_dhw3), len / span 1 : 650313ed0001189f pdu 0313ed0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 105 len 1 / span 1 to id 101, queue has 1 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 105 (dimhp_messages_fault), len / span 1 : 6503006900015c32 pdu 0300690001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with c 46 len 1 / span 1 to id 101, queue has 2 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 1 for c 46 (dimhp_output_dhwpump), len / span 1 : 6501002e000195e7 pdu 01002e0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 74 len 1 / span 1 to id 101, queue has 3 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 74 (dimhp_history_ventilator), len / span 1 : 6503004a0001adf8 pdu 03004a0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5129 len 1 / span 1 to id 101, queue has 4 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5129 (dimhp_environment3_energy), len / span 1 : 65031409000159dc pdu 0314090001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5099 len 1 / span 1 to id 101, queue has 5 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5099 (dimhp_thermalenergy_dhw1), len / span 1 : 650313eb0001f89e pdu 0313eb0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 75 len 1 / span 1 to id 101, queue has 6 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 75 (dimhp_history_2heatgenerator), len / span 1 : 6503004b0001fc38 pdu 03004b0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5 len 1 / span 1 to id 101, queue has 7 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5 (dimhp_temperature_flow), len / span 1 : 6503000500019c2f pdu 0300050001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5100 len 1 / span 1 to id 101, queue has 8 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5100 (dimhp_thermalenergy_dhw2), len / span 1 : 650313ec0001495f pdu 0313ec0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with c 44 len 1 / span 1 to id 101, queue has 9 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 1 for c 44 (dimhp_output_2heatgenerator), len / span 1 : 6501002c00013427 pdu 01002c0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5045 len 1 / span 1 to id 101, queue has 10 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5045 (dimhp_dhwhys_settemperature), len / span 1 : 650313b50001994c pdu 0313b50001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5096 len 1 / span 1 to id 101, queue has 11 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5096 (dimhp_thermalenergy_heating1), len / span 1 : 650313e80001089e pdu 0313e80001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with c 41 len 1 / span 1 to id 101, queue has 12 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 1 for c 41 (dimhp_output_compressor1), len / span 1 : 6501002900012426 pdu 0100290001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with c 50 len 1 / span 1 to id 101, queue has 13 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 1 for c 50 (dimhp_output_flangeheater), len / span 1 : 6501003200015421 pdu 0100320001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 72 len 1 / span 1 to id 101, queue has 14 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 72 (dimhp_history_compressor1), len / span 1 : 6503004800010c38 pdu 0300480001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5006 len 1 / span 1 to id 101, queue has 15 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5006 (dimhp_time_hour), len / span 1 : 6503138e0001e881 pdu 03138e0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5098 len 1 / span 1 to id 101, queue has 16 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5098 (dimhp_thermalenergy_heating3), len / span 1 : 650313ea0001a95e pdu 0313ea0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 53 len 1 / span 1 to id 101, queue has 17 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 53 (dimhp_temperature_returnset), len / span 1 : 6503003500019c20 pdu 0300350001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5097 len 1 / span 1 to id 101, queue has 18 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5097 (dimhp_thermalenergy_heating2), len / span 1 : 650313e90001595e pdu 0313e90001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with c 49 len 1 / span 1 to id 101, queue has 19 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 1 for c 49 (dimhp_output_auxiliarypump), len / span 1 : 650100310001a421 pdu 0100310001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 2 len 1 / span 1 to id 101, queue has 20 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 2 (dimhp_temperature_return), len / span 1 : 6503000200012dee pdu 0300020001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5036 len 1 / span 1 to id 101, queue has 21 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5036 (dimhp_heatingcurve), len / span 1 : 650313ac0001488b pdu 0313ac0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5007 len 1 / span 1 to id 101, queue has 22 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5007 (dimhp_time_minute), len / span 1 : 6503138f0001b941 pdu 03138f0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 103 len 1 / span 1 to id 101, queue has 23 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 103 (dimhp_messages_status), len / span 1 : 6503006700013df1 pdu 0300670001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with c 43 len 1 / span 1 to id 101, queue has 24 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 1 for c 43 (dimhp_output_ventilator), len / span 1 : 6501002b000185e6 pdu 01002b0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 78 len 1 / span 1 to id 101, queue has 25 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 78 (dimhp_history_flangeheater), len / span 1 : 6503004e0001ec39 pdu 03004e0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5127 len 1 / span 1 to id 101, queue has 26 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5127 (dimhp_environment1_energy), len / span 1 : 650314070001381f pdu 0314070001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5128 len 1 / span 1 to id 101, queue has 27 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5128 (dimhp_environment2_energy), len / span 1 : 650314080001081c pdu 0314080001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 73 len 1 / span 1 to id 101, queue has 28 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 73 (dimhp_history_compressor2), len / span 1 : 6503004900015df8 pdu 0300490001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 106 len 1 / span 1 to id 101, queue has 29 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 106 (dimhp_messages_sensor), len / span 1 : 6503006a0001ac32 pdu 03006a0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 8 len 1 / span 1 to id 101, queue has 30 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 8 (dimhp_sensor_highpressor), len / span 1 : 6503000800010dec pdu 0300080001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5015 len 1 / span 1 to id 101, queue has 31 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5015 (dimhp_operatingmode), len / span 1 : 6503139700013946 pdu 0313970001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 101 len 1 / span 1 to id 101, queue has 32 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 101 (dimhp_sensor_lowpressor), len / span 1 : 6503006500019c31 pdu 0300650001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 104 len 1 / span 1 to id 101, queue has 33 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 104 (dimhp_messages_block), len / span 1 : 6503006800010df2 pdu 0300680001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with c 42 len 1 / span 1 to id 101, queue has 34 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 1 for c 42 (dimhp_output_compressor2), len / span 1 : 6501002a0001d426 pdu 01002a0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5010 len 1 / span 1 to id 101, queue has 35 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5010 (dimhp_time_day), len / span 1 : 6503139200012947 pdu 0313920001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5009 len 1 / span 1 to id 101, queue has 36 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5009 (dimhp_time_weekday), len / span 1 : 650313910001d947 pdu 0313910001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 1 len 1 / span 1 to id 101, queue has 37 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 1 (dimhp_temperature_outdoor), len / span 1 : 650300010001ddee pdu 0300010001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5008 len 1 / span 1 to id 101, queue has 38 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5008 (dimhp_time_month), len / span 1 : 6503139000018887 pdu 0313900001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5011 len 1 / span 1 to id 101, queue has 39 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5011 (dimhp_time_year), len / span 1 : 6503139300017887 pdu 0313930001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 77 len 1 / span 1 to id 101, queue has 40 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 77 (dimhp_history_dhwpump), len / span 1 : 6503004d00011c39 pdu 03004d0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 3 len 1 / span 1 to id 101, queue has 41 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 3 (dimhp_temperature_dhw), len / span 1 : 6503000300017c2e pdu 0300030001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 76 len 1 / span 1 to id 101, queue has 42 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 76 (dimhp_history_circulationpump), len / span 1 : 6503004c00014df9 pdu 03004c0001
2016.11.28 18:53:44 4: DimplexWPManager: Send called with h 5047 len 1 / span 1 to id 101, queue has 43 requests
2016.11.28 18:53:44 4: DimplexWPManager: Send queues fcode 3 for h 5047 (dimhp_dhw_settemperature), len / span 1 : 650313b70001388c pdu 0313b70001


MFG Rico
Geht nicht gibt's nicht.
NUC-I3+Proxmox, Fritzbox 7590 AX, Synology DS414
Dimplex Wärmepumpe, Lüftungsanlage, Solarlog 1200
HM,IT,Lacross,EspEasy,Modbus,MQTT2, Freund von Shelly

oniT

Zitat von: rico5588 am 27 November 2016, 10:29:31
PS: Wie kann man die Reading-Namen anpassen?

Hallo Rico,

die Reading-Namen sind selbsterklärend aufgebaut. Ich würde diese im Modul ungern anpassen, da man diese zum Beispiel so recht einfach Loggen kann. Wenn dann solltest du eine readingsGroup anlegen, dort kannst Du die Namen dann mappen und festlegen welche angezeigt werden sollen.

Zitat von: rico5588 am 28 November 2016, 18:51:45
Gibt es noch mehr Werte? Ich vermisse die für Smartgrid (Temp und Uhrzeit) und die Kesseltemperaturen?!
Wieviele müssten es den eigentlich sein?

Ja, welche werden noch benötigt? Was meinst Du mit Temperaturen SmartGrid? Dafür gibt es keine extra Temperaturen. Und Kesseltemperatur? Lese einmal in den Betriebsdaten die Temperaturen aus welche noch benötigt werden, diese kann ich dann ergänzen. Oder sieh zusätzlich einmal im Dimplex-Wiki nach.

Was mir auffällt, bitte vergleich einmal die Werte mit dehnen im WPM. Die Laufzeit für die Flanschheizung und auch vom 2.Wärmeerzeuger sind recht hoch gegenüber der Laufzeit vom Verdichter(!).

Gruß
Tino
BBB - debian weezy - FHEM 5.7
HMLAN - HM-LC-Bl1-FM, HM-ES-PMSw1-PI, HM-LC-Sw1-FM, HM-TC-IT-WM-W-EU, HM-WDS40-TH-I, HM-Sen-Wa-Od, HM-Sec-RHS
Dimplex Wärmepumpe / Dimplex ZL 300 - Modbus TCP
SDM630M - Modbus TCP
SolarLog 200 / SMA SonnyBoy 1.5/2.5 - Modbus TCP

rico5588

Hallo Tino,

da ich gern mein "Smart Home" noch Smarter machen möchte, brauche ich zugriff auf folgende Steuerungsmöglichkeiten.
Ich würde dir auch gern Helfen, nur weiß ich nicht worauf es ankommt in dem Modul.Ich möchte auch nichts zerschießen.

Nun zu den Punkten die mir noch fehlen. Aus dem Wiki zur LWPM410
1. Alle Betriebsdaten die noch Fehlen (53, 9 - 14)
2. Abschnitt Smart Grid , das Herzstück für die Steuerung bei "Photvoltaikstromnutzung"
3. dazu gehört dann auch nochder Abschnitt Warmwassersperre.  ::) ::) ::)

Dazu kommt wahrscheinlich noch irgendein Fehler wo ich noch dran bin (oder aber Hilfe gern annehme) - Ohne eine Änderung am System erhalte ich seit 14:29 keine Werte mehr?! Vermutlich geht es irgendwann wieder aber Warum?
Auch Anfragen über Get .... enden immer mit "Timeout Reading Answer"
Daher ist eine Vergleich der Werte nicht so einfach machbar.

MFG Rico
Geht nicht gibt's nicht.
NUC-I3+Proxmox, Fritzbox 7590 AX, Synology DS414
Dimplex Wärmepumpe, Lüftungsanlage, Solarlog 1200
HM,IT,Lacross,EspEasy,Modbus,MQTT2, Freund von Shelly

rico5588

Hallo,

mein Fehler habe ich gefunden, denke ich.
Jemand der es besser weiß wird sich wohl wahrscheinlich an den Kopf hauen....
Es hat der 2. Abschlusswiderstand gefehlt... naja kurz um-geklemmt seit dem Flutschen die Werte.
Nun müssen diese nur noch ergänzt/erweitert werden.

MFG Rico
Geht nicht gibt's nicht.
NUC-I3+Proxmox, Fritzbox 7590 AX, Synology DS414
Dimplex Wärmepumpe, Lüftungsanlage, Solarlog 1200
HM,IT,Lacross,EspEasy,Modbus,MQTT2, Freund von Shelly

rico5588

Hallo Tino,

habe heute mal die Werte verglichen und es stimmt soweit alles.
Die Werte für 2.WE und Flanschheizung sind deshalb so hoch, weil ich Nacherwärmung programmiert hatte jedoch war bei den Heizstäben die Sicherung raus....

MFG Rico
Geht nicht gibt's nicht.
NUC-I3+Proxmox, Fritzbox 7590 AX, Synology DS414
Dimplex Wärmepumpe, Lüftungsanlage, Solarlog 1200
HM,IT,Lacross,EspEasy,Modbus,MQTT2, Freund von Shelly

oniT

Zitat von: rico5588 am 28 November 2016, 21:19:49
Hallo Tino,

da ich gern mein "Smart Home" noch Smarter machen möchte, brauche ich zugriff auf folgende Steuerungsmöglichkeiten.
Ich würde dir auch gern Helfen, nur weiß ich nicht worauf es ankommt in dem Modul.Ich möchte auch nichts zerschießen.

Nun zu den Punkten die mir noch fehlen. Aus dem Wiki zur LWPM410
1. Alle Betriebsdaten die noch Fehlen (53, 9 - 14)
2. Abschnitt Smart Grid , das Herzstück für die Steuerung bei "Photvoltaikstromnutzung"
3. dazu gehört dann auch nochder Abschnitt Warmwassersperre.  ::) ::) ::)

Dazu kommt wahrscheinlich noch irgendein Fehler wo ich noch dran bin (oder aber Hilfe gern annehme) - Ohne eine Änderung am System erhalte ich seit 14:29 keine Werte mehr?! Vermutlich geht es irgendwann wieder aber Warum?
Auch Anfragen über Get .... enden immer mit "Timeout Reading Answer"
Daher ist eine Vergleich der Werte nicht so einfach machbar.

MFG Rico

Hallo Rico,

ich habe eine neue Version angehängt. Es waren tatsächlich noch einige Fehler enthalten. Getestet ist es mit
der 98_Modbus.pm Version $Id: 98_Modbus.pm 10626 2016-01-25 18:44:49Z ststrobel $
Ich weiß noch nicht warum, aber nach einem Update auf die aktuelle Version wird keine Verbindung mehr aufgebaut.

Weiterhin habe ich einige weitere Werte mit eingefügt. Die Zeitprogramme (zum Beispiel Warmwassersperre) müssen mit get angefragt werden. Diese Daten werde nicht automatisch geholt. Bitte teste einmal diese Version. Wenn es funktioniert, können wir noch weitere Werte wie Smart-Grid mit aufnehmen.

Gruß
Tino


BBB - debian weezy - FHEM 5.7
HMLAN - HM-LC-Bl1-FM, HM-ES-PMSw1-PI, HM-LC-Sw1-FM, HM-TC-IT-WM-W-EU, HM-WDS40-TH-I, HM-Sen-Wa-Od, HM-Sec-RHS
Dimplex Wärmepumpe / Dimplex ZL 300 - Modbus TCP
SDM630M - Modbus TCP
SolarLog 200 / SMA SonnyBoy 1.5/2.5 - Modbus TCP