Search found 13 matches

by julienb
Tuesday 08 November 2022 8:09
Forum: Zigbee
Topic: Sunricher ZG2858
Replies: 12
Views: 901

Re: Sunricher ZG2858

Just an addition: direct coupling works fine, i can control a light that is directly coupled with the device. But i can't retrieve the state of the device in domoticz.
by julienb
Tuesday 08 November 2022 7:57
Forum: Zigbee
Topic: Sunricher ZG2858
Replies: 12
Views: 901

Re: Sunricher ZG2858

Did you by chance had the time to test with the device ? I updated with 6.3.005, repaired the device, without any luck.Devices pairs successfully, but no events are received in domoticz. Even the plugin log is not helpful. I just get this which may be relevant: sudo grep ERROR PluginZigbee_02.log ...
by julienb
Thursday 15 September 2022 7:51
Forum: Zigbee
Topic: Sunricher ZG2858
Replies: 12
Views: 901

Re: Sunricher ZG2858

I just checked, and i'm using firmware v321. I don't have a sniffer, but given the low price of it i'm considering buying one (i have some experience with industrial buses (CAN), from what i have seen zigbee shares a lot of concepts). Enabling debug input did not yield any result, i don't see ...
by julienb
Wednesday 14 September 2022 13:08
Forum: Zigbee
Topic: Sunricher ZG2858
Replies: 12
Views: 901

Re: Sunricher ZG2858

Thanks for your support. I tried that (enabled groups, they were not, checked the create group 0000, rebooted domoticz), and repaired the device. I still get the same behaviour. Group 0000 shows up correctly in group management page. No device in this group, i put one, and could see it created in ...
by julienb
Wednesday 14 September 2022 6:44
Forum: Zigbee
Topic: Sunricher ZG2858
Replies: 12
Views: 901

Re: Sunricher ZG2858

This is the json raw export, stripped from other devices: [ { "Status": "", "RIA": "10", "ZDeviceName": "Zigbee Coordinator", "LogicalType": "Coordinator", "IEEE": "00158d0006a3fd28", "PowerSource": "Main", "Ep": { "15": { "1000": {}, "0000": {}, "0003": {}, "0204": {}, "0b03": {}, "0300": {}, "0004 ...
by julienb
Wednesday 14 September 2022 6:35
Forum: Zigbee
Topic: Sunricher ZG2858
Replies: 12
Views: 901

Re: Sunricher ZG2858

This is the log of the plugin during a new pairing: 2022-09-14 06:25:15,858 INFO : [ZiGateForwarder_2] Accepting new Hardware: Enable (On) 2022-09-14 06:25:25,568 DEBUG : [ZiGateForwarder_2] Decode004d - Looks like it is a new device sent by Zigate 2022-09-14 06:25:25,571 INFO : [ZiGateForwarder_2 ...
by julienb
Tuesday 13 September 2022 22:42
Forum: Zigbee
Topic: Sunricher ZG2858
Replies: 12
Views: 901

Sunricher ZG2858

I'm trying to make the sunricher ZG2858A remote work correctly. It is correctly paired using zigate plugin, the three dimmer devices are created in domoticz, but i'm not receiving any event in domoticz log. This is a bit surprising, as this device is supposedly in the certified list. So i must be ...
by julienb
Tuesday 13 September 2022 7:50
Forum: Zigbee
Topic: For those using the Lidl motion sensor(SOLVED)
Replies: 16
Views: 5547

Re: For those using the Lidl motion sensor(SOLVED)

Ok, so it seems that « ON » can be used to trigger events, but obviously « OFF » is not a reliable event. Thanks for the confirmation.
by julienb
Sunday 11 September 2022 17:19
Forum: Zigbee
Topic: For those using the Lidl motion sensor(SOLVED)
Replies: 16
Views: 5547

Re: For those using the Lidl motion sensor(SOLVED)

Ok, so i got it working by just cherry picking the two relevant commits from beta branch. Detected and working fine. One more question: I'm trying to use it as an automatic light (presence -> light on, no presence -> light off). The problem is that even if i stay in the room, i get an "off" event ...
by julienb
Friday 09 September 2022 22:33
Forum: Zigbee
Topic: For those using the Lidl motion sensor(SOLVED)
Replies: 16
Views: 5547

Re: For those using the Lidl motion sensor(SOLVED)

Thanks. So i probably need to switch to the beta6 branch. I looked for TY0202 in the rc-6.3 branch without finding anything, but it seems it is indeed supported by the beta branch.
by julienb
Friday 09 September 2022 12:55
Forum: Zigbee
Topic: For those using the Lidl motion sensor(SOLVED)
Replies: 16
Views: 5547

Re: For those using the Lidl motion sensor(SOLVED)

What is the model of the sensors you are using ? I just bought one, it appears as a TY0202, and is recognized as a Door Unit by default, which obviously seems wrong. I just can't get it to work correctly, even after having reconfigured it to a motion sensor, the input value stays at « Off », and n ...
by julienb
Saturday 14 May 2022 7:41
Forum: Zigbee
Topic: Tuya TS0042
Replies: 5
Views: 1336

Re: Tuya TS0042

This is exactly what i was looking for (and would never have found), this works fine, thanks.

For the missing module in blockly, it looks like it was a refresh issue, everything works fine, and also with dzVents.
by julienb
Friday 13 May 2022 22:28
Forum: Zigbee
Topic: Tuya TS0042
Replies: 5
Views: 1336

Tuya TS0042

Hi all, I'm currently in the process of setting up a domoticz home, using zigbee devices, raspberry pi 3, debian buster, zigate+ and zigate plugin. I have successfully paired several devices (mostly lidl home devices). Now i'm trying to control everything via physical switches, instead of clicking ...