Hallo,
das Problem ist das gleiche wie beschrieben in
Hier der Auszug aus meinem homegear.log
pi@homegearpi:/etc/openhab/configurations$ sudo tail -n 30 /var/log/homegear/homegear.log
10/31/16 16:43:28.317 RPC Server (Port 2001): Info: Client number 72259 is calling RPC method: getDeviceDescription (2) Parameters:
(String) BidCoS-RF
10/31/16 16:43:28.320 RPC Server (Port 2001): Info: Connection to client number 72259 closed (3).
10/31/16 16:43:28.329 RPC Server (Port 2001): Info: Connection from 127.0.0.1:56442 accepted. Client number: 72260
10/31/16 16:43:28.330 RPC Server (Port 2001): Info: RPC server client id for client number 72260 is: 35014
10/31/16 16:43:28.331 RPC Server (Port 2001): Info: Client number 72260 is calling RPC method: getAllValues (2) Parameters:
(Boolean) 1
10/31/16 16:43:28.372 RPC Server (Port 2001): Info: Connection to client number 72260 closed (3).
10/31/16 16:43:28.404 RPC Server (Port 2001): Info: Connection from 127.0.0.1:56444 accepted. Client number: 72261
10/31/16 16:43:28.405 RPC Server (Port 2001): Info: RPC server client id for client number 72261 is: 35015
10/31/16 16:43:28.405 RPC Server (Port 2001): Info: Client number 72261 is calling RPC method: getAllSystemVariables (2) Parameters:
10/31/16 16:43:28.412 RPC Server (Port 2001): Info: Connection from 127.0.0.1:56446 accepted. Client number: 72262
10/31/16 16:43:28.412 RPC Server (Port 2001): Info: RPC server client id for client number 72262 is: 35016
10/31/16 16:43:28.413 RPC Server (Port 2001): Info: Connection to client number 72261 closed (3).
10/31/16 16:43:28.414 RPC Server (Port 2001): Info: Client number 72262 is calling RPC method: init (2) Parameters:
(String) binary://192.168.2.5:9123
(String) Homegear
10/31/16 16:43:28.414 Info: Adding server “binary://192.168.2.5”.
10/31/16 16:43:28.415 Info: Calling init methods on server “binary://192.168.2.5”.
10/31/16 16:43:28.419 RPC Server (Port 2001): Info: Connection to client number 72262 closed (3).
10/31/16 16:43:28.915 RPC client: Info: Calling RPC method “system.listMethods” on server binary://192.168.2.5.
Error in file RPC/RpcClient.cpp line 519 in function void Rpc::RpcClient::sendRequest(Rpc::RemoteRpcServer*, std::vector&, std::vector&, bool, bool&): Connecting to server 192.168.2.5 on port 9123 timed out.
Removing server. Server has to send “init” again.
10/31/16 16:44:02.008 HomeMatic BidCoS packet received (My-CUL, RSSI: -75 dBm): 0C70865A2D4A9200000088D335
10/31/16 16:44:02.009 Module HomeMatic BidCoS: Info: ACTUAL_HUMIDITY on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0596776 was set to 0x35.
10/31/16 16:44:02.009 Module HomeMatic BidCoS: Info: ACTUAL_TEMPERATURE on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0596776 was set to 0x00D3.
10/31/16 16:44:02.010 Module HomeMatic BidCoS: Info: SET_TEMPERATURE on channel 2 of HomeMatic BidCoS peer 1 with serial number LEQ0596776 was set to 0x22.
10/31/16 16:44:22.008 HomeMatic BidCoS packet received (My-CUL, RSSI: -74 dBm): 0C7084702D4A9200000000D335
10/31/16 16:44:22.009 Module HomeMatic BidCoS: Info: HUMIDITY on channel 1 of HomeMatic BidCoS peer 1 with serial number LEQ0596776 was set to 0x35.
10/31/16 16:44:22.009 Module HomeMatic BidCoS: Info: TEMPERATURE on channel 1 of HomeMatic BidCoS peer 1 with serial number LEQ0596776 was set to 0x00D3.
Sieht als würden die aktualisierten Werte von den Thermostaten gesendet werden, sie kommen aber im Openhab nicht an.
Leider kenne ich mich zu wenig aus, auch ist mir nicht klar woher er die Adresse binary://192.168.2.5 nimmt bzw was er hier versucht zu erreichen. Sie stimmt auf jeden Fall nicht mit der Adresse des pi im Netzwerk überein.
Vielen Dank im Voraus für eure Mühe und Hilfe
Kebap