Yes, I donβt unistalled/installed the driver, though! First checked in the hub if the driver was already updated to the correct version, it was. Then unistalled and installed again the device.
I can do the procedure again later today and test this night, just in case.
This device is a TS0601 model, which normally works with the EF00 cluster, but I have seen several that use standard clusters.
Maybe it is not configured correctly for some reason and does not send periodic reports.
It would be good to capture the pairing logs with the CLI to see how the device responds to configuration commands.
Ok, i can do that!
sent the logs to you in PM.
Iβm using the Zigbee Motion Sensor Mc on a SmartThings sensor. I switched from the stock Zigbee driver as I want to eliminate temperature reporting. Iβve set the Temp Report Interval to the max, 240 and the Temp Reportable Change to 600. This has reduced the reporting but Iβd like to eliminate the reports completely. Is this possible? Thanks!
Hi Mariano! Thank you so much for your drivers! Youβre a life saver for this community!
Could you please add the following zigbee power meter fingerprint?
_TZE204_81yrt3lo
TS0601
I think it should be compatible with the existing TS0601 configs, it just needs recognized.
This wonβt work with @Mariano_Colmenarejo driver since it uses cluster EF00 with DP (DataPoints). You can try @w35l3y driver here:
https://api.smartthings.com/invite/6Vjd4YPVJwjN
If needed these are the DP in use:
Hi @Mariano_Colmenarejo,
Do you have a driver to handle this device?
Is a battery powered presence sensor that combines a PIR and a mmWave sensor.
have the two clusters (presence and motion) and the mmWave is only activated when PIR detects something.
Remarkably interesting with an incredibly low price
Hi,
Sorry, this device uses EF00 tuya cluster
thanks! Reading w35l3y post for generic EF00 devices driver, seems to be working.
Think will buy and try this!
Att,
I am trying to install the aqra smoke sensor JY-GZ-03AQ. Can someone help me with this?
@flsoto Do I need to bring ladder?
I meant that if it is possible with this edge drive to install the aqara smoke sensor⦠so far I have not been able to install it
Since you didnβt provide , I assume that your device Finger Print is:
manufacturer: LUMI
model: lumi.sensor_smoke.acn03
This device is supported by @Mariano_Colmenarejo zigbee-smoke-co-detector edge driver.
Regarding pairing aqara devices there is a method that works for me:
I have similar issue.
My Moisture sensor goes offline every 2 hours 40 minutes. And It came back online randomly. When the sensor detected water, it will be come back online immediately.
Hi @MyGu
The tuya TS0207 humidity sensors are designed to work with the tuya app and they do work fine in it.
In the smartthings driver they are configured to work according to the zigbee 3.0 standard and with report values ββso that it can work well in smartthings
Some tuya TS0207 sensors give these problems of showing offline, others do not, it depends on whether that device accepts the attribute configuration or not and then sends the necessary periodic reports to not show offline in smartthings.
This configuration is done only during the installation procedure of the device and is the only possible solution to the problem, as long as the device is placed in a place with good coverage of its zigbee network.
Iβm a little tired of answering this over and over again.
Looking through the community posts there are already many answers about this, not just mine, but also from other users
I know they are very very very cheap, β¬5 on AliExpress, so if you are unlucky and your device doesnβt work properly after doing everything recommended (reinstall device, add zigbee repeaters,β¦), donβt hesitate and donβt waste time, throw it away or return it and try a different model.
Thank you for your patient answer.
I finally understand why some of my Zigbee devices go offline so often, even theyβre near the hub.
Hi @Mariano_Colmenarejo ,
Can you please add the following contact sensor:
Manufacturer: _TZ3000_wut53hfm
Model: TS0203
FingerPrinted_EndPoint.Id: 0x01
App Version: 0x46
ZCL Version: 0x03
Network ID: 0xABE2
Zigbee EUI: A4C138A4E28E8EE7
Device ID: e7cf1c55-f653-4c6a-a24f-8f2d7dbba59a
Server Cluster:
Ep: 0x01={ 0001,0003,0500,0000 }
Client Clusters:
Ep: 0x01={ 0003,0004,0005,0006,0008,1000,0019,
000A }
Signal Metrics:
LQI: 198 .... RSSI: -85 dbm
It is very strange that the client clusters contains so many clusters. usually it is only 0019 an 000A , but this time there are moreβ¦
Hi,
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
βββββββββββββββββββββββββββββββββββββββββββββββββββ
Name Zigbee Contact Mc
Version 2024-10-14T11:53:04.923880042
βββββββββββββββββββββββββββββββββββββββββββββββββββ
- id: "_TZ3000_wut53hfm/Contact Sensor"
deviceLabel: TS0203 Contact Sensor
manufacturer: _TZ3000_wut53hfm
model: TS0203
deviceProfileName: contact-battery-profile
It may be possible that this device installed in Tuya app can be used to directly turn on lights or something like that using touchlink, but we donβt know
At the request of a user, who has also tested, debugged, made a donation and makes the driver available to the community, thanks, I have added the Aqara FP1E ββpresence sensor
With the necessary help of the Kkossev DTH code, thanks @Trakker2
Driver has two profiles selectables from preferences:
- name: "changeProfileFp1e"
title: "Set Profile Type"
description: "Select Profile for Motion only or Motion and Motion Type Capabilities (Default = Motion and Motion Type)"
required: false
preferenceType: enumeration
definition:
options:
"MotionType" : "Motion and Motion Type"
"Motion": "Motion only"
default: "MotionType"
Motion Type can be:
βidleβ, βLarge Motionβ, βsmall Motionβ
It has three sensitivity values from preferences:
- name: "sensitivityFp1"
title: "Select Sensor Sensitivity Level"
description: "Select Motion Sensitivity Level (Low, Midium, High). Default : High"
required: false
preferenceType: enumeration
definition:
options:
1 : "Low"
2 : "Medium"
3 : "High"
default: 3
Driver version published
βββββββββββββββββββββββββββββββββββββββββββββββββββ
Name Zigbee Motion Sensor Mc
Version 2024-10-14T11:40:52.696633362
βββββββββββββββββββββββββββββββββββββββββββββββββββ
- id: "aqara/lumi.sensor_occupy.agl1"
deviceLabel: aqara FP1E Presence Sensor
manufacturer: aqara
model: lumi.sensor_occupy.agl1
deviceProfileName: aqara-fp1e