Modul weekprofile + FHEMWEB widget

Begonnen von Risiko, 23 Dezember 2015, 20:16:54

Vorheriges Thema - Nächstes Thema

Risiko

Zitat von: Afterburner am 10 Januar 2016, 16:53:50
PS: was passiert eigentlich wenn Du ein Profil an ein anderes Profil schickst und es das Profil schon gibt ? Also den Namen ? ;)
Wie auch beim Kopieren. Es wird einfach überschrieben.
Ab morgen sollten dann wirklich nur noch Thermostate in der Deviceliste sein.

stgeran

Ich habe noch folgendes Problem
Buero Parameter SyntaxError: JSON.parse: unexpected keyword at line 1 column 1 of the JSON data
Und bekomme im Raum Buero NUR die drei Zahnräder.
Ich habe folgendes in der cfg
#define Buero weblink htmlCode {MAX_SHOW_WeekProfile("Hzg_Buero");;}
#attr Buero room Wochenprofil
#define WT_WZ weblink htmlCode {MAX_SHOW_WeekProfile("WT_WZ");;}
#attr WT_WZ room Wochenprofil

# TEST ---------------
define Buero weekprofile Hzg_Buero
attr Buero room Wochenprofil

den ersten Teil habe ich auskommentiet wegen der eingestellten Unterstützung und dem...hier gehts weiter
Mein HT ist das Hzg_Buero
Was fehlt mir?
FHEM auf Raspberry
CSM 866MHz für EM1010 mit Strom und Gaszähler
CUL 866MHz für MAX! Radiator Thermostat 
CUL 433MHz für Innen und Aussen Temp
HMLAN für HM-LC-Sw1-PI-2

Risiko


stgeran

Hab ich gemacht, erst mit den eben gemachten heutigen Update habe ich die ersten Erfolge. Dieser Part
define Wohnzimmer weekprofile Hzg_WZ_RE
define Wohnzimmer weekprofile Hzg_WZ_LI
attr Wohnzimmer room Wochenprofil

geht wohl so nicht, um beide Regler zu beeinflussen.
btw kann ich auch mein WT als WT_WZ damit beeinflussen?
FHEM auf Raspberry
CSM 866MHz für EM1010 mit Strom und Gaszähler
CUL 866MHz für MAX! Radiator Thermostat 
CUL 433MHz für Innen und Aussen Temp
HMLAN für HM-LC-Sw1-PI-2

Risiko

Hallo stgeran,

verstehe leider nicht, was du meinst.
Du kannst doch nicht zwei Instanzen (2xdefine) mit dem gleichen Namen "Wohnzimmer" anlegen!!!

stgeran

Ah, jetzt hab ich das schon mal begriffen. Darf die instanz genau so benannt werder wie das device? z.B.
define Hzg_WZ_RE weekprofile Hzg_WZ_RE
FHEM auf Raspberry
CSM 866MHz für EM1010 mit Strom und Gaszähler
CUL 866MHz für MAX! Radiator Thermostat 
CUL 433MHz für Innen und Aussen Temp
HMLAN für HM-LC-Sw1-PI-2

wmr72


Zitat von: stgeran am 13 Januar 2016, 19:47:32
Ah, jetzt hab ich das schon mal begriffen. Darf die instanz genau so benannt werder wie das device? z.B.
define Hzg_WZ_RE weekprofile Hzg_WZ_RE

Nein, auch das wird nicht gehen (zumindest wenn dein Thermostat auch Hzg_WZ_RE heißt), der Name nach dem define ist ein eindeutiger Identifier für alle in fhem bekannten Entitäten, unabhängig von ihrem Typ.

stgeran

OK, danke, war nur so ne Idee um die Begriffanzahl klein zu halten.
FHEM auf Raspberry
CSM 866MHz für EM1010 mit Strom und Gaszähler
CUL 866MHz für MAX! Radiator Thermostat 
CUL 433MHz für Innen und Aussen Temp
HMLAN für HM-LC-Sw1-PI-2

Risiko


szoller

Danke für das Modul, mir ist nur noch nicht so klar, was ich als Master angebe, oft stoße ich auf ein leeres Profil (nur Zahnräder und Überschrift), klicke ich auf die Zahnräder kommt 'ne leere Seite...

Kann man auch (optional) die Wochentage Mo-Fr zusammenlegen? Würde einige Klicks sparen.

Wo werden die Daten gespeichert?

Viele Grüße

Sebastian

Risiko

Zitat von: szoller am 20 Januar 2016, 08:22:11
Danke für das Modul, mir ist nur noch nicht so klar, was ich als Master angebe, oft stoße ich auf ein leeres Profil (nur Zahnräder und Überschrift), klicke ich auf die Zahnräder kommt 'ne leere Seite...
Verstehe ich leider nicht ganz. Leer darf es nicht sein. Entweder ein Default-Profil, wenn das Device nicht ausgelesen werden konnte oder eben das Profil vom Device.
Steht was dazu im Log?

Zitat von: szoller am 20 Januar 2016, 08:22:11
Kann man auch (optional) die Wochentage Mo-Fr zusammenlegen? Würde einige Klicks sparen.
Ist in Planung.
Zitat von: szoller am 20 Januar 2016, 08:22:11
Wo werden die Daten gespeichert?
Default im Log Ordner. Siehe Attribute configFile

Risiko

szoller

ZitatVerstehe ich leider nicht ganz. Leer darf es nicht sein. Entweder ein Default-Profil, wenn das Device nicht ausgelesen werden konnte oder eben das Profil vom Device.
Steht was dazu im Log?
Ich versuch mal Screenshots zu machen :-)

ZitatIst in Planung.
Super! :-)

ZitatDefault im Log Ordner. Siehe Attribute configFile
Okay... gefunden. Dann werd ich's mal anpassen bei mir  8)

dirkbalzer

Das Problem mit "nur Zahnräder und Überschrift" gibts bei mir auch.
Taucht bei mir manchmal auf und geht erst nach einem Neustart wieder weg.

Die Fhem Logdatei sagt dazu erstmal nichts, aber auf der Weboberfläche gibt es oben kurz eine Meldung:
HeatProfile_OG_Kind Parameter SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

Anbei noch mal ein Screenshot der fehlerhaften Darstellung:
Erfahrung ist eine nützliche Sache. Leider macht man sie immer erst kurz nachdem man sie brauchte...

Risiko

Hi.

HeatProfile_OG_Kind ist vom Typ weekprofile?
Dann benötige ich im Fehlerfall mal die Infos von list HeatProfile_OG_Kind
und HeatProfile_OG_Kind get profile_data <names des Wochenplans> wahrscheinlich master.

Tritt der Fehler immer auf oder kann man da irgendwas einschränken?

Die Meldung deutet auf Fehlerhafte Wochenprofildaten hin. Das Parsen der json-Daten im Javascript schlägt fehl.
Bitte auch mal die Console im Browser öffnen und schauen, ob da Fehler zu sehen sind.
In Chrome geht das unter "Weitere Tools" --> "Entwicklertools" oder rechte Maustaste "Prüfen" und dann auf Console.

Risiko

dirkbalzer

#104
list HeatProfile_OG_Kind
Internals:
   DEF        Temp_OG_Kind_Climate
   NAME       HeatProfile_OG_Kind
   NR         425
   NTFY_ORDER 50-HeatProfile_OG_Kind
   STATE      defined
   TYPE       weekprofile
   Masterdev:
     NAME       Temp_OG_Kind_Climate
   PROFILES:
   Readings:
     2016-01-21 20:20:47   profile_count   1
     2016-01-19 18:53:31   state           assigned
   SNDDEVLIST:
Attributes:
   alias      Wochenplan OG Kind
   room       Heizung
   widgetEditOnNewPage 1



get HeatProfile_OG_Kind profile_data master
Steht nicht zu Auswahl während der Fehler ansteht. Nach dem Neustart geht es wieder problemlos.
(siehe Screenshot unten...)


Die Konsole im Firefox wirft folgendes aus:
12:22:40.331 FW_queryValue:get HeatProfile_EG_Flur profile_data  fhemweb.js:232:5
12:22:40.333 FW_cmd:/fhem?cmd={AttrVal("HeatProfile_EG_Flur","widgetWeekdays","")}&XHR=1 fhemweb.js:232:5
12:22:40.336 FW_cmd:/fhem?cmd=get HeatProfile_EG_Flur profile_names&XHR=1 fhemweb.js:232:5
12:22:40.339 FW_queryValue:get HeatProfile_EG_WC profile_data  fhemweb.js:232:5
12:22:40.341 FW_cmd:/fhem?cmd={AttrVal("HeatProfile_EG_WC","widgetWeekdays","")}&XHR=1 fhemweb.js:232:5
12:22:40.342 FW_cmd:/fhem?cmd=get HeatProfile_EG_WC profile_names&XHR=1 fhemweb.js:232:5
12:22:40.346 FW_queryValue:get HeatProfile_EG_WohnZ profile_data  fhemweb.js:232:5
12:22:40.347 FW_cmd:/fhem?cmd={AttrVal("HeatProfile_EG_WohnZ","widgetWeekdays","")}&XHR=1 fhemweb.js:232:5
12:22:40.349 FW_cmd:/fhem?cmd=get HeatProfile_EG_WohnZ profile_names&XHR=1 fhemweb.js:232:5
12:22:40.352 FW_queryValue:get HeatProfile_OG_Bad profile_data  fhemweb.js:232:5
12:22:40.354 FW_cmd:/fhem?cmd={AttrVal("HeatProfile_OG_Bad","widgetWeekdays","")}&XHR=1 fhemweb.js:232:5
12:22:40.356 FW_cmd:/fhem?cmd=get HeatProfile_OG_Bad profile_names&XHR=1 fhemweb.js:232:5
12:22:40.359 FW_queryValue:get HeatProfile_OG_Buero profile_data  fhemweb.js:232:5
12:22:40.360 FW_cmd:/fhem?cmd={AttrVal("HeatProfile_OG_Buero","widgetWeekdays","")}&XHR=1 fhemweb.js:232:5
12:22:40.362 FW_cmd:/fhem?cmd=get HeatProfile_OG_Buero profile_names&XHR=1 fhemweb.js:232:5
12:22:40.365 FW_queryValue:get HeatProfile_OG_Kind profile_data  fhemweb.js:232:5
12:22:40.367 FW_cmd:/fhem?cmd={AttrVal("HeatProfile_OG_Kind","widgetWeekdays","")}&XHR=1 fhemweb.js:232:5
12:22:40.368 FW_cmd:/fhem?cmd=get HeatProfile_OG_Kind profile_names&XHR=1 fhemweb.js:232:5
12:22:40.521 Longpoll with filter room=Heizung fhemweb.js:232:5
nicht wohlgeformt <unbekannt>:1:153
HeatProfile_EG_Flur error parsing json 'usage: profile_data <name>' fhemweb_weekprofile.js:480:5
12:22:40.862 ERRMSG:HeatProfile_EG_Flur Parameter SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data< fhemweb.js:232:5
HeatProfile_EG_WC error parsing json 'usage: profile_data <name>' fhemweb_weekprofile.js:480:5
12:22:40.916 ERRMSG:HeatProfile_EG_WC Parameter SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data< fhemweb.js:232:5
nicht wohlgeformt <unbekannt>:1:153
HeatProfile_EG_WohnZ error parsing json 'usage: profile_data <name>' fhemweb_weekprofile.js:480:5
12:22:40.990 ERRMSG:HeatProfile_EG_WohnZ Parameter SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data< fhemweb.js:232:5
HeatProfile_OG_Bad error parsing json 'usage: profile_data <name>' fhemweb_weekprofile.js:480:5
12:22:40.999 ERRMSG:HeatProfile_OG_Bad Parameter SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data< fhemweb.js:232:5
nicht wohlgeformt <unbekannt>:1:153
HeatProfile_OG_Buero error parsing json 'usage: profile_data <name>' fhemweb_weekprofile.js:480:5
12:22:41.081 ERRMSG:HeatProfile_OG_Buero Parameter SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data< fhemweb.js:232:5
nicht wohlgeformt <unbekannt>:1:153
HeatProfile_OG_Kind error parsing json 'usage: profile_data <name>' fhemweb_weekprofile.js:480:5
12:22:41.105 ERRMSG:HeatProfile_OG_Kind Parameter SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data< fhemweb.js:232:5
nicht wohlgeformt <unbekannt>:1:153
12:22:41.129 Rcvd:  fhemweb.js:232:5
12:22:45.872 ERRMSG:< fhemweb.js:232:5
12:22:45.939 ERRMSG:< fhemweb.js:232:5
12:22:46.000 ERRMSG:< fhemweb.js:232:5
12:22:46.010 ERRMSG:< fhemweb.js:232:5
12:22:46.093 ERRMSG:< fhemweb.js:232:5
12:22:46.125 ERRMSG:< fhemweb.js:232:5
12:22:55.650 Rcvd: ["Heat_EG_Kueche_Clima","T: 20.3 desired: 19.0 valve: 0","<div id=\"Heat_EG_Kueche_Clima\"  class=\"col2\">T: 20.3 desired: 19.0 val...(145) fhemweb.js:232:5
12:22:55.653 Rcvd: ["Heat_EG_Kueche_Clima-ValvePosition","0","0"] fhemweb.js:232:5
12:22:55.655 Rcvd: ["Heat_EG_Kueche_Clima-ValvePosition-ts","2016-01-22 12:22:55","2016-01-22 12:22:55"] fhemweb.js:232:5
12:22:55.656 Rcvd: ["Heat_EG_Kueche_Clima-boostTime","-","-"] fhemweb.js:232:5
12:22:55.658 Rcvd: ["Heat_EG_Kueche_Clima-boostTime-ts","2016-01-22 12:22:55","2016-01-22 12:22:55"] fhemweb.js:232:5
12:22:55.659 Rcvd: ["Heat_EG_Kueche_Clima-controlMode","auto","auto"] fhemweb.js:232:5
12:22:55.660 Rcvd: ["Heat_EG_Kueche_Clima-controlMode-ts","2016-01-22 12:22:55","2016-01-22 12:22:55"] fhemweb.js:232:5
12:22:55.661 Rcvd: ["Heat_EG_Kueche_Clima-desired-temp","19.0","19.0"] fhemweb.js:232:5
12:22:55.663 Rcvd: ["Heat_EG_Kueche_Clima-desired-temp-ts","2016-01-22 12:22:55","2016-01-22 12:22:55"] fhemweb.js:232:5
12:22:55.664 Rcvd: ["Heat_EG_Kueche_Clima-measured-temp","20.3","20.3"] fhemweb.js:232:5
12:22:55.666 Rcvd: ["Heat_EG_Kueche_Clima-measured-temp-ts","2016-01-22 12:22:55","2016-01-22 12:22:55"] fhemweb.js:232:5
12:22:55.667 Rcvd: ["Heat_EG_Kueche_Clima-partyEnd","-","-"] fhemweb.js:232:5
12:22:55.668 Rcvd: ["Heat_EG_Kueche_Clima-partyEnd-ts","2016-01-22 12:22:55","2016-01-22 12:22:55"] fhemweb.js:232:5
12:22:55.669 Rcvd: ["Heat_EG_Kueche_Clima-partyStart","-","-"] fhemweb.js:232:5
12:22:55.669 Rcvd: ["Heat_EG_Kueche_Clima-partyStart-ts","2016-01-22 12:22:55","2016-01-22 12:22:55"] fhemweb.js:232:5
12:22:55.670 Rcvd: ["Heat_EG_Kueche_Clima-partyTemp","-","-"] fhemweb.js:232:5
12:22:55.670 Rcvd: ["Heat_EG_Kueche_Clima-partyTemp-ts","2016-01-22 12:22:55","2016-01-22 12:22:55"] fhemweb.js:232:5
12:22:55.671 Rcvd: ["Heat_EG_Kueche_Clima-T","20.3 desired: 19.0 valve: 0","20.3 desired: 19.0 valve: 0"] fhemweb.js:232:5
12:22:55.671 Rcvd: ["Heat_EG_Kueche_Clima-T-ts","2016-01-22 12:22:55","2016-01-22 12:22:55"] fhemweb.js:232:5
12:22:55.672 Rcvd: ["Heat_EG_Kueche_Clima-state","T: 20.3 desired: 19.0 valve: 0","T: 20.3 desired: 19.0 valve: 0"] fhemweb.js:232:5
12:22:55.672 Rcvd: ["Heat_EG_Kueche_Clima-state-ts","2016-01-22 12:22:55","2016-01-22 12:22:55"] fhemweb.js:232:5
12:23:08.613 Rcvd: ["Heat_EG_Flur_Clima","T: 19.3 desired: 17.0 valve: 0","<div id=\"Heat_EG_Flur_Clima\"  class=\"col2\">T: 19.3 desired: 17.0 valve: ...(141) fhemweb.js:232:5
12:23:08.614 Rcvd: ["Heat_EG_Flur_Clima-ValvePosition","0","0"] fhemweb.js:232:5
12:23:08.615 Rcvd: ["Heat_EG_Flur_Clima-ValvePosition-ts","2016-01-22 12:23:08","2016-01-22 12:23:08"] fhemweb.js:232:5
12:23:08.615 Rcvd: ["Heat_EG_Flur_Clima-boostTime","-","-"] fhemweb.js:232:5
12:23:08.616 Rcvd: ["Heat_EG_Flur_Clima-boostTime-ts","2016-01-22 12:23:08","2016-01-22 12:23:08"] fhemweb.js:232:5
12:23:08.616 Rcvd: ["Heat_EG_Flur_Clima-controlMode","auto","auto"] fhemweb.js:232:5
12:23:08.617 Rcvd: ["Heat_EG_Flur_Clima-controlMode-ts","2016-01-22 12:23:08","2016-01-22 12:23:08"] fhemweb.js:232:5
12:23:08.617 Rcvd: ["Heat_EG_Flur_Clima-desired-temp","17.0","17.0"] fhemweb.js:232:5
12:23:08.618 Rcvd: ["Heat_EG_Flur_Clima-desired-temp-ts","2016-01-22 12:23:08","2016-01-22 12:23:08"] fhemweb.js:232:5
12:23:08.619 Rcvd: ["Heat_EG_Flur_Clima-measured-temp","19.3","19.3"] fhemweb.js:232:5
12:23:08.619 Rcvd: ["Heat_EG_Flur_Clima-measured-temp-ts","2016-01-22 12:23:08","2016-01-22 12:23:08"] fhemweb.js:232:5
12:23:08.620 Rcvd: ["Heat_EG_Flur_Clima-partyEnd","-","-"] fhemweb.js:232:5
12:23:08.620 Rcvd: ["Heat_EG_Flur_Clima-partyEnd-ts","2016-01-22 12:23:08","2016-01-22 12:23:08"] fhemweb.js:232:5
12:23:08.620 Rcvd: ["Heat_EG_Flur_Clima-partyStart","-","-"] fhemweb.js:232:5
12:23:08.621 Rcvd: ["Heat_EG_Flur_Clima-partyStart-ts","2016-01-22 12:23:08","2016-01-22 12:23:08"] fhemweb.js:232:5
12:23:08.621 Rcvd: ["Heat_EG_Flur_Clima-partyTemp","-","-"] fhemweb.js:232:5
12:23:08.622 Rcvd: ["Heat_EG_Flur_Clima-partyTemp-ts","2016-01-22 12:23:08","2016-01-22 12:23:08"] fhemweb.js:232:5
12:23:08.622 Rcvd: ["Heat_EG_Flur_Clima-T","19.3 desired: 17.0 valve: 0","19.3 desired: 17.0 valve: 0"] fhemweb.js:232:5
12:23:08.622 Rcvd: ["Heat_EG_Flur_Clima-T-ts","2016-01-22 12:23:08","2016-01-22 12:23:08"] fhemweb.js:232:5
12:23:08.623 Rcvd: ["Heat_EG_Flur_Clima-state","T: 19.3 desired: 17.0 valve: 0","T: 19.3 desired: 17.0 valve: 0"] fhemweb.js:232:5
12:23:08.624 Rcvd: ["Heat_EG_Flur_Clima-state-ts","2016-01-22 12:23:08","2016-01-22 12:23:08"] fhemweb.js:232:5
12:23:26.809 Rcvd: ["Heat_EG_WohnZ_Clima","T: 20.3 desired: 19.0 valve: 0","<div id=\"Heat_EG_WohnZ_Clima\"  class=\"col2\">T: 20.3 desired: 19.0 valve...(143) fhemweb.js:232:5
12:23:26.814 Rcvd: ["Heat_EG_WohnZ_Clima-ValvePosition","0","0"] fhemweb.js:232:5
12:23:26.817 Rcvd: ["Heat_EG_WohnZ_Clima-ValvePosition-ts","2016-01-22 12:23:26","2016-01-22 12:23:26"] fhemweb.js:232:5
12:23:26.820 Rcvd: ["Heat_EG_WohnZ_Clima-boostTime","-","-"] fhemweb.js:232:5
12:23:26.822 Rcvd: ["Heat_EG_WohnZ_Clima-boostTime-ts","2016-01-22 12:23:26","2016-01-22 12:23:26"] fhemweb.js:232:5
12:23:26.824 Rcvd: ["Heat_EG_WohnZ_Clima-controlMode","auto","auto"] fhemweb.js:232:5
12:23:26.827 Rcvd: ["Heat_EG_WohnZ_Clima-controlMode-ts","2016-01-22 12:23:26","2016-01-22 12:23:26"] fhemweb.js:232:5
12:23:26.830 Rcvd: ["Heat_EG_WohnZ_Clima-desired-temp","19.0","19.0"] fhemweb.js:232:5
12:23:26.833 Rcvd: ["Heat_EG_WohnZ_Clima-desired-temp-ts","2016-01-22 12:23:26","2016-01-22 12:23:26"] fhemweb.js:232:5
12:23:26.835 Rcvd: ["Heat_EG_WohnZ_Clima-measured-temp","20.3","20.3"] fhemweb.js:232:5
12:23:26.837 Rcvd: ["Heat_EG_WohnZ_Clima-measured-temp-ts","2016-01-22 12:23:26","2016-01-22 12:23:26"] fhemweb.js:232:5
12:23:26.839 Rcvd: ["Heat_EG_WohnZ_Clima-partyEnd","-","-"] fhemweb.js:232:5
12:23:26.840 Rcvd: ["Heat_EG_WohnZ_Clima-partyEnd-ts","2016-01-22 12:23:26","2016-01-22 12:23:26"] fhemweb.js:232:5
12:23:26.840 Rcvd: ["Heat_EG_WohnZ_Clima-partyStart","-","-"] fhemweb.js:232:5
12:23:26.841 Rcvd: ["Heat_EG_WohnZ_Clima-partyStart-ts","2016-01-22 12:23:26","2016-01-22 12:23:26"] fhemweb.js:232:5
12:23:26.842 Rcvd: ["Heat_EG_WohnZ_Clima-partyTemp","-","-"] fhemweb.js:232:5
12:23:26.842 Rcvd: ["Heat_EG_WohnZ_Clima-partyTemp-ts","2016-01-22 12:23:26","2016-01-22 12:23:26"] fhemweb.js:232:5
12:23:26.843 Rcvd: ["Heat_EG_WohnZ_Clima-T","20.3 desired: 19.0 valve: 0","20.3 desired: 19.0 valve: 0"] fhemweb.js:232:5
12:23:26.844 Rcvd: ["Heat_EG_WohnZ_Clima-T-ts","2016-01-22 12:23:26","2016-01-22 12:23:26"] fhemweb.js:232:5
12:23:26.844 Rcvd: ["Heat_EG_WohnZ_Clima-state","T: 20.3 desired: 19.0 valve: 0","T: 20.3 desired: 19.0 valve: 0"] fhemweb.js:232:5
12:23:26.845 Rcvd: ["Heat_EG_WohnZ_Clima-state-ts","2016-01-22 12:23:26","2016-01-22 12:23:26"] fhemweb.js:232:5
12:23:31.325 Rcvd: ["Temp_OG_Kind_Climate","T: 19.8 desired: 19.0","<div id=\"Temp_OG_Kind_Climate\"  class=\"col2\">T: 19.8 desired: 19.0</div>"] fhemweb.js:232:5
12:23:31.330 Rcvd: ["Temp_OG_Kind_Climate-desired-temp","19.0","19.0"] fhemweb.js:232:5
12:23:31.334 Rcvd: ["Temp_OG_Kind_Climate-desired-temp-ts","2016-01-22 12:23:31","2016-01-22 12:23:31"] fhemweb.js:232:5
12:23:31.336 Rcvd: ["Temp_OG_Kind_Climate-humidity","55","55"] fhemweb.js:232:5
12:23:31.339 Rcvd: ["Temp_OG_Kind_Climate-humidity-ts","2016-01-22 12:23:31","2016-01-22 12:23:31"] fhemweb.js:232:5
12:23:31.340 Rcvd: ["Temp_OG_Kind_Climate-measured-temp","19.8","19.8"] fhemweb.js:232:5
12:23:31.344 Rcvd: ["Temp_OG_Kind_Climate-measured-temp-ts","2016-01-22 12:23:31","2016-01-22 12:23:31"] fhemweb.js:232:5
12:23:31.346 Rcvd: ["Temp_OG_Kind_Climate-T","19.8 desired: 19.0","19.8 desired: 19.0"] fhemweb.js:232:5
12:23:31.348 Rcvd: ["Temp_OG_Kind_Climate-T-ts","2016-01-22 12:23:31","2016-01-22 12:23:31"] fhemweb.js:232:5
12:23:31.350 Rcvd: ["Temp_OG_Kind_Climate-state","T: 19.8 desired: 19.0","T: 19.8 desired: 19.0"] fhemweb.js:232:5
12:23:31.352 Rcvd: ["Temp_OG_Kind_Climate-state-ts","2016-01-22 12:23:31","2016-01-22 12:23:31"] fhemweb.js:232:5
12:23:39.887 Rcvd: ["Heat_EG_WC_Clima","T: 17.3 desired: 17.0 valve: 0","<div id=\"Heat_EG_WC_Clima\"  class=\"col2\">T: 17.3 desired: 17.0 valve: 0</d...(137) fhemweb.js:232:5
12:23:39.892 Rcvd: ["Heat_EG_WC_Clima-ValvePosition","0","0"] fhemweb.js:232:5
12:23:39.895 Rcvd: ["Heat_EG_WC_Clima-ValvePosition-ts","2016-01-22 12:23:36","2016-01-22 12:23:36"] fhemweb.js:232:5
12:23:39.897 Rcvd: ["Heat_EG_WC_Clima-boostTime","-","-"] fhemweb.js:232:5
12:23:39.900 Rcvd: ["Heat_EG_WC_Clima-boostTime-ts","2016-01-22 12:23:36","2016-01-22 12:23:36"] fhemweb.js:232:5
12:23:39.901 Rcvd: ["Heat_EG_WC_Clima-controlMode","auto","auto"] fhemweb.js:232:5
12:23:39.905 Rcvd: ["Heat_EG_WC_Clima-controlMode-ts","2016-01-22 12:23:36","2016-01-22 12:23:36"] fhemweb.js:232:5
12:23:39.906 Rcvd: ["Heat_EG_WC_Clima-desired-temp","17.0","17.0"] fhemweb.js:232:5
12:23:39.910 Rcvd: ["Heat_EG_WC_Clima-desired-temp-ts","2016-01-22 12:23:36","2016-01-22 12:23:36"] fhemweb.js:232:5
12:23:39.911 Rcvd: ["Heat_EG_WC_Clima-measured-temp","17.3","17.3"] fhemweb.js:232:5
12:23:39.913 Rcvd: ["Heat_EG_WC_Clima-measured-temp-ts","2016-01-22 12:23:36","2016-01-22 12:23:36"] fhemweb.js:232:5
12:23:39.916 Rcvd: ["Heat_EG_WC_Clima-partyEnd","-","-"] fhemweb.js:232:5
12:23:39.916 Rcvd: ["Heat_EG_WC_Clima-partyEnd-ts","2016-01-22 12:23:36","2016-01-22 12:23:36"] fhemweb.js:232:5
12:23:39.917 Rcvd: ["Heat_EG_WC_Clima-partyStart","-","-"] fhemweb.js:232:5
12:23:39.917 Rcvd: ["Heat_EG_WC_Clima-partyStart-ts","2016-01-22 12:23:36","2016-01-22 12:23:36"] fhemweb.js:232:5
12:23:39.918 Rcvd: ["Heat_EG_WC_Clima-partyTemp","-","-"] fhemweb.js:232:5
12:23:39.918 Rcvd: ["Heat_EG_WC_Clima-partyTemp-ts","2016-01-22 12:23:36","2016-01-22 12:23:36"] fhemweb.js:232:5
12:23:39.919 Rcvd: ["Heat_EG_WC_Clima-T","17.3 desired: 17.0 valve: 0","17.3 desired: 17.0 valve: 0"] fhemweb.js:232:5
12:23:39.919 Rcvd: ["Heat_EG_WC_Clima-T-ts","2016-01-22 12:23:36","2016-01-22 12:23:36"] fhemweb.js:232:5
12:23:39.920 Rcvd: ["Heat_EG_WC_Clima-state","T: 17.3 desired: 17.0 valve: 0","T: 17.3 desired: 17.0 valve: 0"] fhemweb.js:232:5
12:23:39.920 Rcvd: ["Heat_EG_WC_Clima-state-ts","2016-01-22 12:23:36","2016-01-22 12:23:36"] fhemweb.js:232:5
12:23:43.523 Rcvd: ["Temp_EG_WohnZ_Climate","T: 20.3 desired: 19.0","<div id=\"Temp_EG_WohnZ_Climate\"  class=\"col2\">T: 20.3 desired: 19.0</div>"] fhemweb.js:232:5
12:23:43.524 Rcvd: ["Temp_EG_WohnZ_Climate-desired-temp","19.0","19.0"] fhemweb.js:232:5
12:23:43.526 Rcvd: ["Temp_EG_WohnZ_Climate-desired-temp-ts","2016-01-22 12:23:43","2016-01-22 12:23:43"] fhemweb.js:232:5
12:23:43.527 Rcvd: ["Temp_EG_WohnZ_Climate-humidity","52","52"] fhemweb.js:232:5
12:23:43.528 Rcvd: ["Temp_EG_WohnZ_Climate-humidity-ts","2016-01-22 12:23:43","2016-01-22 12:23:43"] fhemweb.js:232:5
12:23:43.529 Rcvd: ["Temp_EG_WohnZ_Climate-measured-temp","20.3","20.3"] fhemweb.js:232:5
12:23:43.530 Rcvd: ["Temp_EG_WohnZ_Climate-measured-temp-ts","2016-01-22 12:23:43","2016-01-22 12:23:43"] fhemweb.js:232:5
12:23:43.530 Rcvd: ["Temp_EG_WohnZ_Climate-T","20.3 desired: 19.0","20.3 desired: 19.0"] fhemweb.js:232:5
12:23:43.531 Rcvd: ["Temp_EG_WohnZ_Climate-T-ts","2016-01-22 12:23:43","2016-01-22 12:23:43"] fhemweb.js:232:5
12:23:43.532 Rcvd: ["Temp_EG_WohnZ_Climate-state","T: 20.3 desired: 19.0","T: 20.3 desired: 19.0"] fhemweb.js:232:5
12:23:43.532 Rcvd: ["Temp_EG_WohnZ_Climate-state-ts","2016-01-22 12:23:43","2016-01-22 12:23:43"] fhemweb.js:232:5
12:23:45.318 Rcvd: ["Heat_OG_Bad_Clima","T: 20.6 desired: 20.0 valve: 0","<div id=\"Heat_OG_Bad_Clima\"  class=\"col2\">T: 20.6 desired: 20.0 valve: 0<...(139) fhemweb.js:232:5
12:23:45.319 Rcvd: ["Heat_OG_Bad_Clima-ValvePosition","0","0"] fhemweb.js:232:5
12:23:45.320 Rcvd: ["Heat_OG_Bad_Clima-ValvePosition-ts","2016-01-22 12:23:45","2016-01-22 12:23:45"] fhemweb.js:232:5
12:23:45.321 Rcvd: ["Heat_OG_Bad_Clima-boostTime","-","-"] fhemweb.js:232:5
12:23:45.321 Rcvd: ["Heat_OG_Bad_Clima-boostTime-ts","2016-01-22 12:23:45","2016-01-22 12:23:45"] fhemweb.js:232:5
12:23:45.322 Rcvd: ["Heat_OG_Bad_Clima-controlMode","auto","auto"] fhemweb.js:232:5
12:23:45.323 Rcvd: ["Heat_OG_Bad_Clima-controlMode-ts","2016-01-22 12:23:45","2016-01-22 12:23:45"] fhemweb.js:232:5
12:23:45.323 Rcvd: ["Heat_OG_Bad_Clima-desired-temp","20.0","20.0"] fhemweb.js:232:5
12:23:45.324 Rcvd: ["Heat_OG_Bad_Clima-desired-temp-ts","2016-01-22 12:23:45","2016-01-22 12:23:45"] fhemweb.js:232:5
12:23:45.325 Rcvd: ["Heat_OG_Bad_Clima-measured-temp","20.6","20.6"] fhemweb.js:232:5
12:23:45.326 Rcvd: ["Heat_OG_Bad_Clima-measured-temp-ts","2016-01-22 12:23:45","2016-01-22 12:23:45"] fhemweb.js:232:5
12:23:45.326 Rcvd: ["Heat_OG_Bad_Clima-partyEnd","-","-"] fhemweb.js:232:5
12:23:45.327 Rcvd: ["Heat_OG_Bad_Clima-partyEnd-ts","2016-01-22 12:23:45","2016-01-22 12:23:45"] fhemweb.js:232:5
12:23:45.327 Rcvd: ["Heat_OG_Bad_Clima-partyStart","-","-"] fhemweb.js:232:5
12:23:45.328 Rcvd: ["Heat_OG_Bad_Clima-partyStart-ts","2016-01-22 12:23:45","2016-01-22 12:23:45"] fhemweb.js:232:5
12:23:45.329 Rcvd: ["Heat_OG_Bad_Clima-partyTemp","-","-"] fhemweb.js:232:5
12:23:45.329 Rcvd: ["Heat_OG_Bad_Clima-partyTemp-ts","2016-01-22 12:23:45","2016-01-22 12:23:45"] fhemweb.js:232:5
12:23:45.330 Rcvd: ["Heat_OG_Bad_Clima-T","20.6 desired: 20.0 valve: 0","20.6 desired: 20.0 valve: 0"] fhemweb.js:232:5
12:23:45.330 Rcvd: ["Heat_OG_Bad_Clima-T-ts","2016-01-22 12:23:45","2016-01-22 12:23:45"] fhemweb.js:232:5
12:23:45.331 Rcvd: ["Heat_OG_Bad_Clima-state","T: 20.6 desired: 20.0 valve: 0","T: 20.6 desired: 20.0 valve: 0"] fhemweb.js:232:5
12:23:45.332 Rcvd: ["Heat_OG_Bad_Clima-state-ts","2016-01-22 12:23:45","2016-01-22 12:23:45"] fhemweb.js:232:5


Ich habe noch mal ein bißchen rumgespielt und die Profile scheinen sich wohl immer nach einem "rereadcfg" zu verabschieden.
Erfahrung ist eine nützliche Sache. Leider macht man sie immer erst kurz nachdem man sie brauchte...