Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.11k stars 1.68k forks source link

TS0601 Dimmer knob does not support indicator_mode change #20689

Open sbolten opened 10 months ago

sbolten commented 10 months ago

What happened?

I have purchased the following dimmer knob from Aliexpress: https://de.aliexpress.com/item/1005006054787238.html?spm=a2g0o.order_list.order_list_main.28.31695c5fo1YwL4&gatewayAdapt=glo2deu

In z2m it is discovered as a MOES dimmer knob (according to the picture). Manufacturer: Tuya Model: TS0601_dimmer_knob

Everything is working except when trying to set the "indicator mode" (none/relay/pos) - z2m responds with the following error message - when for example trying to switch to "none":

No converter available for 'indicator_mode' ("none")

What can I do about this? I would really like to be able to switch of the led.

What did you expect to happen?

Changing the indicator mode should change the behaviour of the led on the device

How to reproduce it (minimal and precise)

Zigbee2MQTT version

1.35.1

Adapter firmware version

20230507

Adapter

Sonoff Zigbee 3.0 USB Dongle Plus

Debug log

Debug 2024-01-09 10:18:55Received MQTT message on 'zigbee2mqtt/0x60a423fffeef4a5c/set' with data '{"indicator_mode":"relay"}' Error 2024-01-09 10:18:55No converter available for 'indicator_mode' ("relay")

sbolten commented 9 months ago

Any chance that this will work at some point or is it just not supported by the device? How can I check this? Willing to contribute here but don't know how.

ruilima commented 9 months ago

@sbolten did you solve it? I am facing the same problem. Thanks

sbolten commented 9 months ago

Unfortunately not solved yet

ruilima commented 9 months ago

I was trying to solve it but with no luck. i dont have a tuya gateway to get de datapoints to test. None of Light type and Indicator mode is working.

I just found out that the developers know about the issue. https://github.com/Koenkk/zigbee-herdsman-converters/pull/5204

hdmvide commented 5 months ago

I have the same problem. there are news?