Hilfe bei Plot Temperatur

Begonnen von Guest, 21 November 2012, 18:26:24

Vorheriges Thema - Nächstes Thema

Guest

Originally posted by: <email address deleted>

hallo,

das FHEM ist ja echt ne tolle Idee, aber Benutzerfreundlich ist es echt
nicht, ich lese mich jetzt schon wieder 3 Stunden druchs Netz, nur um
dieses tolle Temperaturdiagramm irgendwie hin zu bekommen.

Ich hoffe ihr könnt mir weitere Stunden, die ich mit meiner Tochter spielen
könnte ersparen :)

hier mal die Konfig des Temperatursensors:

define WO:Thermostat CUL_HM 10B652
attr WO:Thermostat actCycle 000:10
attr WO:Thermostat actStatus unknown
attr WO:Thermostat devInfo 00FFFF
attr WO:Thermostat firmware 1.9
attr WO:Thermostat hmClass receiver
attr WO:Thermostat icon icoHeizungReg
attr WO:Thermostat model HM-CC-TC
attr WO:Thermostat protLastRcv 2012-11-19 19:27:27
attr WO:Thermostat room CUL_HM
attr WO:Thermostat serialNr FEQ0008202
attr WO:Thermostat subType thermostat
define FileLog_WO:Thermostat FileLog ./log/WO:Thermostat-%Y.log
WO:Thermostat
attr FileLog_WO:Thermostat logtype text
attr FileLog_WO:Thermostat room CUL_HM
define ActionDetector CUL_HM 000000
attr ActionDetector actCycle 600
attr ActionDetector room CUL_HM
define FileLog_ActionDetector FileLog ./log/ActionDetector-%Y.log
ActionDetector
attr FileLog_ActionDetector logtype text
attr FileLog_ActionDetector room CUL_HM

was muss ich dazuschreiben, das es geht?

mfg
andre

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Puschel74

                                               

Hallo,

ich versuchs mal:

define weblink_WO:Thermostat weblink fileplot FileLog_WO:Thermostat:*fht*
:CURRENT
attr weblink_WO:Thermostat label "WO:Thermostat Min $data{min1}, Max
$data{max1}, Last $data{currval1}"

So in der Richtung müsste das klappen.
Da du aber ein HM-Device hast bin ich mir mit dem zuständigen Plot (fht)
nicht sicher.
WO:Thermostat ist dein Device?
Ich weiß nicht ob der : (Doppelpunkt) im Devicenamen so eine gute Idee ist.
Ich benutze _  zum trennen.

Grüße

Am Mittwoch, 21. November 2012 18:26:24 UTC+1 schrieb Arok:
>
> hallo,
>
> das FHEM ist ja echt ne tolle Idee, aber Benutzerfreundlich ist es echt
> nicht, ich lese mich jetzt schon wieder 3 Stunden druchs Netz, nur um
> dieses tolle Temperaturdiagramm irgendwie hin zu bekommen.
>
> Ich hoffe ihr könnt mir weitere Stunden, die ich mit meiner Tochter
> spielen könnte ersparen :)
>
> hier mal die Konfig des Temperatursensors:
>
> define WO:Thermostat CUL_HM 10B652
> attr WO:Thermostat actCycle 000:10
> attr WO:Thermostat actStatus unknown
> attr WO:Thermostat devInfo 00FFFF
> attr WO:Thermostat firmware 1.9
> attr WO:Thermostat hmClass receiver
> attr WO:Thermostat icon icoHeizungReg
> attr WO:Thermostat model HM-CC-TC
> attr WO:Thermostat protLastRcv 2012-11-19 19:27:27
> attr WO:Thermostat room CUL_HM
> attr WO:Thermostat serialNr FEQ0008202
> attr WO:Thermostat subType thermostat
> define FileLog_WO:Thermostat FileLog ./log/WO:Thermostat-%Y.log
> WO:Thermostat
> attr FileLog_WO:Thermostat logtype text
> attr FileLog_WO:Thermostat room CUL_HM
> define ActionDetector CUL_HM 000000
> attr ActionDetector actCycle 600
> attr ActionDetector room CUL_HM
> define FileLog_ActionDetector FileLog ./log/ActionDetector-%Y.log
> ActionDetector
> attr FileLog_ActionDetector logtype text
> attr FileLog_ActionDetector room CUL_HM
>
> was muss ich dazuschreiben, das es geht?
>
> mfg
> andre
>

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com
Zotac BI323 als Server mit DBLog
CUNO für FHT80B, 3 HM-Lan per vCCU, RasPi mit CUL433 für Somfy-Rollo (F2F), RasPi mit I2C(LM75) (F2F), RasPi für Panstamp+Vegetronix +SONOS(F2F)
Ich beantworte keine Supportanfragen per PM! Bitte im Forum suchen oder einen Beitrag erstellen.

LuckyDay

                                         

http://www.fhemwiki.de/wiki/HM-CC-TC_Funk-Wandthermostat

Hary

On 21 Nov., 18:26, Arok wrote:
> hallo,
>
> das FHEM ist ja echt ne tolle Idee, aber Benutzerfreundlich ist es echt
> nicht, ich lese mich jetzt schon wieder 3 Stunden druchs Netz, nur um
> dieses tolle Temperaturdiagramm irgendwie hin zu bekommen.
>
> Ich hoffe ihr könnt mir weitere Stunden, die ich mit meiner Tochter spielen
> könnte ersparen :)
>
> hier mal die Konfig des Temperatursensors:
>
> define WO:Thermostat CUL_HM 10B652
> attr WO:Thermostat actCycle 000:10
> attr WO:Thermostat actStatus unknown
> attr WO:Thermostat devInfo 00FFFF
> attr WO:Thermostat firmware 1.9
> attr WO:Thermostat hmClass receiver
> attr WO:Thermostat icon icoHeizungReg
> attr WO:Thermostat model HM-CC-TC
> attr WO:Thermostat protLastRcv 2012-11-19 19:27:27
> attr WO:Thermostat room CUL_HM
> attr WO:Thermostat serialNr FEQ0008202
> attr WO:Thermostat subType thermostat
> define FileLog_WO:Thermostat FileLog ./log/WO:Thermostat-%Y.log
> WO:Thermostat
> attr FileLog_WO:Thermostat logtype text
> attr FileLog_WO:Thermostat room CUL_HM
> define ActionDetector CUL_HM 000000
> attr ActionDetector actCycle 600
> attr ActionDetector room CUL_HM
> define FileLog_ActionDetector FileLog ./log/ActionDetector-%Y.log
> ActionDetector
> attr FileLog_ActionDetector logtype text
> attr FileLog_ActionDetector room CUL_HM
>
> was muss ich dazuschreiben, das es geht?
>
> mfg
> andre

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

ok, habe die datei genau so angepasst, es passiert aber nichts neues.

Am Mittwoch, 21. November 2012 19:02:44 UTC+1 schrieb fhem-hm-knecht:
>
> http://www.fhemwiki.de/wiki/HM-CC-TC_Funk-Wandthermostat
>
> Hary
>
> On 21 Nov., 18:26, Arok wrote:
> > hallo,
> >
> > das FHEM ist ja echt ne tolle Idee, aber Benutzerfreundlich ist es echt
> > nicht, ich lese mich jetzt schon wieder 3 Stunden druchs Netz, nur um
> > dieses tolle Temperaturdiagramm irgendwie hin zu bekommen.
> >
> > Ich hoffe ihr könnt mir weitere Stunden, die ich mit meiner Tochter
> spielen
> > könnte ersparen :)
> >
> > hier mal die Konfig des Temperatursensors:
> >
> > define WO:Thermostat CUL_HM 10B652
> > attr WO:Thermostat actCycle 000:10
> > attr WO:Thermostat actStatus unknown
> > attr WO:Thermostat devInfo 00FFFF
> > attr WO:Thermostat firmware 1.9
> > attr WO:Thermostat hmClass receiver
> > attr WO:Thermostat icon icoHeizungReg
> > attr WO:Thermostat model HM-CC-TC
> > attr WO:Thermostat protLastRcv 2012-11-19 19:27:27
> > attr WO:Thermostat room CUL_HM
> > attr WO:Thermostat serialNr FEQ0008202
> > attr WO:Thermostat subType thermostat
> > define FileLog_WO:Thermostat FileLog ./log/WO:Thermostat-%Y.log
> > WO:Thermostat
> > attr FileLog_WO:Thermostat logtype text
> > attr FileLog_WO:Thermostat room CUL_HM
> > define ActionDetector CUL_HM 000000
> > attr ActionDetector actCycle 600
> > attr ActionDetector room CUL_HM
> > define FileLog_ActionDetector FileLog ./log/ActionDetector-%Y.log
> > ActionDetector
> > attr FileLog_ActionDetector logtype text
> > attr FileLog_ActionDetector room CUL_HM
> >
> > was muss ich dazuschreiben, das es geht?
> >
> > mfg
> > andre
>

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

hi,

der : war das Problem ich habe es umbenannt mit _ und es zeigt jetzt das
Diagramm an, mal gucken ob auch Werte kommen.

Die Frage mit der Raumzuordnung bleibt dann noch.

Am Mittwoch, 21. November 2012 18:34:39 UTC+1 schrieb puschel74:
>
> Hallo,
>
> ich versuchs mal:
>
> define weblink_WO:Thermostat weblink fileplot FileLog_WO:Thermostat:*fht*
> :CURRENT
> attr weblink_WO:Thermostat label "WO:Thermostat Min $data{min1}, Max
> $data{max1}, Last $data{currval1}"
>
> So in der Richtung müsste das klappen.
> Da du aber ein HM-Device hast bin ich mir mit dem zuständigen Plot (fht)
> nicht sicher.
> WO:Thermostat ist dein Device?
> Ich weiß nicht ob der : (Doppelpunkt) im Devicenamen so eine gute Idee ist.
> Ich benutze _  zum trennen.
>
> Grüße
>
> Am Mittwoch, 21. November 2012 18:26:24 UTC+1 schrieb Arok:
>>
>> hallo,
>>
>> das FHEM ist ja echt ne tolle Idee, aber Benutzerfreundlich ist es echt
>> nicht, ich lese mich jetzt schon wieder 3 Stunden druchs Netz, nur um
>> dieses tolle Temperaturdiagramm irgendwie hin zu bekommen.
>>
>> Ich hoffe ihr könnt mir weitere Stunden, die ich mit meiner Tochter
>> spielen könnte ersparen :)
>>
>> hier mal die Konfig des Temperatursensors:
>>
>> define WO:Thermostat CUL_HM 10B652
>> attr WO:Thermostat actCycle 000:10
>> attr WO:Thermostat actStatus unknown
>> attr WO:Thermostat devInfo 00FFFF
>> attr WO:Thermostat firmware 1.9
>> attr WO:Thermostat hmClass receiver
>> attr WO:Thermostat icon icoHeizungReg
>> attr WO:Thermostat model HM-CC-TC
>> attr WO:Thermostat protLastRcv 2012-11-19 19:27:27
>> attr WO:Thermostat room CUL_HM
>> attr WO:Thermostat serialNr FEQ0008202
>> attr WO:Thermostat subType thermostat
>> define FileLog_WO:Thermostat FileLog ./log/WO:Thermostat-%Y.log
>> WO:Thermostat
>> attr FileLog_WO:Thermostat logtype text
>> attr FileLog_WO:Thermostat room CUL_HM
>> define ActionDetector CUL_HM 000000
>> attr ActionDetector actCycle 600
>> attr ActionDetector room CUL_HM
>> define FileLog_ActionDetector FileLog ./log/ActionDetector-%Y.log
>> ActionDetector
>> attr FileLog_ActionDetector logtype text
>> attr FileLog_ActionDetector room CUL_HM
>>
>> was muss ich dazuschreiben, das es geht?
>>
>> mfg
>> andre
>>
>

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Guest

Originally posted by: <email address deleted>

so, habe jetzt mal das hier angepasst, jetzt geht alles, hoffe ich :)

define FileLog_T_Bad_1OG FileLog /var/log/fhem/T_Bad_1OG-%Y.log T_Bad_1OG:.*
attr FileLog_T_Bad_1OG logtype temp4hum6:Temp/Hum,text
attr FileLog_T_Bad_1OG room CUL_HM
 
define weblink_T_Bad_1OG weblink fileplot
FileLog_T_Bad_1OG:temp4hum6:CURRENT
attr weblink_T_Bad_1OG label "T_Bad_1OG Min $data{min1}, Max $data{max1},
Last $data{currval1}"
attr weblink_T_Bad_1OG room Plots


Am Mittwoch, 21. November 2012 18:26:24 UTC+1 schrieb Arok:
>
> hallo,
>
> das FHEM ist ja echt ne tolle Idee, aber Benutzerfreundlich ist es echt
> nicht, ich lese mich jetzt schon wieder 3 Stunden druchs Netz, nur um
> dieses tolle Temperaturdiagramm irgendwie hin zu bekommen.
>
> Ich hoffe ihr könnt mir weitere Stunden, die ich mit meiner Tochter
> spielen könnte ersparen :)
>
> hier mal die Konfig des Temperatursensors:
>
> define WO:Thermostat CUL_HM 10B652
> attr WO:Thermostat actCycle 000:10
> attr WO:Thermostat actStatus unknown
> attr WO:Thermostat devInfo 00FFFF
> attr WO:Thermostat firmware 1.9
> attr WO:Thermostat hmClass receiver
> attr WO:Thermostat icon icoHeizungReg
> attr WO:Thermostat model HM-CC-TC
> attr WO:Thermostat protLastRcv 2012-11-19 19:27:27
> attr WO:Thermostat room CUL_HM
> attr WO:Thermostat serialNr FEQ0008202
> attr WO:Thermostat subType thermostat
> define FileLog_WO:Thermostat FileLog ./log/WO:Thermostat-%Y.log
> WO:Thermostat
> attr FileLog_WO:Thermostat logtype text
> attr FileLog_WO:Thermostat room CUL_HM
> define ActionDetector CUL_HM 000000
> attr ActionDetector actCycle 600
> attr ActionDetector room CUL_HM
> define FileLog_ActionDetector FileLog ./log/ActionDetector-%Y.log
> ActionDetector
> attr FileLog_ActionDetector logtype text
> attr FileLog_ActionDetector room CUL_HM
>
> was muss ich dazuschreiben, das es geht?
>
> mfg
> andre
>

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com

Puschel74

                                               

Hallo,

freut mich das ich auch ein kleines bischen helfen konnte ;-)

Den Wiki-Eintrag kannte ja Hary - aber ich hab (noch) keine HM-Geräte.

Wenn temp4hum6 bei diesem Logfile zutrifft sollte alles klappen.
Viel Spaß noch mit FHEM und - nicht verzagen. Es macht unheimlich Spaß wenn
man den Dreh erstmal raus hat ;-)

Grüße

Am Mittwoch, 21. November 2012 20:19:40 UTC+1 schrieb Arok:
>
> so, habe jetzt mal das hier angepasst, jetzt geht alles, hoffe ich :)
>
> define FileLog_T_Bad_1OG FileLog /var/log/fhem/T_Bad_1OG-%Y.log
> T_Bad_1OG:.*
> attr FileLog_T_Bad_1OG logtype temp4hum6:Temp/Hum,text
> attr FileLog_T_Bad_1OG room CUL_HM
>  
> define weblink_T_Bad_1OG weblink fileplot
> FileLog_T_Bad_1OG:temp4hum6:CURRENT
> attr weblink_T_Bad_1OG label "T_Bad_1OG Min $data{min1}, Max $data{max1},
> Last $data{currval1}"
> attr weblink_T_Bad_1OG room Plots
>
>
> Am Mittwoch, 21. November 2012 18:26:24 UTC+1 schrieb Arok:
>>
>> hallo,
>>
>> das FHEM ist ja echt ne tolle Idee, aber Benutzerfreundlich ist es echt
>> nicht, ich lese mich jetzt schon wieder 3 Stunden druchs Netz, nur um
>> dieses tolle Temperaturdiagramm irgendwie hin zu bekommen.
>>
>> Ich hoffe ihr könnt mir weitere Stunden, die ich mit meiner Tochter
>> spielen könnte ersparen :)
>>
>> hier mal die Konfig des Temperatursensors:
>>
>> define WO:Thermostat CUL_HM 10B652
>> attr WO:Thermostat actCycle 000:10
>> attr WO:Thermostat actStatus unknown
>> attr WO:Thermostat devInfo 00FFFF
>> attr WO:Thermostat firmware 1.9
>> attr WO:Thermostat hmClass receiver
>> attr WO:Thermostat icon icoHeizungReg
>> attr WO:Thermostat model HM-CC-TC
>> attr WO:Thermostat protLastRcv 2012-11-19 19:27:27
>> attr WO:Thermostat room CUL_HM
>> attr WO:Thermostat serialNr FEQ0008202
>> attr WO:Thermostat subType thermostat
>> define FileLog_WO:Thermostat FileLog ./log/WO:Thermostat-%Y.log
>> WO:Thermostat
>> attr FileLog_WO:Thermostat logtype text
>> attr FileLog_WO:Thermostat room CUL_HM
>> define ActionDetector CUL_HM 000000
>> attr ActionDetector actCycle 600
>> attr ActionDetector room CUL_HM
>> define FileLog_ActionDetector FileLog ./log/ActionDetector-%Y.log
>> ActionDetector
>> attr FileLog_ActionDetector logtype text
>> attr FileLog_ActionDetector room CUL_HM
>>
>> was muss ich dazuschreiben, das es geht?
>>
>> mfg
>> andre
>>
>

--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com
Zotac BI323 als Server mit DBLog
CUNO für FHT80B, 3 HM-Lan per vCCU, RasPi mit CUL433 für Somfy-Rollo (F2F), RasPi mit I2C(LM75) (F2F), RasPi für Panstamp+Vegetronix +SONOS(F2F)
Ich beantworte keine Supportanfragen per PM! Bitte im Forum suchen oder einen Beitrag erstellen.