Has anyone managed to get a driver for the Aubess Tuya Zigbee - Leak sensor
Aubess Tuya Zigbee Home Alarm Water Leakage Alarm Water Leak Sensor Detector Flood Alert Overflow Smart Life Smart Home|Home Automation Modules| - AliExpress
tagging @Mariano_Colmenarejo
It would be necessary the model, manufacturer and the clusters that are shown in the IDE to know if it can be added to any existing driver.
DEVICE
</td>
<td class="uuid"></td>
<td>
<a data-toggle="tooltip" title="clustersInfo" class="tooltip-init" >clustersInfo</a>
</td>
<td>
<a class="tooltip-init" title="<table style='font-size:60%'> <tbody><tr> <th align=left></th> <td><em style='color:Green;font-weight: bold;'> Server Clusters:</em></td></tr><tr> <th align=left></th> <td><b>Ep: </b>01={ 0001,0003,0500,0000 }<BR></td></tr><tr> <th align=left></th> <td><em style='color:Blue;font-weight: bold;'> Client Clusters:</em></td></tr><tr> <th align=left></th> <td><b>Ep: </b>01={ 0019,000A }<BR></td></tr></tbody></table>" data-toggle="tooltip">
<table style='font-size:60%'>...
</a>
</td>
<td>
</td>
<td >
<a class="tooltip-init" title="" data-toggle="tooltip">
</a>
</td>
<td>true</td>
</tr>
<tr class="">
<td>
<a href="/device/6c1eba93-c5af-4ab3-a307-6c52b6fcdedf/event/405efa9a-0c40-11ed-8b37-d191da018592?all=true&source=&max=25">
<span class="eventDate">
2022-07-25 7:36:01.000 PM CEST<br />
<em>8 minutes ago</em>
</span>
</a>
</td>
<td>
DEVICE
</td>
<td class="uuid"></td>
<td>
<a data-toggle="tooltip" title="manufacturer" class="tooltip-init" >manufacturer</a>
</td>
<td>
<a class="tooltip-init" title="_TZ3000_upgcbody" data-toggle="tooltip">
_TZ3000_upgcbody
</a>
</td>
<td>
</td>
<td >
<a class="tooltip-init" title="" data-toggle="tooltip">
</a>
</td>
<td>true</td>
</tr>
I note to add it to the st zigbee moisture sensor Mc driver.
It will be in August, when I have access to the cli
Hi @mickfff
I can see de manufacturer: _TZ3000_upgcbody, but I canβt see the model
I get TS0207 but I believe that is the edge driver for a different model.
Can I get any other data from the IDE for example?
Yes, in IDE you can see the model
Iβm not seeing anything from this in live logging. It pairs as a Zigbee thing but the device page has no indications / states. Just Status: Connected!
Install zigbee thing Mc from my channel and do a driver change from zigbee thing.
This is how the manufacturer and model will look
Hi @mickfff
With zigbee Thing Mc you must see some as this in the app device.
After driver change, close app, clear app cache if you use android and reopen app
Added to this driver version
βββββββββββββββ¬βββββββββββββββββββββββββββββββββββββββ
β Name β ST-Zigbee Moisture Sensor Mc β
β Version β 2022-08-10T11:49:41.119841538 β
βββββββββββββββ΄βββββββββββββββββββββββββββββββββββββββ
- id: "_TZ3000_upgcbody-Sensor"
deviceLabel: TS0207 Water Sensor
manufacturer: _TZ3000_upgcbody
model: TS0207
deviceProfileName: moisture-battery
WOW !
Working now battery & water detection!
Thank you!
@Mariano_Colmenarejo Hi, can you please include this water sensor device in the Moisture Sensor Mc driver?
Hi @reinaldots
Added to this driver version
βββββββββββββββ¬βββββββββββββββββββββββββββββββββββββββ
β Name β Zigbee Moisture Sensor Mc β
β Version β 2022-09-06T18:10:57.648979374 β
βββββββββββββββ΄βββββββββββββββββββββββββββββββββββββββ
- id: "_TYZB01_sqmd19i1-Sensor"
deviceLabel: TS0207 Water Sensor
manufacturer: _TYZB01_sqmd19i1
model: TS0207
deviceProfileName: moisture-battery
It worked just fine! Thanks @Mariano_Colmenarejo