TS0601 -toggle not working

Hello,

I managed to have my Tuya ZigBee Dimmer -2Gang installed thanks to this driver,Matt Hammond's "Tuya Zigbee dimmer module"

I can see 2 children and the on/off command are working fine .

the problem would be:

-when I press the button (toglle), the light turns on and then goes out.

-if I keep the button pressed, the bulb works as long as the button is pressed

I would need help to configure the toggle command.

-I also tried the Moes ZigBee Wall Switch 1/2/3-Gang' driver but not working .

Dimmer Avatto 2ch zigbee dimmer module

-endpointld:01

Application :4A

Manufacturer :_TZE204_o9gyszw2

Model:TS0601

1 Like

Salut, vecine! :slight_smile:

Please update the driver to the dev. branch version "0.7.3" "2024/09/26 1:11 PM"

https://raw.githubusercontent.com/kkossev/hubitat-matt-hammond-fork/development/drivers/tuya-zigbee-dimmer-module.groovy

This dimmer is a new device and it was not present in the driver.

I suppose it is this one?
Aliexpress: (link)
image

1 Like

salutari vecine :slight_smile:

-yes this is it.
I restarted from the beginning, it was automatically configured in HE.
-unfortunately, the physical switch attached to the dimmer (momentary button) turns on the bulb when pressed and then goes out,for the bulb to work, I have to hold the button down
-it is possible that this dimmer works only with a rocker switches?
-also, I've noticed that control of parent doesn't control channel 2. (eg: on\off\setlevel on parent controls ch1, but not ch2)

I will need to research further.

Typically, a short button press should toggle the dimmer on/off.
A long press should start dimming up or dimming down on the next long press.

yes i know.
-here at a short press ,the dimmer not toggle on/off .
more precisely, when press the button in the status, it appears on but immediately switches to off

@kkossev
I tried to modify the driver, I managed to add the switch type option (momentary, toggle, state) but whatever I choose, the command mode does not change.
I'm missing something.
I need a little help for this option to work because all the switches I have in the house are of the momentary type.

I will try to help during the weekend.
We may need several trial-and-error attempts, so I will send you a DM asking for detailed debug logs .