Hallo,
ich verwende zur Messung meiner Pooltemperatur einen HomeMatic HM-WDS30-T-O Funk-Temperatursensor. Grundsätzlich funktioniert alles, nur bekomme ich im andFHEM keinen Graphen dargestellt (Keine Graph-Einträge gefunden.....)
Log ist jedoch vorhanden:
2013-04-15_07:54:31 Pool T: 8 H: 100
2013-04-15_07:57:30 Pool T: 8 H: 100
2013-04-15_08:00:14 Pool T: 8 H: 100
2013-04-15_08:02:44 Pool T: 8 H: 100
2013-04-15_08:04:59 Pool T: 8 H: 100
2013-04-15_08:06:59 Pool T: 8 H: 100
Kann ich das irgenwie umstellen, dass es funktioniert?
LG. Dextha
Hi,
kannst Du noch ein paar Details nennen... wie sieht denn z.B. dein fileplot-define für den Graphen in der fhem.cfg aus?
Gruß MaMü
Hi MaMü,
ja klar:
define Pool CUL_HM 1ED4AC
attr Pool actCycle 000:10
attr Pool actStatus alive
attr Pool devInfo 010100
attr Pool firmware 1.2
attr Pool hmClass sender
attr Pool model HM-WDS30-T-O
attr Pool protLastRcv 2013-03-30 16:31:02
attr Pool room Pool
attr Pool serialNr JEQ0686247
attr Pool subType THSensor
define FileLog_Pool FileLog ./log/Pool-%Y.log Pool:T:.*
attr FileLog_Pool logtype temp4hum6:Temp/Hum,text
attr FileLog_Pool room xLog
define weblink_Pool weblink fileplot FileLog_Pool:temp4hum6:CURRENT
attr weblink_Pool label "Pool Min $data{min1}, Max $data{max1}, Last $data{currval1}"
attr weblink_Pool room Pool
Hab das Thermometer automatisch anlegen lassen.
LG. Dextha