Wall Touch Switch 4 Gang - 4th gang not work

I have e 4 gang swith.

Through the HA interface I can control all the 4 buttons.

But, when I click on the device it does not send an event to the zigbee2mqtt for the 4th button.
1th to 3th work correctly, but 4th button didn´t work.

I put the log into debug mode and I can see the device sending the message for button 4, but that message is not passed to mqtt.

I also have the 3 button switch, and this one works correctly

Can I adjust this setting manually?

In log we can see MQTT for buttons 1 to 3 and not for button 4;

Zigbee2MQTT:debug 2021-01-06 08:19:34: Received Zigbee message from 'Interruptor Cozinha', type 'commandSetDataResponse', cluster 'manuSpecificTuya', data '{"data":{"data":[1],"type":"Buffer"},"datatype":1,"dp":1,"fn":0,"status":1,"transid":42}' from endpoint 1 with groupID 0
Zigbee2MQTT:info  2021-01-06 08:19:34: MQTT publish: topic 'zigbee2mqtt/Interruptor Cozinha', payload '{"linkquality":26,"state_l1":"ON","state_l2":"OFF","state_l3":"OFF","state_l4":"OFF","undefined":"OFF"}'
Zigbee2MQTT:debug 2021-01-06 08:19:35: Received Zigbee message from 'Interruptor Cozinha', type 'commandSetDataResponse', cluster 'manuSpecificTuya', data '{"data":{"data":[0],"type":"Buffer"},"datatype":1,"dp":1,"fn":0,"status":1,"transid":43}' from endpoint 1 with groupID 0
Zigbee2MQTT:info  2021-01-06 08:19:35: MQTT publish: topic 'zigbee2mqtt/Interruptor Cozinha', payload '{"linkquality":28,"state_l1":"OFF","state_l2":"OFF","state_l3":"OFF","state_l4":"OFF","undefined":"OFF"}'
Zigbee2MQTT:debug 2021-01-06 08:19:39: Received Zigbee message from 'Interruptor Cozinha', type 'commandSetDataResponse', cluster 'manuSpecificTuya', data '{"data":{"data":[1],"type":"Buffer"},"datatype":1,"dp":2,"fn":0,"status":1,"transid":44}' from endpoint 1 with groupID 0
Zigbee2MQTT:info  2021-01-06 08:19:39: MQTT publish: topic 'zigbee2mqtt/Interruptor Cozinha', payload '{"linkquality":5,"state_l1":"OFF","state_l2":"ON","state_l3":"OFF","state_l4":"OFF","undefined":"OFF"}'
Zigbee2MQTT:debug 2021-01-06 08:19:40: Received Zigbee message from 'Interruptor Cozinha', type 'commandSetDataResponse', cluster 'manuSpecificTuya', data '{"data":{"data":[0],"type":"Buffer"},"datatype":1,"dp":2,"fn":0,"status":1,"transid":45}' from endpoint 1 with groupID 0
Zigbee2MQTT:info  2021-01-06 08:19:40: MQTT publish: topic 'zigbee2mqtt/Interruptor Cozinha', payload '{"linkquality":5,"state_l1":"OFF","state_l2":"OFF","state_l3":"OFF","state_l4":"OFF","undefined":"OFF"}'
Zigbee2MQTT:debug 2021-01-06 08:19:41: Received Zigbee message from 'Interruptor Cozinha', type 'commandSetDataResponse', cluster 'manuSpecificTuya', data '{"data":{"data":[1],"type":"Buffer"},"datatype":1,"dp":3,"fn":0,"status":1,"transid":46}' from endpoint 1 with groupID 0
Zigbee2MQTT:info  2021-01-06 08:19:41: MQTT publish: topic 'zigbee2mqtt/Interruptor Cozinha', payload '{"linkquality":18,"state_l1":"OFF","state_l2":"OFF","state_l3":"ON","state_l4":"OFF","undefined":"OFF"}'
Zigbee2MQTT:debug 2021-01-06 08:19:42: Received Zigbee message from 'Interruptor Cozinha', type 'commandSetDataResponse', cluster 'manuSpecificTuya', data '{"data":{"data":[0],"type":"Buffer"},"datatype":1,"dp":3,"fn":0,"status":1,"transid":47}' from endpoint 1 with groupID 0
Zigbee2MQTT:info  2021-01-06 08:19:42: MQTT publish: topic 'zigbee2mqtt/Interruptor Cozinha', payload '{"linkquality":5,"state_l1":"OFF","state_l2":"OFF","state_l3":"OFF","state_l4":"OFF","undefined":"OFF"}'
Zigbee2MQTT:debug 2021-01-06 08:19:43: Received Zigbee message from 'Interruptor Cozinha', type 'commandSetDataResponse', cluster 'manuSpecificTuya', data '{"data":{"data":[1],"type":"Buffer"},"datatype":1,"dp":4,"fn":0,"status":1,"transid":48}' from endpoint 1 with groupID 0
Zigbee2MQTT:debug 2021-01-06 08:19:45: Received Zigbee message from 'Interruptor Cozinha', type 'commandSetDataResponse', cluster 'manuSpecificTuya', data '{"data":{"data":[0],"type":"Buffer"},"datatype":1,"dp":4,"fn":0,"status":1,"transid":49}' from endpoint 1 with groupID 0