Leolstein
(Leonardo Locks Stein)
December 23, 2024, 3:28pm
123
Also, my 6 gang is working fine with diver “Zigbee Multi Switch and Clid Mc”, but when I brought that, was described that in Tuya this device has the ability to turn on/off the button lights.
I read somewhere that in ST this function (for version 3 gag switch), appears as an extra key (as if they had 4 buttons)
Would it be possible to try placing this switch as if it had 7 buttons to test?
Below the data.
Device Information
Manufacturer: _TZ3000_jyupj3fw Model: TS0006 FingerPrinted_EndPoint.Id: 0x01 App Version: 0x41 ZCL Version: 0x03 Network ID: 0x399D Zigbee EUI: A4C13810B7849980 Device ID: 3a5975cc-2ebf-416a-af74-95f4accf7c5e Server Cluster: Ep: 0x02={ 0004,0005,0006 }Ep: 0x03={ 0004,0005,0006 }Ep: 0x04={ 0004,0005,0006 }Ep: 0x05={ 0004,0005,0006 }Ep: 0x06={ 0004,0005,0006 }Ep: 0x01={ 0004,0005,0006,E000,0000 } Client Clusters: Ep: 0xF2={ 0021 }Ep: 0x01={ 0019,000A } Signal Metrics: LQI: 255 .... RSSI: -34 dbm
Thanks.
h0ckeysk8er
(Bruce Pinsky)
December 23, 2024, 3:49pm
124
That device uses EF00 cluster and will not be supported by Mariano’s driver. You need to use this driver. [ST Edge] Personal Tuya Devices - Generic EF00 Device
That’s no works!!
Need write value 1 or 2 in cluster 0006, attribute 8001
DP40 Indicator mode
Direction
Cluster ID
Command/Attribute ID
Value
Client to server
0x0006: On/Off
0x8001: Tuya-specific attribute
0: Off.
1: Indicates status. The indicator comes on when the switch is turned on.
2: Indicates position. The indicator comes on when the switch is turned off.|
You have two options:
Buy a Tuya hub and set the flags as you wish in the Tuya App and then pair the device with smartthings again.
Install the Zigbee Device Config Mc driver:
Change the device to that driver
In settings choose the profile "Device Attribute Read and Write
Write Cluster: 0006,
attribute: 8001,
Data Type: Enum8,
Attribute Value: 1 or 2 whatever you need
Command Config: Write Attribute
Click on “Execute Selected Action”
If it runs correctly you will see this message:
This is the link to zigbee Device Config Mc Thread
Leolstein
(Leonardo Locks Stein)
December 23, 2024, 6:07pm
126
I was intended to automate to set OFF just at night.
Understood, Not possible.
Thanks.
Leolstein
(Leonardo Locks Stein)
December 23, 2024, 6:08pm
127
This driver worked to turn on or off.
The dimmer function appears deactivated, I think I need to insert the datapoints, I have no idea how to do it, but I’ll study it.
Thanks.
Mariano, amazing what you have done so far for the community.
I would be crazy mixing hubs and apps if it weren’t for you drivers.
Leolstein
(Leonardo Locks Stein)
March 2, 2025, 10:05am
130
Hi again,
About the button back light.
Same process for the 3 gang button?
I’m using the Avatto, model TS0003, manufacturer _TZ3000_avky2mvc .