sull324
sull324
yes,should be about time.
Having the same issue,would really like to set switch_type setting.
``` const tuya = require('zigbee-herdsman-converters/lib/tuya'); const {deviceEndpoints, identify, onOff, electricityMeter} = require('zigbee-herdsman-converters/lib/modernExtend'); const definition = { zigbeeModel: ['TS0004'], model: 'TS0004', vendor: '_TZ3000_mmkbptmx', description: 'Automatically generated definition', extend: [tuya.modernExtend.tuyaOnOff({switchType: true, endpoints:...