Koenkk / zigbee2mqtt

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

[New device support]: TS0601 from _TZE200_9xfjixap #24620

Open akcsachsen opened 1 week ago

akcsachsen commented 1 week ago

Link

https://de.aliexpress.com/item/1005005666920591.html?spm=a2g0o.order_list.order_list_main.4.109b5c5fXmA74l&gatewayAdapt=glo2deu

Database entry

{"id":4,"type":"EndDevice","ieeeAddr":"0xa4c13861bcadd1e8","nwkAddr":3076,"manufId":4417,"manufName":"_TZE200_9xfjixap","powerSource":"Battery","modelId":"TS0601","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":81,"inClusterList":[4,5,61184,0],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"modelId":"TS0601","manufacturerName":"_TZE200_9xfjixap","powerSource":3,"zclVersion":3,"appVersion":67,"stackVersion":0,"hwVersion":1,"dateCode":""}}},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":67,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{},"lastSeen":1730633746302}

Zigbee2MQTT version

1.41.0

Comments

please add support for that thermostat. I found that device, but there is no support until now.

thanks

External definition

const definition = {
    zigbeeModel: ['TS0601'],
    model: 'TS0601',
    vendor: '_TZE200_9xfjixap',
    description: 'Automatically generated definition',
    extend: [],
    meta: {},
};

module.exports = definition;

What does/doesn't work with the external definition?

there is no use possible

Schmandre commented 1 week ago

Same issue here, any idea how to fix that?

Chrisni2 commented 5 days ago

Same here

0verEngineer commented 2 days ago

https://github.com/Koenkk/zigbee2mqtt/issues/24414

akcsachsen commented 2 days ago

sorry, I cannot "install" the file= avatto_me167.js I got: z2m: Request 'zigbee2mqtt/bridge/request/extension/save' failed with error: 'ConstructorClass is not a constructor' I also tried to create it manually. in the starting log: [2024-11-14 17:46:43] info: z2m: Connecting to MQTT server at mqtt://localhost [2024-11-14 17:46:43] info: z2m: Connected to MQTT server [2024-11-14 17:46:43] info: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload '{"state":"online"}' [2024-11-14 17:46:43] error: z2m: Failed to call 'ExternalExtension' 'start' (TypeError: ConstructorClass is not a constructor at ExternalExtension.loadExtension (/opt/zigbee2mqtt/lib/extension/externalExtension.ts:98:33) at processTicksAndRejections (node:internal/process/task_queues:95:5) at ExternalExtension.loadUserDefinedExtensions (/opt/zigbee2mqtt/lib/extension/externalExtension.ts:103:13) at ExternalExtension.start (/opt/zigbee2mqtt/lib/extension/externalExtension.ts:23:9) at Controller.callExtensions (/opt/zigbee2mqtt/lib/controller.ts:399:17) at Controller.start (/opt/zigbee2mqtt/lib/controller.ts:218:9) at start (/opt/zigbee2mqtt/index.js:154:5)) [2024-11-14 17:46:44] info: z2m: Started frontend on port 8080 [2024-11-14 17:46:44] info: z2m: Zigbee2MQTT started!

der-seemann commented 1 day ago

Same here, please add support

Elektronix-LTD commented 5 hours ago

Same for me. No temperature entitles, not possible to control temperature as well. I can't use thermostat because of this issue.