Binding Request : Buderus web gateway

Update / Solved: Followed the steps in post #113. Just ran the inbox search a second time and the items popped up.

Hi @Markinus,

I’m using the OH2 binding 2.5.0.SNAPSHOT. My MB Lan2 was detected successfully and after entering the key the device is now online. However, no channels or items are created. Understandably, nothing is displayed in the PaperUi.The debug log shows the following entries:

2019-07-08 17:30:46.182 [hingStatusInfoChangedEvent] - 'km200:kmdevice:45309xxxx' changed from INITIALIZING to ONLINE
2019-07-08 17:31:16.188 [DEBUG] [KM200GatewayHandler$GetKM200Runnable] - GetKM200Runnable
2019-07-08 17:31:46.189 [DEBUG] [M200GatewayHandler$SendKM200Runnable] - Send-Executor started
(...)
2019-07-08 21:12:47.122 [DEBUG] [M200GatewayHandler$SendKM200Runnable] - Send-Executor started
2019-07-08 21:12:48.067 [DEBUG] [KM200GatewayHandler$GetKM200Runnable] - GetKM200Runnable
2019-07-08 21:13:18.070 [DEBUG] [KM200GatewayHandler$GetKM200Runnable] - GetKM200Runnable
2019-07-08 21:13:47.134 [DEBUG] [M200GatewayHandler$SendKM200Runnable] - Send-Executor started
2019-07-08 21:13:48.073 [DEBUG] [KM200GatewayHandler$GetKM200Runnable] - GetKM200Runnable

So far I cannot understand what I can do more. Can you give me a hint?