Skip to content

Commit

Permalink
fix(detect): Detect _TYZB01_sqmd19i1 as TuYa TS0207_water_leak_dete…
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed May 23, 2023
1 parent 82cdaf5 commit 844c712
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/devices/tuya.js
Original file line number Diff line number Diff line change
Expand Up @@ -1516,6 +1516,7 @@ module.exports = [
tuya.whitelabel('Aubess', 'IH-K665', 'Water leak sensor', ['_TZ3000_k4ej3ww2']),
tuya.whitelabel('TuYa', 'TS0207_water_leak_detector_1', 'Zigbee water flood sensor + 1m probe cable', ['_TZ3000_ocjlo4ea']),
tuya.whitelabel('TuYa', 'TS0207_water_leak_detector_2', 'Zigbee water leak sensor + alarm (40dB)', ['_TZ3000_upgcbody']),
tuya.whitelabel('TuYa', 'TS0207_water_leak_detector_3', 'Zigbee water leak sensor', ['_TYZB01_sqmd19i1']),
],
toZigbee: [],
configure: async (device, coordinatorEndpoint, logger) => {
Expand Down

0 comments on commit 844c712

Please sign in to comment.