Hi
I am running openhab2 SNAPSHOT in order to put some improvements to the [deconz] binding devloped by @David_Graeff
Actually I have some issues running it with the SNAPSHOP version. First of all here is my setup:
- Raspberry Pi 3 with openhabian stable and RaspBee hardware module with deconz (2.05.51) and Firmware 26300500. Additionally here is running my production openhab enviroment without deconz support.
- Raspberry Pi 3 with raspbian and OpenHAB SNAPSHOT with deconz Binding installed
- Between 1. and 2. there is a Gigbit network and no issues withit.
Auto-Discovery Issues:
- After installing the deconz binding and searching for the deconz bridge it was not found, also not after activating the pairn functionality in deconz.
- Manual installation with IP (of 1.) and with exsisting API key or the pairng function in deconz is successfully.
- Adding thing is not working automatically, nothing will be found.
- Manually adding integrated Daylight and Light Sensor and paired Xiaomi Temperature sensor is successfull after entering INT number.
Does anyone uses a network between OpenHAB and deCONZ Bridge and optains the same behaviour?
Actually I also get every 5 Minutes a communication timeout with the deconz bridge, which causes everthing goes OFFLINE and back ONLINE a second later, in case that no sensor changes its value in these 5 minutes:
2018-12-19 09:56:29.535 [hingStatusInfoChangedEvent] - âdeconz:deconz:5a8d2cbcâ changed from OFFLINE (COMMUNICATION_ERROR): Idle Timeout to ONLINE
2018-12-19 09:56:29.542 [hingStatusInfoChangedEvent] - âdeconz:temperaturesensor:799377a6â changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE (CONFIGURATION_PENDING)
2018-12-19 09:56:29.551 [hingStatusInfoChangedEvent] - âdeconz:daylightsensor:92dfc1ebâ changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE (CONFIGURATION_PENDING)
2018-12-19 09:56:29.555 [hingStatusInfoChangedEvent] - âdeconz:lightsensor:1039a055â changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE (CONFIGURATION_PENDING)
2018-12-19 09:56:29.576 [hingStatusInfoChangedEvent] - âdeconz:daylightsensor:92dfc1ebâ changed from OFFLINE (CONFIGURATION_PENDING) to ONLINE
2018-12-19 09:56:29.583 [hingStatusInfoChangedEvent] - âdeconz:temperaturesensor:799377a6â changed from OFFLINE (CONFIGURATION_PENDING) to ONLINE
2018-12-19 09:56:29.593 [hingStatusInfoChangedEvent] - âdeconz:lightsensor:1039a055â changed from OFFLINE (CONFIGURATION_PENDING) to ONLINE
2018-12-19 10:02:33.266 [hingStatusInfoChangedEvent] - âdeconz:deconz:5a8d2cbcâ changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Idle timeout expired: 300000/300000 ms
2018-12-19 10:02:33.281 [hingStatusInfoChangedEvent] - âdeconz:temperaturesensor:799377a6â changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2018-12-19 10:02:33.290 [hingStatusInfoChangedEvent] - âdeconz:lightsensor:1039a055â changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2018-12-19 10:02:33.295 [hingStatusInfoChangedEvent] - âdeconz:daylightsensor:92dfc1ebâ changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2018-12-19 10:02:33.313 [hingStatusInfoChangedEvent] - âdeconz:deconz:5a8d2cbcâ changed from OFFLINE (COMMUNICATION_ERROR): Idle timeout expired: 300000/300000 ms to OFFLINE (COMMUNICATION_ERROR): Idle Timeout
2018-12-19 10:02:33.318 [hingStatusInfoChangedEvent] - âdeconz:deconz:5a8d2cbcâ changed from OFFLINE (COMMUNICATION_ERROR): Idle Timeout to ONLINE
2018-12-19 10:02:33.325 [hingStatusInfoChangedEvent] - âdeconz:daylightsensor:92dfc1ebâ changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE (CONFIGURATION_PENDING)
2018-12-19 10:02:33.329 [hingStatusInfoChangedEvent] - âdeconz:temperaturesensor:799377a6â changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE (CONFIGURATION_PENDING)
2018-12-19 10:02:33.360 [hingStatusInfoChangedEvent] - âdeconz:lightsensor:1039a055â changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE (CONFIGURATION_PENDING)
2018-12-19 10:02:33.374 [hingStatusInfoChangedEvent] - âdeconz:daylightsensor:92dfc1ebâ changed from OFFLINE (CONFIGURATION_PENDING) to ONLINE
2018-12-19 10:02:33.387 [hingStatusInfoChangedEvent] - âdeconz:temperaturesensor:799377a6â changed from OFFLINE (CONFIGURATION_PENDING) to ONLINE
2018-12-19 10:02:33.395 [hingStatusInfoChangedEvent] - âdeconz:lightsensor:1039a055â changed from OFFLINE (CONFIGURATION_PENDING) to ONLINE
2018-12-19 10:02:58.239 [vent.ItemStateChangedEvent] - TemperatureSensor_Temperature changed from 1187.0 °C to 1170.0 °C
2018-12-19 10:06:49.995 [vent.ItemStateChangedEvent] - TemperatureSensor_Temperature changed from 1170.0 °C to 1173.0 °C
2018-12-19 10:11:50.033 [hingStatusInfoChangedEvent] - âdeconz:deconz:5a8d2cbcâ changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Idle timeout expired: 300000/300000 ms
2018-12-19 10:11:50.044 [hingStatusInfoChangedEvent] - âdeconz:temperaturesensor:799377a6â changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2018-12-19 10:11:50.055 [hingStatusInfoChangedEvent] - âdeconz:daylightsensor:92dfc1ebâ changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2018-12-19 10:11:50.061 [hingStatusInfoChangedEvent] - âdeconz:lightsensor:1039a055â changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2018-12-19 10:11:50.080 [hingStatusInfoChangedEvent] - âdeconz:deconz:5a8d2cbcâ changed from OFFLINE (COMMUNICATION_ERROR): Idle timeout expired: 300000/300000 ms to OFFLINE (COMMUNICATION_ERROR): Idle Timeout
2018-12-19 10:11:50.088 [hingStatusInfoChangedEvent] - âdeconz:deconz:5a8d2cbcâ changed from OFFLINE (COMMUNICATION_ERROR): Idle Timeout to ONLINE
2018-12-19 10:11:50.107 [hingStatusInfoChangedEvent] - âdeconz:temperaturesensor:799377a6â changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE (CONFIGURATION_PENDING)
2018-12-19 10:11:50.115 [hingStatusInfoChangedEvent] - âdeconz:daylightsensor:92dfc1ebâ changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE (CONFIGURATION_PENDING)
2018-12-19 10:11:50.121 [hingStatusInfoChangedEvent] - âdeconz:lightsensor:1039a055â changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE (CONFIGURATION_PENDING)
2018-12-19 10:11:50.131 [hingStatusInfoChangedEvent] - âdeconz:temperaturesensor:799377a6â changed from OFFLINE (CONFIGURATION_PENDING) to ONLINE
2018-12-19 10:11:50.136 [hingStatusInfoChangedEvent] - âdeconz:daylightsensor:92dfc1ebâ changed from OFFLINE (CONFIGURATION_PENDING) to ONLINE
2018-12-19 10:11:50.143 [hingStatusInfoChangedEvent] - âdeconz:lightsensor:1039a055â changed from OFFLINE (CONFIGURATION_PENDING) to ONLINE
Perhaps this timeout has the same reason that nothing is automatically detected by the binding? Here you can also see that the changes of the temperature sensor extends the timeout⌠I am not sure if the behaviour is wanted?
- Perhaps it makes sense to extend the timeout to an hour or more?
- It is a little bit confusing to see the log file full of connections errors and timeout without having any issue.
I definately want to clarfiy these issue before I start developing this bindingâŚ
Thanks and best regards.