Hello, can someone guide me step by step on how i can add motorize curtain into my Zigbee2Mqtt. When i tried to paired it, it reconigze as TS601 unsupported.
Thank you in advance
Hello, can someone guide me step by step on how i can add motorize curtain into my Zigbee2Mqtt. When i tried to paired it, it reconigze as TS601 unsupported.
Thank you in advance
const definition = {
zigbeeModel: [‘TS0601’],
model: ‘TS0601’,
vendor: ‘_TZE200_heq2ohyy’,
description: ‘Automatically generated definition’,
extend: ,
meta: {},
};
module.exports = definition;
There’s a guide here:
hmm i don’t seem to understand it
If you read the whole guide in 20 seconds that’s probably why A second option is to open a request on zigbee2mqtt’s github to add support to your device. Look at similar requests for what data you need to include.