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]: Natural Gas Leakage sensor (Meian GA01)(_TZE200_ioxkjvuz) #24925

Open
rickoltan opened this issue Nov 26, 2024 · 0 comments
Labels
new device support New device support request

Comments

@rickoltan
Copy link

Link

http://www.meiangroup.com/en/index.php?r=default/column/content&col=fire&id=35

Database entry

{"id":137,"type":"Router","ieeeAddr":"0xa4c138a9c8c85e03","nwkAddr":4158,"manufId":4417,"manufName":"_TZE200_ioxkjvuz","powerSource":"Mains (single phase)","modelId":"TS0601","epList":[1,242],"endpoints":{"1":{"profId":260,"epId":1,"devId":81,"inClusterList":[4,5,61184,0],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"stackVersion":0,"dateCode":""}}},"binds":[],"configuredReportings":[],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":64,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{},"lastSeen":1732613019711}

Zigbee2MQTT version

1.40.2

Comments

I got stuck on try to configure this device, can you please help out.

External definition

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

module.exports = definition;

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

Attrubutes do not show.

@rickoltan rickoltan added the new device support New device support request label Nov 26, 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