Open sbolten opened 10 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.
@sbolten did you solve it? I am facing the same problem. Thanks
Unfortunately not solved yet
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
I have the same problem. there are news?
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")