05.04.2022, 11:11
@clue9, you didn't mention that the full manufacturer name for this device is "Develco Products A/S" so the previously added profile did not work for it. The next version will have this fixed.
Zigbee gateway integration
|
05.04.2022, 11:11
@clue9, you didn't mention that the full manufacturer name for this device is "Develco Products A/S" so the previously added profile did not work for it. The next version will have this fixed.
05.04.2022, 14:10
Could you please add support of this device?
Code: Manufacturer: frient A/S
13.04.2022, 14:21
Hello.
Is SONOFF ZigBee 3.0 USB Dongle Plus with a Z-Stack coordinator (CC1352P2_CC2652P_launchpad_*.zip v 20220219) supported out of the box with Zigbee app v20220322? Zigbee has a red dot in the status bar. As I understand, that dongle uses a different serial port /dev/ttyUSB0 (instead of /dev/ttyACM0 for CC2531). Is it possible to change the port or modify the Zigbee app configuration programmatically? Thank you in advance! HW: LM5 Lite + Ext (i.MX6) SW: 20211215 | Serial port list with a connected dongle /dev/ttyUSB0 ITead - Sonoff Zigbee 3.0 USB Dongle Plus Code: Apr 13 13:00:57 LogicMachine kern.info kernel: [ 241.041921] usb 1-1: cp210x converter now attached to ttyUSB0
14.04.2022, 12:44
Our new ZigBee interface is based on a similar hardware but it has a different USB product id which app uses to detect the adapter. You can try changing the product id from ea60 to bee0 on Linux using this tool: https://github.com/DiUS/cp210x-cfg
Keep in mind that this a write-once operation so double check everything before changing the parameter.
18.04.2022, 11:24
(14.04.2022, 12:44)admin Wrote: Our new ZigBee interface is based on a similar hardware but it has a different USB product id which app uses to detect the adapter. You can try changing the product id from ea60 to bee0 on Linux using this tool: https://github.com/DiUS/cp210x-cfg Thank you, everything works fine! P.S. Device is based on a new CP2102N-GQFN28 chip. CMD tool working code is https://github.com/ilutchenko/cp210x-cfg...id-pid-set
Hi,
Is the new zigbee usb stick (with external antenna) already up for purchase and if so can I order one. Best Regards, Tigi
20.04.2022, 08:20
We have fully working prototypes at the moment. Production devices should be ready in two months or so.
22.04.2022, 21:15
It would be nice if you add this to the Zigbee collection:
Aqara Mini Switch Manufacturer: LUMI Model: lumi.remote.b1acn01 Device type: End device Power source: Battery Receive when idle: No Endpoint 1 Profile: 260 Input clusters - Basic (0) - MultistateInput (18) - Identify (3) Output clusters - Basic (0)
25.04.2022, 14:19
@Rune, it can be added but only with raw value reporting. It sends a certain number for single/double press and hold/release events. A small event script will be needed to perform required actions based on the switch action number.
29.04.2022, 15:49
02.05.2022, 08:33
We don't have plans to support third-party adapters. Some might work if they are based on the same hardware as ours but this is not guaranteed. conbee has a different protocol so it's not supported.
15.06.2022, 14:41
29.06.2022, 11:11
I noticed that the Active Power measurement of my Aqara Zigbee plugs is not working anymore, however I don't know for how long that is. The On/Off command is working though.
Also the zigbee device information of the Aqara plug shows in it's profile Electrical Measurement and Activepower. Code: Manufacturer: LUMI However the logs show something strange "unsupported attribute", but maybe this is not related. Code: 2022-06-29 12:59:06 ZB: packet from 54ef4410003a6b1e: I also tried by removing the device and re-adding is, but Active Power keeps at 0.0W I'm running on Zigbee v20220322 and Logicmachine SW 20211215 Can you have a look? Thanks!
29.06.2022, 12:05
We will take a look. The problem with measurements as there are two ways of doing this. Some devices claim to support both but only partially. Looks like this plug has the same issue.
(29.06.2022, 12:05)admin Wrote: We will take a look. The problem with measurements as there are two ways of doing this. Some devices claim to support both but only partially. Looks like this plug has the same issue. Thanks already! I've investigated it a little further and I have some more information. Apparently it has something to do with adding an extra Aqara plug to the network. Till Thusday-Wednesday the other plugs were working fine, then I added an extra plug on Wednesday. In the Trend logs I see that the Active Power results are still received, however something has happend to the multiplier settings, see image. The green color is the newly added plug. Maybe helpfull for solving the problem. |
« Next Oldest | Next Newest »
|