Hi,
versuche derzeit
OpenHAB auf RaspPi
HMCFG-USB
hmland (Linux Daemon welcher den HMCFG-USB zum HMCFG-LAN macht)
Homematic Binding
ans laufen zu bringen. Mit mässigem Erfolg
Anbei die Konfigs und Outputs
Debug des HMLAND (Daemon)
Openhab Log-Output
IP-Kommunikation zwischen Openhab und HMLAND
Items Openhab config
Hat das jemand von euch so am laufen ?
Was mache ich falsch ?
BTW: Im FHEM tauchen alle Devices auf.
versuche derzeit
OpenHAB auf RaspPi
HMCFG-USB
hmland (Linux Daemon welcher den HMCFG-USB zum HMCFG-LAN macht)
Homematic Binding
ans laufen zu bringen. Mit mässigem Erfolg
Anbei die Konfigs und Outputs
Debug des HMLAND (Daemon)
Code:
2014-02-07 15:01:30.831228: LAN > <?xml version="1.0" encoding="UTF-8"?><methodCall><methodName>getDeviceDescription</methodName><params><param><value>KEQ022220</value></param></params></methodCall> Not enough space! USB < 0x0000: 3c 00 00 00 e0 00 00 00 10 00 0e 0c 0d 00 00 00 <............... USB < 0x0010: 0f 08 00 00 0e 00 0d ca 00 00 0e 00 0d 0a 0e 00 ................ USB < 0x0020: e0 de 00 ce de 0c 00 00 00 00 00 e0 00 d0 a0 e0 ................ USB < 0x0030: 00 a0 a0 00 00 a0 a0 00 0a 00 e0 0e 00 22 22 00 .............r.. usb-transfer took 62ms!
Code:
15:01:30.551 WARN o.o.b.h.i.bus.HomematicBinding[:404] - Physical device not found for item Temperature_gW with address {deviceId=KEQ072920, channelId=1, parameterId=TEMPERATURE} - no state updated. 15:01:30.564 WARN o.o.c.i.e.EventPublisherImpl[:100] - given new state is NULL, couldn't post update for 'Temperature_gW'
Code:
15:01:29.918644 IP 127.0.0.1.37563 > 127.0.0.1.2001: Flags [S], seq 1813026034, win 43690, options [mss 65495,sackOK,TS val 320881 ecr 0,nop,wscale 6], length 0 15:01:29.918771 IP 127.0.0.1.2001 > 127.0.0.1.37563: Flags [S.], seq 3671339954, ack 1813026035, win 43690, options [mss 65495,sackOK,TS val 320881 ecr 320881,nop,wscale 6], length 0 15:01:29.920018 IP 127.0.0.1.37563 > 127.0.0.1.2001: Flags [.], ack 1, win 683, options [nop,nop,TS val 320881 ecr 320881], length 0 15:01:29.930678 IP 127.0.0.1.37563 > 127.0.0.1.2001: Flags [P.], seq 1:271, ack 1, win 683, options [nop,nop,TS val 320882 ecr 320881], length 270 15:01:29.930825 IP 127.0.0.1.2001 > 127.0.0.1.37563: Flags [.], ack 271, win 700, options [nop,nop,TS val 320882 ecr 320882], length 0 15:01:29.933567 IP 127.0.0.1.37563 > 127.0.0.1.2001: Flags [P.], seq 271:435, ack 1, win 683, options [nop,nop,TS val 320882 ecr 320882], length 164 15:01:29.933749 IP 127.0.0.1.2001 > 127.0.0.1.37563: Flags [.], ack 435, win 717, options [nop,nop,TS val 320882 ecr 320882], length 0 15:01:30.545811 IP 127.0.0.1.2001 > 127.0.0.1.37563: Flags [P.], seq 1:57, ack 435, win 717, options [nop,nop,TS val 320943 ecr 320882], length 56 15:01:30.546288 IP 127.0.0.1.37563 > 127.0.0.1.2001: Flags [.], ack 57, win 683, options [nop,nop,TS val 320943 ecr 320943], length 0 15:01:30.548685 IP 127.0.0.1.37563 > 127.0.0.1.2001: Flags [F.], seq 435, ack 57, win 683, options [nop,nop,TS val 320944 ecr 320943], length 0 15:01:30.557722 IP 127.0.0.1.2001 > 127.0.0.1.37563: Flags [P.], seq 57:119, ack 436, win 717, options [nop,nop,TS val 320945 ecr 320944], length 62 15:01:30.557965 IP 127.0.0.1.37563 > 127.0.0.1.2001: Flags [R], seq 1813026470, win 0, length 0
Code:
Number Temperature_gW "aTemperatur [%.1f °C]" <temperature> (Temperature, gW) {homematic="id=KEQ022220, channel=1, parameter=TEMPERATURE"}
Was mache ich falsch ?
BTW: Im FHEM tauchen alle Devices auf.
Kommentar