Koenkk / zigbee2mqtt

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

[New device support]: Marmitek Link SE is wrong detected as Tuya TS0207_water_leak_detector #23889

Open maschulze opened 2 weeks ago

maschulze commented 2 weeks ago

Link

https://marmitek.com/en-de/products/link-se-zigbee-repeater-mesh-network-usb-power-zigbee-3-1

Database entry

{"id":20,"type":"Router","ieeeAddr":"0x0cae5ffffe8736e9","nwkAddr":51795,"manufId":4098,"manufName":"_TZ3000_wmlc9p9z","powerSource":"Mains (single phase)","modelId":"TS0207","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":8,"inClusterList":[0,10,3],"outClusterList":[25],"clusters":{"genBasic":{"attributes":{"65503":"\u0000\u0000\u0000\u0000\u0005","65506":22,"modelId":"TS0207","manufacturerName":"_TZ3000_wmlc9p9z","stackVersion":0,"dateCode":"","appVersion":64}}},"binds":[{"cluster":1,"type":"endpoint","deviceIeeeAddress":"0xbc026efffe2a4336","endpointID":1}],"configuredReportings":[],"meta":{}}},"appVersion":64,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{},"lastSeen":1725715299561}

Zigbee2MQTT version

1.40.1

Comments

The device is detected (HomeAssistant) as

Device type Router Zigbee Model TS0207 Zigbee Manufacturer _TZ3000_wmlc9p9z Description Water leak detector Support status Supported IEEE Address 0x0cae5ffffe8736e9 Network address 0xCA53 / 51795 Manufacturer Tuya Model TS0207_water_leak_detector

External definition

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

module.exports = definition;

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

The device should be detected as router.

bcrosnier commented 1 week ago

Got the same product and identification. Is this a new repeater or something?

Possibly related to https://github.com/Koenkk/zigbee2mqtt/issues/19402 or https://github.com/Koenkk/zigbee2mqtt/issues/19196 .

Note that the device is detected as a router (on the "About" tab, the "Device Type" is "Router", like most mains devices, not "EndDevice"), it just doesn't expose anything of value as far as I'm aware.

maschulze commented 1 week ago

The device is detected as a router but it exposes properties like a water leak detector: image image

May be it is relatet to #19196 but with a new Zigbee Manufacturer:

_TZ3000_wmlc9p9z