-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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]: Tuya Zigbee Water Leak Detector #24759
Comments
Added! Changes will be available in the dev branch in a few hours from now. |
Hello @Koenkk Nice! Thank you! |
@Koenkk But... my leak sensor isn't detected as a Can you do a correction of that please? By the way, the exposes sensors are OK. Thanks very much. |
Fixed! Changes will be available in the dev branch in a few hours from now. |
Thanks you very much! 😇 |
Isn’t SNZB-05 Sonoff? |
Upgraded to 1.42.0 and my device (https://es.aliexpress.com/item/1005005942065429.html) changed its image to this commit one. I mean, my device is round like the link... and the id is _TZ3000_upgcbody too. |
Link
https://fr.aliexpress.com/item/1005006512619030.html
Database entry
{"id":74,"type":"EndDevice","ieeeAddr":"0xa4c1382c55337701","nwkAddr":59608,"manufId":4742,"manufName":"_TZ3000_upgcbody","powerSource":"Battery","modelId":"SNZB-05","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":1026,"inClusterList":[0,3,1,1280,32],"outClusterList":[25],"clusters":{"genBasic":{"attributes":{"hwVersion":0}},"ssIasZone":{"attributes":{"iasCieAddr":"0x847127fffedfe3cd","zoneState":1}},"genPollCtrl":{"attributes":{"checkinInterval":14400}},"genPowerCfg":{"attributes":{"batteryPercentageRemaining":114}}},"binds":[{"cluster":32,"type":"endpoint","deviceIeeeAddress":"0x847127fffedfe3cd","endpointID":1},{"cluster":1,"type":"endpoint","deviceIeeeAddress":"0x847127fffedfe3cd","endpointID":1}],"configuredReportings":[{"cluster":1,"attrId":33,"minRepIntval":3600,"maxRepIntval":65000,"repChange":10}],"meta":{}}},"appVersion":113,"stackVersion":2,"hwVersion":0,"swBuildId":"0122052017","zclVersion":3,"interviewCompleted":true,"meta":{"configured":332242049},"lastSeen":1731510955140,"checkinInterval":3600}
Zigbee2MQTT version
1.41.0
Comments
I paired the device, a Tuya Zigbee Water Leak Detector that is a Tuya TS0207_water_leak_detector_1, but it doesn't been supported, nor detected as TS0207_water_leak_detector_1.
Instead, Z2M says that it's unsupported and this:
SNZB-05
_TZ3000_upgcbody
It should be detected as TS0207_water_leak_detector_1.
External definition
What does/doesn't work with the external definition?
alarm_1
is working: a water leak is detect when sensor in water.alarm_2
isn't working: nothing happens when sensor in water.tamper
: I don't know how to trigger this.battery_low
: my battery is at 57%, so I don't know if it's working for now.battery indicate
a %, so it seems to be working.The text was updated successfully, but these errors were encountered: