(EDGE Driver-Mc): Zigbee Drivers for Motion, Open/Close, Moisture, Smoke-Co Sensors and others Devices

Sorry for not including that!
See attached screenshots :slight_smile: Let me know if this doesn’t have the info you need.


Manufacturer and model are missing, but for temperature and humidity both use cluster EF00 and don’t work with my driver.

Try to use personal EF00 cluster driver.

If necessary these are the data point in for

{
β€œ1”: β€œSwitch 1”,
β€œ7”: β€œTimer 1”,
β€œ14”: β€œRestart Status”,
β€œ19”: β€œDelay-off Schedule”,
β€œ101”: β€œWork Mode”,
β€œ102”: β€œTemp Current”,
β€œ103”: β€œHumidity Value”,
β€œ104”: β€œMaxhum Set”,
β€œ105”: β€œMinihum Set”,
β€œ106”: β€œUpper Temp”,
β€œ107”: β€œLower Temp”,
β€œ108”: β€œTemp Correction”,
β€œ109”: β€œHumidity Calibration”,
β€œ110”: β€œFault State”,
β€œ111”: β€œChild Lock”,
β€œ112”: β€œHum Sensitivity”,
β€œ113”: β€œTemp Sensitivity”,
β€œ114”: β€œAlarm”,
β€œ115”: β€œsensor_dect”,
β€œ116”: β€œCF”,
β€œ119”: β€œswitch_auto_1”,
121  β€œtemperature alarm”,
122 β€œhumidity alarm”,
123 β€œalarm switch”,

I picked up a few of these: https://a.co/d/iwXX5uy

I tried updating it’s drivers to use your β€œZigbee Thing MC” but a lot of information is missing, let me know if I can help provide more details:

Model: LNAWTC2WBS

Hi,

I need the manufacturer code too

Hmm, manufacturer was empty/β€œNull”, but the advanced portal says manufacturer name is: SmartThingsCommunity and there is no Manufacturer Code. :thinking:

You need uninstall device
Install this driver version in your Hub
Pair device with with this driver version
You do not perform a driver change from zigbee thing

───────────────────────────────────────────────────
 Name         Zigbee Moisture Sensor Mc
 Version      2024-12-23T17:04:41.172573355        
───────────────────────────────────────────────────
- id: "loocam/LNAWTC2WBS"
    deviceLabel: loocam Water Sensor
    #manufacturer: loocam
    model: LNAWTC2WBS
    deviceProfileName: moisture-battery

Thank you, it worked. I think the device doesn’t report properly because they all seem β€œstuck” in wet state after a test run. I will probably send them back. Thank you for the help!

1 Like

Hello @Mariano_Colmenarejo
I bought Zigbee Siren Tesla Smart Sensor Siren. I installed your Zigbee Siren drivers, but it seems this one is not on supported list. Could you please add it?
Model: TS0216
Manufacturer code: _TYZB01_4gjtbutf

Hi @Pospitch

Added to this driver version

You need uninstall device
Install this driver version in your Hub
Pair device with with this driver version
You do not perform a driver change from zigbee thing

Have a happy new Year!

───────────────────────────────────────────────────
 Name         Zigbee Siren Mc
 Version      2024-12-30T19:03:37.886220105        
───────────────────────────────────────────────────
- id : TS0216/_TYZB01_4gjtbutf
    deviceLabel : Zigbee Siren
    manufacturer : _TYZB01_4gjtbutf
    model : TS0216
    deviceProfileName : switch-alarm
1 Like

Thank you very much and I also wish you happy New Year.
I think you didn’t copy last letter from manufacturer code, so it’s not working. It should be _TYZB01_4gjtbutf

1 Like

Sorry, fixed

2 Likes

Hi,

Happy New Year. Is there a way to create a tilt virtual device? I want to use it for a window with two opening modes, normal and tilt. I want to use both status (normal open, tilt open) from one physical multi purpose sensors for rules.

E.g. a tilted window is ok, a opened window not.

Regards
Thomas

Happy new year too, @tm2023

There is no capability that has the tilt state.

The three-axis capability that uses values ​​of +/- 1 g of acceleration cannot be used to make routines either.

The only thing you could do is use 2 multipurpose sensors for each window, one you use with the Magnet for normal opening and the other you use with the garage door option, which is activated by acceleration value between > 900mg = open and < 100 mg = closed, to detect tilt.

Hi,
thanks a lot for your great work. The Zigbee Button mc can create a virtual device for the battery state. Would it also be possible to create a virtual device for the temperature ?

Best regards,
Thomas

Hi,
The battery child device was meant to display the battery status of the different devices connected to the driver, but by removing the possibility of using html text to display the information then it is no longer useful.

I haven’t removed it yet because I had some hope that they would offer an alternative to html text, how naive!!!.

You can’t create a temperature child device.

If it is a smartthings button, you can use the zigbee Temp Sensor with Thermostat Mc driver, to be able to use the temperature sensor as a thermostat.

Thanks a lot for your reply. The Zigbee Button mc is the right driver, i have the aeotec/samjin button. It would just be nice to see the temperature without opening the device.

I’ll see if I can make a mosaic presentation with temperature.

1 Like

Thanks a lot

Hi,

Try with this driver version
It has a composite tile with button and temperature

───────────────────────────────────────────────────
 Name         ST Zigbee Button Mc
 Version      2025-01-19T13:30:10.727410572        
───────────────────────────────────────────────────