17:46:50.307 INFO o.o.b.h.i.c.CcuCommunicator[:62]- Starting CCU communicator
17:46:50.348 INFO o.o.b.h.i.c.c.TclRegaScriptClient[:79]- Starting TclRegaScriptClient
17:46:51.579 INFO o.o.b.h.i.c.CcuStateHolder[:81]- Loading CCU datapoints
17:46:52.255 INFO o.o.c.s.AbstractActiveService[:169]- Exec Refresh Service has been started
17:46:52.339 INFO o.o.m.script.AlertNumberUpdate[:53]- AlertNumber 0
17:46:52.829 INFO o.o.c.s.AbstractActiveService[:169]- HTTP Refresh Service has been started
17:46:53.710 ERROR o.o.b.h.i.c.CcuCommunicator[:84]- Could not start CCU communicator: Connection refused
org.openhab.binding.homematic.internal.communicator.client.CcuClientException: Connection refused
at org.openhab.binding.homematic.internal.communicator.client.TclRegaScriptClient.sendScript(TclRegaScriptClient.java:240)
at org.openhab.binding.homematic.internal.communicator.client.TclRegaScriptClient.sendScriptByName(TclRegaScriptClient.java:191)
at org.openhab.binding.homematic.internal.communicator.client.TclRegaScriptClient.iterateAllDatapoints(TclRegaScriptClient.java:113)
at org.openhab.binding.homematic.internal.communicator.CcuStateHolder.loadDatapoints(CcuStateHolder.java:83)
at org.openhab.binding.homematic.internal.communicator.CcuCommunicator.start(CcuCommunicator.java:69)
at org.openhab.binding.homematic.internal.bus.HomematicBinding.updated(HomematicBinding.java:95)
Caused by: java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
17:46:53.771 INFO o.o.b.h.i.c.CcuCommunicator[:111]- Shutting down CCU communicator
17:46:53.854 INFO o.o.c.s.AbstractActiveService[:169]- CCU keep alive thread has been started
root@openhab:/home/pi# netstat -anp | grep homegear
tcp 0 0 0.0.0.0:2001 0.0.0.0:* LISTEN 24043/homegear
tcp 0 0 0.0.0.0:2002 0.0.0.0:* LISTEN 24043/homegear
tcp 0 0 0.0.0.0:2003 0.0.0.0:* LISTEN 24043/homegear
root@openhab:/opt/openhab/configurations# cat openhab.cfg | grep homematic | grep -v "^#" | grep -v "^$"
homematic:host=127.0.0.1
homematic:rpc=bin
homematic:callback.host=127.0.0.1
homematic:callback.port=9123
homematic:alive.interval=300
--
You received this message because you are subscribed to the Google Groups "openhab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openhab+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
Visit this group at http://groups.google.com/group/openhab.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "openhab" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openhab/DIK9wb0lTi4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openhab+u...@googlegroups.com.
11:57:22.162 DEBUG o.o.b.h.i.b.HomematicActivator[:33]- Homematic binding has been started.
11:57:23.128 DEBUG o.o.b.h.i.b.HomematicGenericBindingProvider[:63]- Adding item KG_Water with DatapointConfig[address=LEQ0100873,channel=1,parameter=STATE]
11:57:23.159 DEBUG o.o.b.h.i.b.HomematicGenericBindingProvider[:63]- Adding item KG_Window_Wasch with DatapointConfig[address=KEQ0847233,channel=1,parameter=STATE]
11:57:23.205 DEBUG o.o.b.h.i.b.HomematicGenericBindingProvider[:63]- Adding item KG_Window_Sport with DatapointConfig[address=KEQ0847360,channel=1,parameter=STATE]
11:57:23.386 DEBUG o.o.b.h.i.b.HomematicGenericBindingProvider[:63]- Adding item EG_Blind_Toilet with DatapointConfig[address=LEQ0071320,channel=1,parameter=LEVEL]
11:57:37.610 INFO o.o.b.h.i.bus.HomematicBinding[:92]- HomematicConfig[host=127.0.0.1,callbackHost=127.0.0.1,callbackPort=9123,aliveInterval=300,rpc=bin]
11:57:37.638 INFO o.o.b.h.i.c.HomematicCommunicator[:68]- Starting Homematic communicator
11:57:37.685 DEBUG o.o.b.h.i.c.ItemDisabler[:53]- Starting ItemDisabler
11:57:39.977 INFO o.o.b.h.i.c.HomematicCommunicator[:80]- Homematic ServerId[name=Homegear,version=0.5.2]
11:57:40.063 INFO o.o.b.h.i.c.c.HomegearClient[:54]- Starting HomegearClient
11:57:40.077 DEBUG o.o.b.h.i.c.c.BinRpcClient[:43]- Starting BinRpcClient
11:57:40.108 INFO o.o.b.h.i.c.StateHolder[:81]- Loading Homematic datapoints
11:57:40.957 DEBUG o.o.b.h.i.c.c.BaseHomematicClient[:113]- Adding battery type to device HM-Sec-RHS: 2x LR44
11:57:41.035 DEBUG o.o.b.h.i.c.c.BaseHomematicClient[:113]- Adding battery type to device HM-Sec-SC: 2x LR44
11:57:41.083 DEBUG o.o.b.h.i.c.c.BaseHomematicClient[:113]- Adding battery type to device HM-Sec-SC: 2x LR44
11:57:41.133 DEBUG o.o.b.h.i.c.c.BaseHomematicClient[:113]- Adding battery type to device HM-Sec-RHS: 2x LR44
11:57:41.790 INFO o.o.b.h.i.c.StateHolder[:89]- Finished loading 297 Homematic datapoints
11:57:41.804 INFO o.o.b.h.i.c.StateHolder[:143]- Loading Homematic Server variables
11:57:41.848 INFO o.o.b.h.i.c.StateHolder[:152]- Finished loading 0 Homematic server variables
11:57:41.860 INFO o.o.b.h.i.c.s.BinRpcCallbackServer[:44]- Starting BinRpcCallbackServer at port 9123
11:57:41.924 INFO o.o.b.h.i.c.HomematicCommunicator[:106]- Scheduling one datapoint reload job in 60 seconds
11:57:41.959 INFO o.o.c.s.AbstractActiveService[:169]- Homematic server keep alive thread has been started
07/20/14 10:00:17.807 HomeMatic BidCoS packet received (My-CUL, RSSI: 0x55): 0C01A64152CFE8FD142201F000
07/20/14 10:00:17.812 Module HomeMatic BidCoS: Info: LOWBAT of HomeMatic BidCoS peer 2 with serial number LEQ0034871:1 was set to 0x00.
07/20/14 10:00:17.816 Module HomeMatic BidCoS: Info: STATE of HomeMatic BidCoS peer 2 with serial number LEQ0034871:1 was set to 0x00.
07/20/14 10:00:17.902 Module HomeMatic BidCoS: CUL "My-CUL": Info: Sending (My-CUL): 0A018002FD142252CFE80


--
You received this message because you are subscribed to a topic in the Google Groups "openhab" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openhab/DIK9wb0lTi4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openhab+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
Visit this group at http://groups.google.com/group/openhab.
For more options, visit https://groups.google.com/d/optout.
<org.openhab.binding.homematic-1.6.0-SNAPSHOT-pb05.jar>