Wieder Probleme mit Heatig_Control Modul

Begonnen von Mitch, 11 Oktober 2015, 23:53:56

Vorheriges Thema - Nächstes Thema

Mitch

Habe heute die Heizung wieder aktiviert, es ist einfach zu kalt   :P

Leider schaltet das Heating_Control Modul total verkehrt und falsch.
Fenster offen wird (mal wieder) nicht erkannt und der state stimmt nicht.

Hier ein Beispiel:

CONDITION
(ReadingsVal("HCAutomatik", "state", "off") eq "on")
DEF
HZ_Bad_WT_Climate 12345|06:00|22 1234|07:00|16 5|07:00|20 60|08:30|21.5 60|10:00|20 1234|12:00|20 1234|19:30|21.5 056|20:30|21.5 0123456|22:00|16 (ReadingsVal("HCAutomatik", "state", "off") eq "on")
DEVICE
HZ_Bad_WT_Climate
GlobalDaylistSpec
LANGUAGE
de
NAME
HCB
NR
687
Profil 0: Sonntag
08:30:00 21.5, 10:00:00 20, 20:30:00 21.5, 22:00:00 16
Profil 1: Montag
06:00:00 22, 07:00:00 16, 12:00:00 20, 19:30:00 21.5, 22:00:00 16
Profil 2: Dienstag
06:00:00 22, 07:00:00 16, 12:00:00 20, 19:30:00 21.5, 22:00:00 16
Profil 3: Mittwoch
06:00:00 22, 07:00:00 16, 12:00:00 20, 19:30:00 21.5, 22:00:00 16
Profil 4: Donnerstag
06:00:00 22, 07:00:00 16, 12:00:00 20, 19:30:00 21.5, 22:00:00 16
Profil 5: Freitag
06:00:00 22, 07:00:00 20, 20:30:00 21.5, 22:00:00 16
Profil 6: Samstag
08:30:00 21.5, 10:00:00 20, 20:30:00 21.5, 22:00:00 16
STATE
21.5
STILLDONETIME
TYPE
Heating_Control


Laut Definition sollte state nun 16 sein, es ist aber 21.5 und so wurde auch das Ventil eingestellt.

Readings
disabled
0
2015-10-11 23:47:06
nextUpdate
2015-10-12 06:00:00
2015-10-11 23:24:59
nextValue
22
2015-10-11 23:24:59
state
21.5
2015-10-11 23:24:59


Oder im Büro, dort sollte der state jetzt 16 sein, ist aber inactive:

CONDITION
(ReadingsVal("HCAutomatik", "state", "") eq "on")
DEF
HZ_Buero_Clima 1234|12:00|21.5 5|08:00|21.5 06|09:00|21.5 19:00|16 (ReadingsVal("HCAutomatik", "state", "") eq "on")
DEVICE
HZ_Buero_Clima
GlobalDaylistSpec
LANGUAGE
de
NAME
HCO
NR
689
Profil 0: Sonntag
09:00:00 21.5, 19:00:00 16
Profil 1: Montag
12:00:00 21.5, 19:00:00 16
Profil 2: Dienstag
12:00:00 21.5, 19:00:00 16
Profil 3: Mittwoch
12:00:00 21.5, 19:00:00 16
Profil 4: Donnerstag
12:00:00 21.5, 19:00:00 16
Profil 5: Freitag
08:00:00 21.5, 19:00:00 16
Profil 6: Samstag
09:00:00 21.5, 19:00:00 16
STATE
inactive
STILLDONETIME
TYPE
Heating_Control


Readings
disabled
0
2015-10-10 12:35:18
nextUpdate
2015-10-12 12:00:00
2015-10-11 22:29:04
nextValue
21.5
2015-10-11 22:29:04
state
inactive
2015-10-11 22:29:04


Woran kann denn das liegen?
FHEM im Proxmox Container