Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New device support]: New Support for Aliexpress Smoke Detector #24916

Open
markro76 opened this issue Nov 25, 2024 · 0 comments
Open

[New device support]: New Support for Aliexpress Smoke Detector #24916

markro76 opened this issue Nov 25, 2024 · 0 comments
Labels
new device support New device support request

Comments

@markro76
Copy link

markro76 commented Nov 25, 2024

Link

https://de.aliexpress.com/item/1005006862684253.html?spm=a2g0o.order_list.order_list_main.48.21ef5c5fXBHDNu&gatewayAdapt=glo2deu

Database entry

{"id":41,"type":"EndDevice","ieeeAddr":"0xa4c138ffd7a8e9b2","nwkAddr":47773,"manufId":4417,"manufName":"_TZE284_rccxox8p","powerSource":"Battery","modelId":"TS0601","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":81,"inClusterList":[4,5,61184,0,60672],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"stackVersion":0,"dateCode":""}}},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":77,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{},"lastSeen":1732536980570}

Zigbee2MQTT version

1.41.0-1

Comments

Please Help

Device '0xa4c138ffd7a8e9b2' with Zigbee model 'TS0601' and manufacturer name '_TZE284_rccxox8p' is NOT supported, please follow https://www.zigbee2mqtt.io/advanced/support-new-devices/01_support_new_devices.html

External definition

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

module.exports = definition;

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

all

@markro76 markro76 added the new device support New device support request label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new device support New device support request
Projects
None yet
Development

No branches or pull requests

1 participant