dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.88k stars 483 forks source link

Tuya Water Leak Sensor - ZW06 #7805

Open telfax opened 4 weeks ago

telfax commented 4 weeks ago

Is there already an existing issue for this?

Product name

Water Leak Sensor ZW06

Manufacturer

_TZ3000_wuep9zng

Model identifier

TS0207

Device type to add

Sensor

Node info

image

Endpoints and clusters

Alarm 1 active when water is detected. image

Basic

image

Further relevant clusters

Power Configuration

image

On/Off

Level Control

Color Control

Thermostat

Simple Metering

Electrical Measurement

Any other cluster of relevance/interest

telfax commented 4 weeks ago

Device details: http://www.zz-power.com/product-5703-5274-109575.html

Smanar commented 3 weeks ago

Hello, can just try to add it in this looonnnggg list https://github.com/dresden-elektronik/deconz-rest-plugin/blob/master/devices/tuya/_TZ3000_TS0207_water_leak_sensor.json

github-actions[bot] commented 4 days ago

As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

telfax commented 3 days ago

Unfortunately this did not work. After adding, the device still does not show up in Phoscon ☹️

Smanar commented 3 days ago

How you have done that ? What is your OS ? You need to edit 2 lines, Manufacture name AND model ID, then restart deconz and re include the device.

telfax commented 2 days ago

Added the two lines image

Stuff is running on a PI3, I uploaded the modified file restarted the phoscon gateway and tried to pair the sensor again.

Sensor indicated pairing succes by LED by it does not show up in Phoscon sensors.

Smanar commented 2 days ago

Strange, I don't see typo, all is fine for me. Can you check if you can see it direclty in the API (can be a problem with Phoscon) ? using Phoscon/HELP/API Information/sensors ?

        "in": [
          "0x0000",
          "0x0001",
          "0x0003",
          "0x0500"
        ],

Your device have all thoses cluster (at least, can have more)? (the blue number on the node picture)