Holger
unread,Mar 18, 2011, 6:02:06 PM3/18/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FHEM users
Hallo,
ich weiss nicht mehr weiter.
Meine FHTs (über FHT1300PC-USB) an Linux PC mit UBuntu haben jetzt
lange ganz gut funktioniert, aber seit Kurzem bekomme ich fast täglich
Abends "PiepsOrgien".
Dann fangen nach einander die Regler (oder Raumregler) an zu piepsen,
Regler regelt auf (Heizung heizt dann direkt vor dem Schlafengehen
noch einmal alles auf gepflegt 23-25°C) und Morgens ist wieder alles
i.O ??
Keine Fehlermeldung bzgl. Batterie o.ä.
Hat das was mit der Lime Protection zu tun ?
Ich bin ratlos. Passiert wie gesagt seit Kurzem in verschiedenen
Räumen.
Anbei Fhem.cfg
attr global autoload_undefined_devices 1
attr global logfile /var/log/fhem/fhem-%Y-%m.log
attr global modpath /usr/share/fhem
attr global port 7072 global
attr global statefile /var/log/fhem/fhem.save
attr global verbose 3
define WEBS FHEMWEB 8084
attr WEBS smallscreen 1
define WEB FHEMWEB 8083 global
define autocreate autocreate
attr autocreate autosave 1
attr autocreate device_room %TYPE
attr autocreate filelog /var/log/fhem/%NAME-%Y.log
attr autocreate weblink 1
attr autocreate weblink_room Plots
define FHZ1 FHZ /dev/ttyUSB0
attr FHZ1 fhtsoftbuffer 0
define FHT_Bad_U FHT 0b0b
attr FHT_Bad_U retrycount 3
attr FHT_Bad_U room UG
define FileLog_FHT_Bad_U FileLog /var/log/fhem/FHT_Bad_U-%Y-%m.log
FHT_Bad_U
attr FileLog_FHT_Bad_U logtype fht:Temp/Act,text
attr FileLog_FHT_Bad_U room UG
define weblink_FHT_Bad_U weblink fileplot
FileLog_FHT_Bad_U:fht:CURRENT
attr weblink_FHT_Bad_U label "FHT_Bad_U Min $data{min1}, Max
$data{max1}, Last $data{currval1}"
attr weblink_FHT_Bad_U room UG
define FHT_SchlafZ_U FHT 0b0c
attr FHT_SchlafZ_U retrycount 3
attr FHT_SchlafZ_U room UG
define FileLog_FHT_SchlafZ_U FileLog /var/log/fhem/FHT_SchlafZ_U-%Y-
%m.log FHT_SchlafZ_U
attr FileLog_FHT_SchlafZ_U logtype fht:Temp/Act,text
attr FileLog_FHT_SchlafZ_U room UG
define weblink_FHT_SchlafZ_U weblink fileplot
FileLog_FHT_SchlafZ_U:fht:CURRENT
attr weblink_FHT_SchlafZ_U label "FHT_SchlafZ_U Min $data{min1}, Max
$data{max1}, Last $data{currval1}"
attr weblink_FHT_SchlafZ_U room UG
define FHT_Kueche FHT 0b0d
attr FHT_Kueche retrycount 3
attr FHT_Kueche room UG
define FileLog_FHT_Kueche FileLog /var/log/fhem/FHT_Kueche-%Y-%m.log
FHT_Kueche
attr FileLog_FHT_Kueche logtype fht:Temp/Act,text
attr FileLog_FHT_Kueche room UG
define weblink_FHT_Kueche weblink fileplot
FileLog_FHT_Kueche:fht:CURRENT
attr weblink_FHT_Kueche label "FHT_Kueche Min $data{min1}, Max
$data{max1}, Last $data{currval1}"
attr weblink_FHT_Kueche room UG
define FHT_WohnZ FHT 0b0e
attr FHT_WohnZ retrycount 3
attr FHT_WohnZ room UG
define FileLog_FHT_WohnZ FileLog /var/log/fhem/FHT_WohnZ-%Y-%m.log
FHT_WohnZ
attr FileLog_FHT_WohnZ logtype fht:Temp/Act,text
attr FileLog_FHT_WohnZ room UG
define weblink_FHT_WohnZ weblink fileplot
FileLog_FHT_WohnZ:fht:CURRENT
attr weblink_FHT_WohnZ label "FHT_WohnZ Min $data{min1}, Max
$data{max1}, Last $data{currval1}"
attr weblink_FHT_WohnZ room UG
define FHT_KiZi FHT 0b0f
attr FHT_KiZi retrycount 3
attr FHT_KiZi room UG
define FileLog_FHT_KiZi FileLog /var/log/fhem/FHT_KiZi-%Y-%m.log
FHT_KiZi
attr FileLog_FHT_KiZi logtype fht:Temp/Act,text
attr FileLog_FHT_KiZi room UG
define weblink_FHT_KiZi weblink fileplot FileLog_FHT_KiZi:fht:CURRENT
attr weblink_FHT_KiZi label "FHT_KiZi Min $data{min1}, Max
$data{max1}, Last $data{currval1}"
attr weblink_FHT_KiZi room UG
define FHT_Bad_O FHT 1b0b
attr FHT_Bad_O retrycount 3
attr FHT_Bad_O room OG
define FileLog_FHT_Bad_O FileLog /var/log/fhem/FHT_Bad_O-%Y-%m.log
FHT_Bad_O
attr FileLog_FHT_Bad_O logtype fht:Temp/Act,text
attr FileLog_FHT_Bad_O room OG
define weblink_FHT_Bad_O weblink fileplot
FileLog_FHT_Bad_O:fht:CURRENT
attr weblink_FHT_Bad_O label "FHT_Bad_O Min $data{min1}, Max
$data{max1}, Last $data{currval1}"
attr weblink_FHT_Bad_O room OG
define FHT_SchlafZ_O FHT 1b0c
attr FHT_SchlafZ_O retrycount 3
attr FHT_SchlafZ_O room OG
define weblink_FHT_SchlafZ_O weblink fileplot
FileLog_FHT_SchlafZ_O:fht:CURRENT
attr weblink_FHT_SchlafZ_O label "FHT_SchlafZ_O Min $data{min1}, Max
$data{max1}, Last $data{currval1}"
attr weblink_FHT_SchlafZ_O room OG
define FileLog_FHT_SchlafZ_O FileLog /var/log/fhem/FHT_SchlafZ_O-%Y-
%m.log FHT_SchlafZ_O
attr FileLog_FHT_SchlafZ_O logtype fht:Temp/Act,text
attr FileLog_FHT_SchlafZ_O room OG
# FHT Entkalkungs-Workaround
define lime_reset notify .*lime-protection {\
my ($d, $m);;\
$d = $defs{'@'}{READINGS}{"desired-temp"}{VAL};;\
$m = $defs{'@'}{READINGS}{"measured-temp"}{VAL};;\
if($m gt $d) {\
fhem("attr @ lazy 0");;\
fhem("set @ desired-temp 29");;\
fhem("set @ desired-temp $d");;\
}\
}
define fhz_timer at +*00:01:00 set FHZ1 time