[APP][Pro] Universal TUYA Zigbee Device App - test

Hi Dylan,

now on version 5.8.88 still the same problem. Physical buttons show up correct in Homey when pressed but when i press a virtual button all 4 gangs turns on or off.

New diag: be0e798a-2939-435f-841f-d8007e7ae634

Best regards, Hartmut

Hello Dylan

I have

Nr

_TZ3000_cauq1okq

Nr

TS0002

This is 2 gang wall switch but it is loged as 2 Gang Smart switch , when I’am trying power on first gang second is also turn on - it works like one switch for 2 gangs .

Ver.5893. Contact sensors install, but no reaction from move of magnet.

Ver.5.9.2. Contact sensors install, but no reaction.

Ver.5.9.3 Contact sensor installs, but in reverse. If I try to change state on the sensor itself. It stops responding. In Ver. 5843 It was possible to change state internally in sensor.

Ver.5.9.6 Contact sensor installs, but in reverse. If I try to change state on the sensor itself. It stops responding. In Ver. 5843 It was possible to change state internally in sensor.

Does this app also support the liquid level sensor?

Hi Dylan,

any news concerning the switch_4gang driver? With version 5.9.6 all four physical buttons work but no more action on virtual buttons. When I press a virtual button nothing happens to the switch.

Here a new diag: 1c9a24c2-14b4-41e3-b492-64099e03f108

Best regrads, Hartmut

if you have driver name or manifactuerername i can add it :slight_smile:

:united_kingdom: v5.9.14: (1) BSEED 4-gang TS0726 virtual buttons fixed — removed Tuya DP override, restored ZCL per-endpoint (Hartmut). (2) Button 1-gang: fixed E000 raw frame cmdId bug (was missing cmdId 0), added _TZ3000_mrpevh8p fingerprint (Cam). (3) Button 4-gang: removed broken mode switch for _TZ3000_zgyzgdua TS0044, added _TZ3000_w8jwkczz/_TZ3000_uri7ez8u fingerprints (Freddyboy). (4) IR blaster Z2M protocol rewrite (F7). (5) Presence sensor fix (F8).

1 Like

@dlnraja thank you very much.

Regarding the _TZ3000_bgtzm4ny TS0044 (ZG-101ZS), 4 button switches ;

Now working: The buttons now work perfectly with ‘Button x was pressed’ and ‘a button was pressed’. That makes them usable for me.

Not working yet: Double press, triple press, long press and release after long press is not recognised yet.

New diag log please

That would be great. What exactly do you need?
I propose to order:

Okay I will try to support it if not supported

Thanks already. I ordered it. Do you need some Information from me as soon it is installed?

1 Like

Hi Dylan,

I updated to version 5.9.17. Now same behaviour like v5.8.78. Physical buttos show up correctly in Homey but when pressing one virtual button all physical buutons turn on/off.

Her e new diag from BSEED Zigbee 4 Gang Button Switch (TS0726/_TZ3002_pzao9ls1): 945448b9-01a1-42bd-8ced-8b409b889216

Since my device is a wall switch with neutral wire, may it conflict with other devices in the driver switch_4gang? I ask, because there are other devices switch_wall_5gang and so on…

Best regards, Hartmut

yes please do an interveuiw on the [Homey Developer Tools](https://tools.developer.homey.app website after pairing

okay i will check thx for the log

@Tividor Thank you for the feedback! I found the root cause — the TS0044 sends multi-press events (double, long) via Tuya proprietary command 0xFD on the OnOff cluster. The SDK was silently dropping these because no BoundCluster was registered to receive them. v5.9.20 fixes this by binding an OnOffBoundCluster on each endpoint to intercept cmd 0xFD and extract the press type (0=single, 1=double, 2=hold). Please test when the update is available!

@dlnraja, clear, thank you - much appreciated! I will provide feedback as soon as i was able to test with that version.

@dlnraja , different topic:

I get a infinite spinner on the app settings page.

I have rebooted homey and reinstalled the app but that does not solve it.

I also searched here and found others with the same issue but could not find what I should do to fix it. Any suggestion?