Hallo Forum,
ich habe das Problem, das meine FHT anscheinend nicht richtig angesprochen werden.
Wenn die Temperatur geändert wird, manuell oder mit heating_control, machen die Aktoren nicht das was sie sollen
anbei die log.-Datei
2013-11-05_19:12:59 FHT_020c measured-temp: 21.2
2013-11-05_19:12:59 FHT_020c temperature: 21.2
2013-11-05_19:30:00 FHT_020c desired-temp 23.0
2013-11-05_19:30:16 FHT_020c actuator: 0%
2013-11-05_19:32:13 FHT_020c actuator: 0%
und die fhem.cfg mit dem Eintrag für das heating-control
define FHT_Bad_mo_fr Heating_Control FHT_020c mo-fr|05:00|23 mo-fr|07:00|17 mo-fr|19:30|23 mo-fr|21:00|17
attr FHT_Bad_mo_fr room Bad
define FHT_Bad_sa Heating_Control FHT_020c 6|06:00|21 6|09:00|17 6|20:00|21 6|23:00|17
attr FHT_Bad_sa room Bad
define FHT_Bad_so Heating_Control FHT_020c 7|07:00|23 7|09:00|17 7|19:00|23 7|22:00|17
attr FHT_Bad_so room Bad
sowie die cfg des fht
define FHT_020c FHT 020c
attr FHT_020c IODev COC
attr FHT_020c lazy 1
attr FHT_020c retrycount 3
define FileLog_FHT_020c FileLog ./log/FHT_020c-%Y-%m.log FHT_020c
attr FileLog_FHT_020c logtype fht2:Temp/Act,text
attr FileLog_FHT_020c room FHT
define weblink_FHT_020c SVG FileLog_FHT_020c:fht2:CURRENT
attr weblink_FHT_020c label "Bad Min $data{min1}, Max $data{max1}, Last $data{currval1}"
attr weblink_FHT_020c room Plots
Habt ihr das Problem auch schon mal gehabt?
Bitte Info