Openhab2 - CCU3 - no things in inbox

Hi,

I got my CCU3 visible as thing in my OpenHAB2.
The CCU3 appears as eQ3-HmIP-CCU3-App - 192.168.178.35.
Attached to my CCU3 I have a temperature and humidity sensor which I can see inside the CCU3 web-UI.
But unfortunately I cannot see the sensor in the inbox of OpenHAB2.
Even not If I hit ‘scan’ - the inbox shows nothing.

How can I get my sensor available in OpenHAB2 now?

I run Openhab 2.4.0-1 on an RaspPI 3B+.
My CCU3 vewrsion is 3.41.11.

If I look at openHAB 2 Log Viewer I can see:

2018-12-31 12:06:26.143 [ERROR] [very.HomematicDeviceDiscoveryService] - Total timeout 15000 ms elapsed

java.io.IOException: Total timeout 15000 ms elapsed

at org.eclipse.smarthome.binding.homematic.internal.communicator.CcuGateway.sendScript(CcuGateway.java:218) ~[?:?]

at org.eclipse.smarthome.binding.homematic.internal.communicator.CcuGateway.sendScriptByName(CcuGateway.java:188) ~[?:?]

at org.eclipse.smarthome.binding.homematic.internal.communicator.CcuGateway.sendScriptByName(CcuGateway.java:176) ~[?:?]

at org.eclipse.smarthome.binding.homematic.internal.communicator.CcuGateway.loadDeviceNames(CcuGateway.java:101) ~[?:?]

at org.eclipse.smarthome.binding.homematic.internal.communicator.AbstractHomematicGateway.getDeviceDescriptions(AbstractHomematicGateway.java:452) ~[?:?]

at org.eclipse.smarthome.binding.homematic.internal.communicator.AbstractHomematicGateway.loadAllDeviceMetadata(AbstractHomematicGateway.java:372) ~[?:?]

at org.eclipse.smarthome.binding.homematic.internal.discovery.HomematicDeviceDiscoveryService.lambda$0(HomematicDeviceDiscoveryService.java:191) ~[?:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:?]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:?]

at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) [?:?]

at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) [?:?]

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:?]

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:?]

at java.lang.Thread.run(Thread.java:748) [?:?]

Caused by: java.util.concurrent.TimeoutException: Total timeout 15000 ms elapsed

at org.eclipse.jetty.client.HttpDestination$TimeoutTask.onTimeoutExpired(HttpDestination.java:515) ~[?:?]

at org.eclipse.jetty.io.CyclicTimeout$Wakeup.run(CyclicTimeout.java:271) ~[?:?]

… 7 more

Thanks for any help

Hi,

I could find it out. In the CCU3 ‘control panel’–>‘Configure firewall’ you have to set:

‘Remote Homematic-Script API’ to ‘Limited’
Then the actors/sensors appear in inbox on can be added as Things