Search found 5 matches
- Saturday 29 April 2023 21:57
- Forum: Zigbee
- Topic: Neo siren pairing issue
- Replies: 2
- Views: 304
Re: Neo siren pairing issue
Hello, It turns out this particular siren model (_TZE204_t1blo2bj) is not supported by the plugin (looks like only _TZE200_t1blo2bj is supported). I did some changes to make it work partially for now (it probably breaks the _TZE200_t1blo2bj model as it seems to use different actions to trigger the ...
- Tuesday 18 April 2023 22:05
- Forum: Zigbee
- Topic: Neo siren pairing issue
- Replies: 2
- Views: 304
Neo siren pairing issue
Hello, I have a Neo Siren (Zigbee ID _TZE204_t1blo2bj listed as supported on blakadder), but I am not able to pair it. Plugin version: 6.3.012 Domoticz: 2023.1 (build 15178) Coordinator: Sonoff USB dongle plus (CC2652P), Firmware: Znp - Z-Stack 3.30+ (build 20221226) This is what I get in the logs ...
- Tuesday 18 April 2023 16:59
- Forum: Zigbee
- Topic: Device drops out
- Replies: 7
- Views: 347
Re: Device drops out
Hello, In a script, I can simply check my "vacation" switch, and act accordingly: when I am on vacation, no notification, Else send warning if no movement for a day, for example. In a dzVents script you can just use the last update time, it is updated each time the sensor sends a message to the ...
- Tuesday 18 April 2023 16:42
- Forum: Zigbee
- Topic: Getting Sonoff 3.0 USB dongle plus to work with Zigbee for Domoticz plugin
- Replies: 6
- Views: 1723
Re: Getting Sonoff 3 USB dongle plus to work with Zigbee for Domoticz plugin
Hello, The issue is that the plugin is not able to find the zigpy module. From the plugin directory, you can try to run git submodule update --init --recursive It should fetch the different submodules including zigpy. I guess you are trying to create a second hardware to use the Sonoff dongle, which ...
- Tuesday 18 April 2023 16:33
- Forum: Zigbee
- Topic: Sonoff ZigBee 3.0 USB Dongle Plus (CC2652P) vs Zigate 2
- Replies: 3
- Views: 631
Re: Sonoff ZigBee 3 USB Dongle Plus (CC2652P) vs Zigate 2
Hello, Recently I had some issues with my Zigate v2 (error 87 - not able to add any new object anymore, I tried to flash the latest firmware which was supposed to fix the issue, but it looks like the Zigate was somehow corrupted and not detected correctly by the firmware update tool). I had some ...