Sorry for the confusion.
The USB Adapter is cross-platform.
It uses the CP2102 USB -> UART converter, which was described before in this thread and used by Telegesis stick as well.
On Windows it looks like this (Device manager):
On Ubuntu it is detected as Serial Port:
Yes, on Windows you might need to install drivers additionally. But this is described both in this thread and for example here: How to Install Drivers on Windows
Also, we have a detailed instruction on how to setup OpenHAB to use this adapter.
I was very happy to get the Aqara Body Motion Sensor and the Door/Window Sensor recognized wiithout the Aqara (Xiaomi) Bridge by using the Telegesis USB Stick.
Everything working well but after a few minutes the Aqara devices went offline.
openhab events.log just notes: "2018-05-18 20:50:59.585 [hingStatusInfoChangedEvent] - âzigbee:device:04000B3F:00158d00020599fcâ changed from ONLINE to OFFLINE
"
i found no other way to get them back to online status than delete the things and do a new discovery.
Did you get anywhere with this? I also have this problem, which is very weird, I had a few Aqara devices working on 2.2 with the SNAPSHOT build of the Zigbee binding everything was stable for the Zigbee binding.
But (about) when the change in ESH made the 2.3 add-ons not work on 2.2 this exact problem started to happen for me.
I have been trying to nail the logs for this since, but I cannot get anything good, the only thing I find is: It worked perfectly, then I upgraded (now on 2.3 RC1) and now it doesnât.
@chris you are not using Telegensis are you? That is the coordinator I use, what about you @Eberhart? Could that be an issue with these devices?
(And if someone finds the silence from me concerning: newborn baby+new job=zero time)
I have multiple systems running Telegesis, Ember and XBee. Occasionally I also use the TI CC2531, but Telegesis and Ember are my main systems at the moment.
Great piece of hardware !. So anyone tested the Elelabs Zigbee USB out with OpenHab ?
Does the USB version work on a RPi based openHab ?
Does it work with all zigbee profiles ?
Does it work with HUE ?
Does it work with IKEA lamp motion and switches devices ?
I read posts that are indicating (for other zibee USB devices) the commutation stops after x hours and openhab has to be restarted to get it working again. Its this device not having this issue ?
what version of openhab did you use ?
I am currently running as main controller Domoticz on an RPi (zwave) and evaluating Openhab (Zwave and would love to add ZigBee). Also using Homey (for test) having ZigBee and zwave build in but it has some very annoying delays .
We have prepared a User Guide on how to work with Elelabs ZigBee USB with OpenHAB.
Does the USB version work on a RPi based openHab ?
Yes. It does. Does it work with all zigbee profiles ?
The adapter itself can work with ZHA, ZLL, Energy measurement profiles, but to my understanding ZigBee OpenHAB binding supports only ZHA profile right now. Though it can still work with the ZLL devices, just doesnât support all the features, ZLL offers.
Does it work with HUE ?
Yes. It does. At least tested with the bulbs. More devices are on the test list. Does it work with IKEA lamp motion and switches devices ?
Lamp yes, motion and switches to be tested. I read posts that are indicating (for other zibee USB devices) the commutation stops after x hours and openhab has to be restarted to get it working again. Its this device not having this issue ?
Have not seen yet. Would appreciate a link to the problem description to get a deep look. what version of openhab did you use ?
The required support for Elelabs USB Adapter was added since 2.3.0 ZigBee binding version. So 2.3.0+
Check the issues list - there are a couple of open issues. One I think is resolved through a thread blocking issue in the ASH layer, and I think is closed. The other is possibly still there for large networks. I will take a look at closing some of these as there have been no reports on this for many months.
I guess the answer to this question is that as this is simply a standard Ember NCP, IF the problem is still there, then this device will also suffer the problem.
Both my Xiaomi sensors and Philips Hue dimmer are discovered and then drop out the network within a few hours. I donât have any other devices to test but, at least in my experience, I would say itâs still an issue.
If you have an issue, then please comment on it, and PLEASE provide logs so we can see if itâs the same issue and try and resolve it.
Itâs very common for people to say âI have the same issueâ, but without real information (ie logs!) itâs often very difficult to confirm this.
I doubt this is related to the issue that is reported on the issues list at the moment where the whole binding locks up due to too much traffic. Of course it could be, in which case this is a known issue, but if you only have a small number of devices, this is probably not the problem.
I should also add that the Xiaomi devices are well known for dropping off the network - there are also comments about this on other forums (eg SmartThings). These are not ZigBee compliant and I think donât support routing properly, and I think will only connect to the coordinator directlyâŠ
Youâre right - this was added it seems. Iâd forgotten since most remotes are not supported at the moment. I had a look at your log, but it doesnât really show any problem - the devices all appear to be working from what I can tell and it would be useful if you can provide some information about what the log shows from the user perspective.
iâm using telegesis etrx357 usb lrs.
it works with baud rate of 19200. after changing the coordinator to 57600 i get errors.
on 19200 there are delays on dimmer synchronisations. (osram bulb)
2018-06-12 13:26:58.602 [me.event.ThingUpdatedEvent] - Thing âzigbee:coordinator_telegesis:08a2a421â has been updated.
2018-06-12 13:26:58.988 [hingStatusInfoChangedEvent] - âzigbee:coordinator_telegesis:08a2a421â changed from ONLINE to OFFLINE: Failed to startup ZigBee transport layer
2018-06-12 13:26:59.072 [hingStatusInfoChangedEvent] - âzigbee:coordinator_telegesis:08a2a421â changed from OFFLINE: Failed to startup ZigBee transport layer to UNKNOWN
2018-06-12 13:27:01.271 [hingStatusInfoChangedEvent] - âzigbee:coordinator_telegesis:08a2a421â changed from UNKNOWN to OFFLINE: Failed to initialize ZigBee transport layer
Sorry - Iâm a bit confused. The setting in PaperUI is to configure the binding to the configuration that is set in the dongle. If the dongle is set for 19200 (which is the default), then you need to set the binding to 19200, or it wonât work. If you set the binding to 57600, and have not somehow reconfigured the dongle, the binding will not be able to communicate.
It seems that you have not changed the dongle speed? Iâd suggest to read the Telegesis manual to see how to configure this.