SCC MAX empfängt aber sendet nicht

Begonnen von testschnecke, 13 Dezember 2016, 00:18:42

Vorheriges Thema - Nächstes Thema

testschnecke

Hallo zusammen.

Trotz mehrmaligem neu aufsetzten und etlichen versuchen komme ich nicht weiter.

Raspberry Pi2 B

SCC = VERSION V 1.66 CSM868
SCC1 = VERSION V 1.66 CSM433

autocreate funktioniert und definiert MAX Heizungs Komponente

Wird ein Gerät resetiert wird es mit allen Einstellungen definiert.

Werden dann aber Werte geändert werden diese nicht vom Gerät übernommen.

Der versuch Geräte zu pairen scheitert. Die 30 Sekunden werden am Gerät zurückgezählt obwohl CUL-MAX sich im pairmode befindet.

Vorher hatte ich das System per FHEM mit dem CUBE betrieben. Da funktionierte es.

Ich komm einfach nicht drauf was ich falsch mache.

Hab den Raspi an einem 2.1A Netzteil hängen.

Nun ein Paar einträge aus dem Log


2016.12.12 22:32:46 5: Initializing Type Library:
2016.12.12 22:32:46 1: Including fhem.cfg
2016.12.12 22:32:46 5: Cmd: >attr global userattr cmdIcon devStateIcon devStateStyle icon sortby webCmd widgetOverride<
2016.12.12 22:32:46 5: Cmd: >attr global autoload_undefined_devices 1<
2016.12.12 22:32:46 5: Cmd: >attr global logfile ./log/fhem-%Y-%m.log<
2016.12.12 22:32:46 5: Cmd: >attr global modpath .<
2016.12.12 22:32:46 5: Cmd: >attr global statefile ./log/fhem.save<
2016.12.12 22:32:46 5: Cmd: >attr global updateInBackground 1<
2016.12.12 22:32:46 5: Cmd: >attr global verbose 5<
2016.12.12 22:32:46 5: Cmd: >define telnetPort telnet 7072 global<
2016.12.12 22:32:46 5: Loading ./FHEM/98_telnet.pm
2016.12.12 22:32:46 3: telnetPort: port 7072 opened
2016.12.12 22:32:46 5: Cmd: >define allowed_telnetPort allowed<
2016.12.12 22:32:46 5: Loading ./FHEM/96_allowed.pm
2016.12.12 22:32:46 5: Cmd: >attr allowed_telnetPort password 20neon71<
2016.12.12 22:32:46 5: Cmd: >attr allowed_telnetPort validFor telnetPort<
2016.12.12 22:32:46 5: Cmd: >define WEB FHEMWEB 8083 global<
2016.12.12 22:32:46 5: Loading ./FHEM/01_FHEMWEB.pm
2016.12.12 22:32:47 3: WEB: port 8083 opened
2016.12.12 22:32:47 5: Cmd: >define allowed_WEB allowed<
2016.12.12 22:32:47 5: Cmd: >attr allowed_WEB basicAuth cGk6MjBuZW9uNzE=<
2016.12.12 22:32:47 5: Cmd: >attr allowed_WEB validFor WEB<
2016.12.12 22:32:47 5: Cmd: >define WEBphone FHEMWEB 8084 global<
2016.12.12 22:32:47 3: WEBphone: port 8084 opened
2016.12.12 22:32:47 5: Cmd: >attr WEBphone stylesheetPrefix smallscreen<
2016.12.12 22:32:47 5: Cmd: >define allowed_WEBphone allowed<
2016.12.12 22:32:47 5: Cmd: >attr allowed_WEBphone basicAuth cGk6MjBuZW9uNzE=<
2016.12.12 22:32:47 5: Cmd: >attr allowed_WEBphone validFor WEBphone<
2016.12.12 22:32:47 5: Cmd: >define WEBtablet FHEMWEB 8085 global<
2016.12.12 22:32:47 3: WEBtablet: port 8085 opened
2016.12.12 22:32:47 5: Cmd: >attr WEBtablet stylesheetPrefix touchpad<
2016.12.12 22:32:47 5: Cmd: >define allowed_WEBtablet allowed<
2016.12.12 22:32:47 5: Cmd: >attr allowed_WEBtablet basicAuth cGk6MjBuZW9uNzE=<
2016.12.12 22:32:47 5: Cmd: >attr allowed_WEBtablet validFor WEBtablet<
2016.12.12 22:32:47 5: Cmd: >define Logfile FileLog ./log/fhem-%Y-%m.log fakelog<
2016.12.12 22:32:47 5: Loading ./FHEM/92_FileLog.pm
2016.12.12 22:32:47 5: Cmd: >define autocreate autocreate<
2016.12.12 22:32:47 5: Loading ./FHEM/98_autocreate.pm
2016.12.12 22:32:47 5: Cmd: >attr autocreate autocreateThreshold 1<
2016.12.12 22:32:47 5: Cmd: >attr autocreate autosave 1<
2016.12.12 22:32:47 5: Cmd: >attr autocreate eventMap 1<
2016.12.12 22:32:47 5: Cmd: >attr autocreate filelog ./log/%NAME-%Y.log<
2016.12.12 22:32:47 5: Cmd: >attr autocreate room Max<
2016.12.12 22:32:47 5: Cmd: >attr autocreate verbose 5<
2016.12.12 22:32:47 5: Cmd: >define eventTypes eventTypes ./log/eventTypes.txt<
2016.12.12 22:32:47 5: Loading ./FHEM/91_eventTypes.pm
2016.12.12 22:32:47 2: eventTypes: loaded 202 events from ./log/eventTypes.txt
2016.12.12 22:32:47 5: Cmd: >define SCC CUL /dev/ttyAMA0@38400 1234<
2016.12.12 22:32:47 5: Loading ./FHEM/00_CUL.pm
2016.12.12 22:32:47 3: Opening SCC device /dev/ttyAMA0
2016.12.12 22:32:48 3: Setting SCC serial parameters to 38400,8,N,1
2016.12.12 22:32:48 5: SW: V
2016.12.12 22:32:48 5: CUL/RAW (ReadAnswer): V 1.66 CSM868

2016.12.12 22:32:48 5: SW: ?
2016.12.12 22:32:48 5: CUL/RAW (ReadAnswer): ? (? is unknown) Use one of m B
2016.12.12 22:32:48 5: CUL/RAW (ReadAnswer): b C F i
2016.12.12 22:32:48 5: CUL/RAW (ReadAnswer): A Z G M
2016.12.12 22:32:48 5: CUL/RAW (ReadAnswer): Y R T V
2016.12.12 22:32:48 5: CUL/RAW (ReadAnswer): W X e f
2016.12.12 22:32:48 5: CUL/RAW (ReadAnswer): * l t u
2016.12.12 22:32:48 5: CUL/RAW (ReadAnswer): x z

2016.12.12 22:32:48 3: SCC: Possible commands: mBbCFiAZGMYRTVWXef*ltuxz
2016.12.12 22:32:48 5: SW: X21
2016.12.12 22:32:48 5: SW: T01
2016.12.12 22:32:48 5: CUL/RAW (ReadAnswer): 1234

2016.12.12 22:32:48 5: GOT CUL fhtid: 1234
2016.12.12 22:32:48 3: SCC device opened
2016.12.12 22:32:48 5: Cmd: >attr SCC rfmode MAX<
2016.12.12 22:32:48 5: SW: Ax
2016.12.12 22:32:48 5: SW: X21
2016.12.12 22:32:48 5: SW: Zr
2016.12.12 22:32:48 2: Switched SCC rfmode to MAX
2016.12.12 22:32:48 5: Cmd: >define CULMAX0 CUL_MAX 123456<
2016.12.12 22:32:48 5: Loading ./FHEM/14_CUL_MAX.pm
2016.12.12 22:32:48 3: CUL_MAX_Check: Detected firmware version 166 of the CUL-compatible IODev
2016.12.12 22:32:48 5: SCC sending Za123456
2016.12.12 22:32:48 5: SW: Za123456
2016.12.12 22:32:48 5: SCC sending Zw111111
2016.12.12 22:32:48 5: SW: Zw111111
2016.12.12 22:32:48 5: Cmd: >attr CULMAX0 IODev SCC<
2016.12.12 22:32:48 5: Cmd: >attr CULMAX0 room CUL_MAX<
2016.12.12 22:32:48 5: Cmd: >define FileLog_CULMAX0 FileLog ./log/CULMAX0-%Y.log CULMAX0<
2016.12.12 22:32:48 5: Cmd: >attr FileLog_CULMAX0 logtype text<
2016.12.12 22:32:48 5: Cmd: >attr FileLog_CULMAX0 room CUL_MAX<
2016.12.12 22:32:48 5: Cmd: >define MAX_1139cd MAX WallMountedThermostat 1139cd<
2016.12.12 22:32:48 5: Loading ./FHEM/10_MAX.pm
2016.12.12 22:32:49 5: Calling MAX_Initialize
2016.12.12 22:32:49 5: Max_define WallMountedThermostat with addr 1139cd
2016.12.12 22:32:49 5: Cmd: >attr MAX_1139cd IODev CULMAX0<
2016.12.12 22:32:49 5: Cmd: >attr MAX_1139cd room MAX<
2016.12.12 22:32:49 5: Cmd: >define FileLog_MAX_1139cd FileLog ./log/MAX_1139cd-%Y.log MAX_1139cd<
2016.12.12 22:32:49 5: Cmd: >attr FileLog_MAX_1139cd logtype text<
2016.12.12 22:32:49 5: Cmd: >attr FileLog_MAX_1139cd room MAX<
2016.12.12 22:32:49 5: Cmd: >define MAX_0f76ce MAX WallMountedThermostat 0f76ce<
2016.12.12 22:32:49 5: Max_define WallMountedThermostat with addr 0f76ce
2016.12.12 22:32:49 5: Cmd: >attr MAX_0f76ce IODev CULMAX0<
2016.12.12 22:32:49 5: Cmd: >attr MAX_0f76ce room MAX<
2016.12.12 22:32:49 5: Cmd: >define FileLog_MAX_0f76ce FileLog ./log/MAX_0f76ce-%Y.log MAX_0f76ce<
2016.12.12 22:32:49 5: Cmd: >attr FileLog_MAX_0f76ce logtype text<
2016.12.12 22:32:49 5: Cmd: >attr FileLog_MAX_0f76ce room MAX<
2016.12.12 22:32:49 5: Cmd: >define MAX_14e646 MAX WallMountedThermostat 14e646<



2016.12.12 22:32:49 5: Cmd: >define SCC1 STACKABLE_CC SCC<
2016.12.12 22:32:49 5: Loading ./FHEM/16_STACKABLE_CC.pm
2016.12.12 22:32:49 5: SW: *V
2016.12.12 22:32:49 5: CUL/RAW (ReadAnswer): *V 1.66 CSM433

2016.12.12 22:32:49 5: SW: *?
2016.12.12 22:32:49 5: CUL/RAW (ReadAnswer): *? (? is
2016.12.12 22:32:49 5: CUL/RAW (ReadAnswer):  unknown
2016.12.12 22:32:49 5: CUL/RAW (ReadAnswer): ) Use on
2016.12.12 22:32:49 5: CUL/RAW (ReadAnswer): e of m B
2016.12.12 22:32:49 5: CUL/RAW (ReadAnswer):  b C F i
2016.12.12 22:32:49 5: CUL/RAW (ReadAnswer):  A Z G M
2016.12.12 22:32:49 5: CUL/RAW (ReadAnswer):  Y R T V
2016.12.12 22:32:49 5: CUL/RAW (ReadAnswer):  W X e f
2016.12.12 22:32:49 5: CUL/RAW (ReadAnswer):  * l t u
2016.12.12 22:32:49 5: CUL/RAW (ReadAnswer):  x z

2016.12.12 22:32:49 3: SCC1: Possible commands: mBbCFiAZGMYRTVWXef*ltuxz
2016.12.12 22:32:49 5: SW: *X21
2016.12.12 22:32:49 5: SW: *Zr
2016.12.12 22:32:49 5: SW: *Za123456
2016.12.12 22:32:49 5: SW: *Zw111111
2016.12.12 22:32:49 5: Cmd: >attr SCC1 group CUL<
2016.12.12 22:32:49 5: Cmd: >attr SCC1 rfmode SlowRF<
2016.12.12 22:32:49 5: SW: *Ax
2016.12.12 22:32:49 5: SW: *Zx
2016.12.12 22:32:49 5: SW: *brx
2016.12.12 22:32:49 5: SW: *X21
2016.12.12 22:32:49 2: Switched SCC1 rfmode to SlowRF
2016.12.12 22:32:49 5: Cmd: >attr SCC1 room Max<



2016.12.12 23:03:32 4: WEB_192.168.178.21_58283 POST /fhem?cmd=set%20MAX_032eea%20desiredTemperature%2022.0&XHR=1&fw_id=51; BUFLEN:0
2016.12.12 23:03:32 5: Cmd: >set MAX_032eea desiredTemperature 22.0<
2016.12.12 23:03:32 5: CUL_MAX_Send: enqueuing 0b120040123456032eea006c
2016.12.12 23:03:32 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:32 5: SW: X
2016.12.12 23:03:32 5: CUL/RAW (ReadAnswer): 21  545

2016.12.12 23:03:32 5: Triggering SCC (1 changes)
2016.12.12 23:03:32 5: Starting notify loop for SCC, 1 event(s), first is credit10ms: 545
2016.12.12 23:03:32 5: needPreamble: 1, necessaryCredit: 110, credit10ms: 545
2016.12.12 23:03:32 5: SCC sending Zs0b120040123456032eea006c
2016.12.12 23:03:32 5: SW: Zs0b120040123456032eea006c
2016.12.12 23:03:32 5: Triggering MAX_032eea (1 changes)
2016.12.12 23:03:32 5: Starting notify loop for MAX_032eea, 1 event(s), first is desiredTemperature 22.0
2016.12.12 23:03:32 4: name: /fhem?cmd=set%20MAX_032eea%20desiredTemperature%2022.0&XHR=1&fw_id=51 / RL:20 / text/plain; charset=UTF-8 / Content-Encoding: gzip
/
2016.12.12 23:03:33 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:33 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:34 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:34 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:35 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:35 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:36 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:36 5: CUL_MAX_SendQueueHandler: Retry 032eea for 0b120040123456032eea006c count: 3
2016.12.12 23:03:39 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:39 5: SW: X
2016.12.12 23:03:39 5: CUL/RAW (ReadAnswer): 21  442



2016.12.12 23:03:53 4: WEB_192.168.178.21_58283 POST /fhem&detail=MAX_032eea&dev.setMAX_032eea=MAX_032eea&cmd.setMAX_032eea=set&arg.setMAX_032eea=desiredTemperature&val.setMAX_032eea=22.0; BUFLEN:0
2016.12.12 23:03:53 5: Cmd: >set MAX_032eea desiredTemperature 22.0<
2016.12.12 23:03:53 5: CUL_MAX_Send: enqueuing 0b130040123456032eea006c
2016.12.12 23:03:53 5: Triggering MAX_032eea (1 changes)
2016.12.12 23:03:53 5: Starting notify loop for MAX_032eea, 1 event(s), first is desiredTemperature 22.0
2016.12.12 23:03:53 4: WEB_192.168.178.21_58283 GET /fhem?detail=MAX_032eea&fw_id=; BUFLEN:0
2016.12.12 23:03:53 4: name: /fhem?detail=MAX_032eea&fw_id= / RL:3972 / text/html; charset=UTF-8 / Content-Encoding: gzip
/
2016.12.12 23:03:53 5: CUL_MAX_SendQueueHandler: 2 items in queue
2016.12.12 23:03:54 4: WEB_192.168.178.21_58283 GET /fhem?cmd={ReadingsVal(%22MAX_032eea%22,%22associate%22,%22%22)}&XHR=1; BUFLEN:0
2016.12.12 23:03:54 5: Cmd: >{ReadingsVal("MAX_032eea","associate","")}<
2016.12.12 23:03:54 4: name: /fhem?cmd={ReadingsVal(%22MAX_032eea%22,%22associate%22,%22%22)}&XHR=1 / RL:21 / text/plain; charset=UTF-8 / Content-Encoding: gzip
/
2016.12.12 23:03:54 4: Connection accepted from WEB_192.168.178.21_58293
2016.12.12 23:03:54 4: WEB_192.168.178.21_58293 GET /fhem?cmd={AttrVal(%22MAX_032eea%22,%22room%22,%22%22)}&XHR=1; BUFLEN:0
2016.12.12 23:03:54 5: Cmd: >{AttrVal("MAX_032eea","room","")}<
2016.12.12 23:03:54 4: name: /fhem?cmd={AttrVal(%22MAX_032eea%22,%22room%22,%22%22)}&XHR=1 / RL:24 / text/plain; charset=UTF-8 / Content-Encoding: gzip
/
2016.12.12 23:03:54 4: WEB_192.168.178.21_58283 GET /fhem?XHR=1&inform=type=status;filter=MAX_032eea;since=1481580232;fmt=JSON&fw_id=54×tamp=1481580232697; BUFLEN:0
2016.12.12 23:03:54 5: CUL_MAX_SendQueueHandler: 2 items in queue
2016.12.12 23:03:54 5: CUL_MAX_SendQueueHandler: 2 items in queue
2016.12.12 23:03:55 5: CUL_MAX_SendQueueHandler: 2 items in queue
2016.12.12 23:03:55 5: CUL_MAX_SendQueueHandler: 2 items in queue
2016.12.12 23:03:55 2: CUL_MAX_SendQueueHandler: Missing ack from 032eea for 0b120040123456032eea006c
2016.12.12 23:03:55 5: Triggering CULMAX0 (1 changes)
2016.12.12 23:03:55 5: Starting notify loop for CULMAX0, 1 event(s), first is packetsLost: 60
2016.12.12 23:03:55 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:55 5: SW: X
2016.12.12 23:03:55 5: CUL/RAW (ReadAnswer): 21  130

2016.12.12 23:03:55 5: Triggering SCC (1 changes)
2016.12.12 23:03:55 5: Starting notify loop for SCC, 1 event(s), first is credit10ms: 130
2016.12.12 23:03:55 5: needPreamble: 1, necessaryCredit: 110, credit10ms: 130
2016.12.12 23:03:55 5: SCC sending Zs0b130040123456032eea006c
2016.12.12 23:03:55 5: SW: Zs0b130040123456032eea006c
2016.12.12 23:03:56 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:56 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:57 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:57 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:58 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:58 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:59 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:03:59 5: CUL_MAX_SendQueueHandler: Retry 032eea for 0b130040123456032eea006c count: 3
2016.12.12 23:04:02 5: CUL_MAX_SendQueueHandler: 1 items in queue
2016.12.12 23:04:02 5: SW: X
2016.12.12 23:04:02 5: CUL/RAW (ReadAnswer): 21   27

2016.12.12 23:04:02 5: Triggering SCC (1 changes)
2016.12.12 23:04:02 5: Starting notify loop for SCC, 1 event(s), first is credit10ms: 27
2016.12.12 23:04:02 5: needPreamble: 1, necessaryCredit: 110, credit10ms: 27
2016.12.12 23:04:02 2: CUL_MAX_SendQueueHandler: Not enough credit! credit10ms is 27, but we need 110. Waiting 83 seconds. Currently 1 messages are waiting to be sent.
2016.12.12 23:04:05 4: Connection closed for WEB_192.168.178.21_58283: Connection reset by peer
2016.12.12 23:04:05 4: WEB_192.168.178.21_58293 GET /fhem?cmd=list%20TYPE=FileLog; BUFLEN:0
2016.12.12 23:04:05 5: Cmd: >list TYPE=FileLog<
2016.12.12 23:04:05 4: name: /fhem?cmd=list%20TYPE=FileLog / RL:1218 / text/html; charset=UTF-8 / Content-Encoding: gzip
/
2016.12.12 23:04:06 4: WEB_192.168.178.21_58293 GET /fhem?XHR=1&inform=type=status;filter=;since=1481580244;fmt=JSON&fw_id=55×tamp=1481580245364; BUFLEN:0
2016.12.12 23:04:09 4: Connection accepted from WEB_192.168.178.21_58301
2016.12.12 23:04:09 4: Connection closed for WEB_192.168.178.21_58293: Connection reset by peer
2016.12.12 23:04:09 4: WEB_192.168.178.21_58301 GET /fhem?detail=FileLog_MAX_032eea; BUFLEN:0
2016.12.12 23:04:09 5: Cmd: >get eventTypes list<
2016.12.12 23:04:09 4: name: /fhem?detail=FileLog_MAX_032eea / RL:3317 / text/html; charset=UTF-8 / Content-Encoding: gzip
/
2016.12.12 23:04:09 4: Connection accepted from WEB_192.168.178.21_58302
2016.12.12 23:04:09 4: Connection accepted from WEB_192.168.178.21_58303
2016.12.12 23:04:09 4: WEB_192.168.178.21_58303 GET /fhem?cmd={AttrVal(%22FileLog_MAX_032eea%22,%22room%22,%22%22)}&XHR=1; BUFLEN:0
2016.12.12 23:04:09 5: Cmd: >{AttrVal("FileLog_MAX_032eea","room","")}<
2016.12.12 23:04:09 4: name: /fhem?cmd={AttrVal(%22FileLog_MAX_032eea%22,%22room%22,%22%22)}&XHR=1 / RL:24 / text/plain; charset=UTF-8 / Content-Encoding: gzip
/
2016.12.12 23:04:09 4: WEB_192.168.178.21_58301 GET /fhem?cmd={ReadingsVal(%22FileLog_MAX_032eea%22,%22CULMAX0%22,%22%22)}&XHR=1; BUFLEN:0
2016.12.12 23:04:09 5: Cmd: >{ReadingsVal("FileLog_MAX_032eea","CULMAX0","")}<
2016.12.12 23:04:09 4: name: /fhem?cmd={ReadingsVal(%22FileLog_MAX_032eea%22,%22CULMAX0%22,%22%22)}&XHR=1 / RL:21 / text/plain; charset=UTF-8 / Content-Encoding: gzip
/
2016.12.12 23:04:09 4: WEB_192.168.178.21_58302 GET /fhem?cmd={ReadingsVal(%22FileLog_MAX_032eea%22,%22absorb%22,%22%22)}&XHR=1; BUFLEN:0
2016.12.12 23:04:09 5: Cmd: >{ReadingsVal("FileLog_MAX_032eea","absorb","")}<
2016.12.12 23:04:09 4: name: /fhem?cmd={ReadingsVal(%22FileLog_MAX_032eea%22,%22absorb%22,%22%22)}&XHR=1 / RL:21 / text/plain; charset=UTF-8 / Content-Encoding: gzip
/
2016.12.12 23:04:09 4: WEB_192.168.178.21_58301 GET /fhem?XHR=1&inform=type=status;filter=FileLog_MAX_032eea;since=1481580248;fmt=JSON&fw_id=56×tamp=1481580248181; BUFLEN:0
2016.12.12 23:04:11 4: Connection closed for WEB_192.168.178.21_58301: Connection reset by peer
2016.12.12 23:04:11 4: WEB_192.168.178.21_58303 GET /fhem/FileLog_logWrapper&dev=FileLog_MAX_032eea&type=text&file=MAX_032eea-2016.log; BUFLEN:0
2016.12.12 23:04:12 4: WEB_192.168.178.21_58303 GET /fhem/FileLog_logWrapper&dev=FileLog_MAX_032eea&type=text&file=MAX_032eea-2016.log?XHR=1&inform=type=status;filter=;since=1481580250;fmt=JSON&fw_id=58×tamp=1481580250680; BUFLEN:0
2016.12.12 23:04:18 5: CUL/RAW: /Z0CF1044
2016.12.12 23:04:18 5: CUL/RAW: Z0CF1044/214E6460
2016.12.12 23:04:18 5: CUL/RAW: Z0CF1044214E6460/00000002
2016.12.12 23:04:18 5: CUL/RAW: Z0CF1044214E646000000002/8E024

2016.12.12 23:04:18 4: CUL_Parse: SCC Z0CF1044214E6460000000028E024 -56
2016.12.12 23:04:18 5: SCC: dispatch Z0CF1044214E6460000000028E0
2016.12.12 23:04:18 5: CUL_MAX_Parse: len 12, msgcnt F1, msgflag 04, msgTypeRaw WallThermostatControl, src 14e646, dst 000000, groupid 0, payload 28E0
2016.12.12 23:04:18 5: CUL_MAX_Parse: rssi: -56
2016.12.12 23:04:18 5: CULMAX0: dispatch MAX,0,WallThermostatControl,14e646,28E0
2016.12.12 23:04:18 5: MAX_Parse MAX,0,WallThermostatControl,14e646,28E0
2016.12.12 23:04:18 5: desiredTemperature 20, temperature 22.4
2016.12.12 23:04:18 5: Triggering MAX_14e646 (4 changes)
2016.12.12 23:04:18 5: Starting notify loop for MAX_14e646, 4 event(s), first is temperature: 22.4
2016.12.12 23:04:40 4: Connection closed for WEB_192.168.178.21_58303: Connection reset by peer
2016.12.12 23:04:40 4: WEB_192.168.178.21_58302 GET /fhem?XHR=1&inform=type=status;filter=FileLog_MAX_032eea;since=1481580248;fmt=JSON&fw_id=56×tamp=1481580279337; BUFLEN:0
2016.12.12 23:04:46 4: Connection accepted from WEB_192.168.178.21_58314
2016.12.12 23:04:46 4: WEB_192.168.178.21_58314 GET /fhem?cmd={AttrVal(%22FileLog_MAX_032eea%22,%22verbose%22,%22%22)}&XHR=1; BUFLEN:0
2016.12.12 23:04:46 5: Cmd: >{AttrVal("FileLog_MAX_032eea","verbose","")}<
2016.12.12 23:04:46 4: name: /fhem?cmd={AttrVal(%22FileLog_MAX_032eea%22,%22verbose%22,%22%22)}&XHR=1 / RL:21 / text/plain; charset=UTF-8 / Content-Encoding: gzip
/
2016.12.12 23:04:49 4: Connection closed for WEB_192.168.178.21_58302: Connection reset by peer
2016.12.12 23:04:49 4: WEB_192.168.178.21_58314 POST /fhem&detail=FileLog_MAX_032eea&dev.attrFileLog_MAX_032eea=FileLog_MAX_032eea&cmd.attrFileLog_MAX_032eea=attr&arg.attrFileLog_MAX_032eea=verbose&val.attrFileLog_MAX_032eea=5; BUFLEN:0
2016.12.12 23:04:49 5: Cmd: >attr FileLog_MAX_032eea verbose 5<
2016.12.12 23:04:49 5: Triggering global (1 changes)
2016.12.12 23:04:49 5: Starting notify loop for global, 1 event(s), first is ATTR FileLog_MAX_032eea verbose 5
2016.12.12 23:04:50 4: WEB_192.168.178.21_58314 GET /fhem?detail=FileLog_MAX_032eea&fw_id=; BUFLEN:0
2016.12.12 23:04:50 5: Cmd: >get eventTypes list<
2016.12.12 23:04:50 4: name: /fhem?detail=FileLog_MAX_032eea&fw_id= / RL:3354 / text/html; charset=UTF-8 / Content-Encoding: gzip
/
2016.12.12 23:04:50 4: Connection accepted from WEB_192.168.178.21_58316
2016.12.12 23:04:50 4: Connection accepted from WEB_192.168.178.21_58317
2016.12.12 23:04:50 4: WEB_192.168.178.21_58316 GET /fhem?cmd={ReadingsVal(%22FileLog_MAX_032eea%22,%22absorb%22,%22%22)}&XHR=1; BUFLEN:0
2016.12.12 23:04:50 5: Cmd: >{ReadingsVal("FileLog_MAX_032eea","absorb","")}<
2016.12.12 23:04:50 4: name: /fhem?cmd={ReadingsVal(%22FileLog_MAX_032eea%22,%22absorb%22,%22%22)}&XHR=1 / RL:21 / text/plain; charset=UTF-8 / Content-Encoding: gzip
/
2016.12.12 23:04:50 4: WEB_192.168.178.21_58317 GET /fhem?cmd={AttrVal(%22FileLog_MAX_032eea%22,%22room%22,%22%22)}&XHR=1; BUFLEN:0
2016.12.12 23:04:50 5: Cmd: >{AttrVal("FileLog_MAX_032eea","room","")}<
2016.12.12 23:04:50 4: name: /fhem?cmd={AttrVal(%22FileLog_MAX_032eea%22,%22room%22,%22%22)}&XHR=1 / RL:24 / text/plain; charset=UTF-8 / Content-Encoding: gzip
/
2016.12.12 23:04:50 4: WEB_192.168.178.21_58314 GET /fhem?cmd={ReadingsVal(%22FileLog_MAX_032eea%22,%22CULMAX0%22,%22%22)}&XHR=1; BUFLEN:0
2016.12.12 23:04:50 5: Cmd: >{ReadingsVal("FileLog_MAX_032eea","CULMAX0","")}<
2016.12.12 23:04:50 4: name: /fhem?cmd={ReadingsVal(%22FileLog_MAX_032eea%22,%22CULMAX0%22,%22%22)}&XHR=1 / RL:21 / text/plain; charset=UTF-8 / Content-Encoding: gzip
/
2016.12.12 23:04:50 4: WEB_192.168.178.21_58314 GET /fhem?XHR=1&inform=type=status;filter=FileLog_MAX_032eea;since=1481580289;fmt=JSON&fw_id=59×tamp=1481580289093; BUFLEN:0
2016.12.12 23:04:55 4: Connection closed for WEB_192.168.178.21_58314: Connection reset by peer
2016.12.12 23:04:55 4: WEB_192.168.178.21_58317 GET /fhem/FileLog_logWrapper&dev=FileLog_MAX_032eea&type=text&file=MAX_032eea-2016.log; BUFLEN:0
2016.12.12 23:04:55 4: WEB_192.168.178.21_58317 GET /fhem/FileLog_logWrapper&dev=FileLog_MAX_032eea&type=text&file=MAX_032eea-2016.log?XHR=1&inform=type=status;filter=;since=1481580294;fmt=JSON&fw_id=61×tamp=1481580293939; BUFLEN:0
2016.12.12 23:05:00 5: CUL/RAW: /Z0CD5044
2016.12.12 23:05:00 5: CUL/RAW: Z0CD5044/21139CD0
2016.12.12 23:05:00 5: CUL/RAW: Z0CD504421139CD0/00000002
2016.12.12 23:05:00 5: CUL/RAW: Z0CD504421139CD000000002/2F329

2016.12.12 23:05:00 4: CUL_Parse: SCC Z0CD504421139CD0000000022F329 -53.5
2016.12.12 23:05:00 5: SCC: dispatch Z0CD504421139CD0000000022F3
2016.12.12 23:05:00 5: CUL_MAX_Parse: len 12, msgcnt D5, msgflag 04, msgTypeRaw WallThermostatControl, src 1139cd, dst 000000, groupid 0, payload 22F3
2016.12.12 23:05:00 5: CUL_MAX_Parse: rssi: -53.5
2016.12.12 23:05:00 5: CULMAX0: dispatch MAX,0,WallThermostatControl,1139cd,22F3
2016.12.12 23:05:00 5: MAX_Parse MAX,0,WallThermostatControl,1139cd,22F3
2016.12.12 23:05:00 5: desiredTemperature 17, temperature 24.3
2016.12.12 23:05:00 5: Triggering MAX_1139cd (4 changes)
2016.12.12 23:05:00 5: Starting notify loop for MAX_1139cd, 4 event(s), first is temperature: 24.3
2016.12.12 23:05:02 5: CUL/RAW: /Z0C39044
2016.12.12 23:05:02 5: CUL/RAW: Z0C39044/20F76CE0
2016.12.12 23:05:02 5: CUL/RAW: Z0C3904420F76CE0/00000002
2016.12.12 23:05:02 5: CUL/RAW: Z0C3904420F76CE000000002/2D418

2016.12.12 23:05:02 4: CUL_Parse: SCC Z0C3904420F76CE0000000022D418 -62
2016.12.12 23:05:02 5: SCC: dispatch Z0C3904420F76CE0000000022D4
2016.12.12 23:05:02 5: CUL_MAX_Parse: len 12, msgcnt 39, msgflag 04, msgTypeRaw WallThermostatControl, src 0f76ce, dst 000000, groupid 0, payload 22D4
2016.12.12 23:05:02 5: CUL_MAX_Parse: rssi: -62
2016.12.12 23:05:02 5: CULMAX0: dispatch MAX,0,WallThermostatControl,0f76ce,22D4
2016.12.12 23:05:02 5: MAX_Parse MAX,0,WallThermostatControl,0f76ce,22D4
2016.12.12 23:05:02 5: desiredTemperature 17, temperature 21.2
2016.12.12 23:05:02 5: Triggering MAX_0f76ce (4 changes)
2016.12.12 23:05:02 5: Starting notify loop for MAX_0f76ce, 4 event(s), first is temperature: 21.2
2016.12.12 23:05:09 4: Connection closed for WEB_192.168.178.21_58317: Connection reset by peer
2016.12.12 23:05:09 4: WEB_192.168.178.21_58316 GET /fhem?room=CUL%5fMAX; BUFLEN:0
2016.12.12 23:05:09 4: name: /fhem?room=CUL%5fMAX / RL:1328 / text/html; charset=UTF-8 / Content-Encoding: gzip
/
2016.12.12 23:05:09 4: WEB_192.168.178.21_58316 GET /fhem?XHR=1&inform=type=status;filter=room=CUL%5fMAX;since=1481580308;fmt=JSON&fw_id=60×tamp=1481580307771; BUFLEN:0
2016.12.12 23:05:12 4: Connection closed for WEB_192.168.178.21_58316: Connection reset by peer
2016.12.12 23:05:12 4: Connection accepted from WEB_192.168.178.21_58323
2016.12.12 23:05:12 4: WEB_192.168.178.21_58323 GET /fhem/FileLog_logWrapper&dev=FileLog_CULMAX0&type=text&file=CULMAX0-2016.log; BUFLEN:0
2016.12.12 23:05:13 4: WEB_192.168.178.21_58323 GET /fhem/FileLog_logWrapper&dev=FileLog_CULMAX0&type=text&file=CULMAX0-2016.log?XHR=1&inform=type=status;filter=;since=1481580311;fmt=JSON&fw_id=62×tamp=1481580311861; BUFLEN:0
2016.12.12 23:05:25 4: Connection closed for WEB_192.168.178.21_58323: Connection reset by peer
2016.12.12 23:05:25 4: Connection accepted from WEB_192.168.178.21_58329
2016.12.12 23:05:25 4: WEB_192.168.178.21_58329 GET /fhem/FileLog_logWrapper?dev=Logfile&type=text&file=fhem-2016-12.log; BUFLEN:0


Ich hoffe das kann jemand verstehen.

Danke im vorraus