-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[New device support]: Add sensitivity support for LDSENK08 #16574
Comments
Same request. I'm getting false positives for vibration detection. |
Same request. |
Same request, particularly because it seems to help draining the battery faster. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days |
This issue is still valid |
To add support for this, someone should sniff the traffic with the original gateway to figure out what command to send: https://www.zigbee2mqtt.io/advanced/zigbee/04_sniff_zigbee_traffic.html |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days |
Issue still valid, i just got a CC2531 now i need to get the gateway for this device up and running |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days |
Still valid |
I finally got the sniffer up and running, and i've got a dump of the moment i added the device and set sensitivity via the original Enki gateway, but i'm no expert with wireshark, any chance i can drop the dump somewhere for someone to have a look at ? |
@Chartreusito I expect that you will see a write request when setting the sensitivity, can you provide a screenshot of that here? Make sure to expand all the panels in the bottom which show the payload. |
|
With this converter impossible to restart z2m :
I already use another converter without problem |
Made a mistake, I updated the converter. |
Did you wake-up the device right before changing it? |
Just tried the external converter, values are saved when waking up device. The line has no name though, thanks ! |
I updated https://gist.github.com/Koenkk/f902e5e3f85c4e1624bac1133847c0fd , can you check if it shows the description? |
Description is now correctly showed, perfect, thank you. |
Integrated the changes! Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html) |
Link
https://www.zigbee2mqtt.io/devices/LDSENK08.html#adeo-ldsenk08
Database entry
{"id":42,"type":"EndDevice","ieeeAddr":"0x003c84fffe1b63d8","nwkAddr":48148,"manufId":4727,"manufName":"ADEO","powerSource":"Battery","modelId":"LDSENK08","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":1026,"inClusterList":[0,1,3,32,1280,2821],"outClusterList":[25],"clusters":{"genBasic":{"attributes":{"modelId":"LDSENK08","manufacturerName":"ADEO","powerSource":3,"zclVersion":3,"appVersion":34,"stackVersion":6,"hwVersion":1,"dateCode":"20200519","swBuildId":"2.02"}},"ssIasZone":{"attributes":{"iasCieAddr":"0x00124b0029e8a671","zoneState":1}},"genPollCtrl":{"attributes":{"checkinInterval":6480}},"genPowerCfg":{"attributes":{"batteryPercentageRemaining":200}}},"binds":[{"cluster":32,"type":"endpoint","deviceIeeeAddress":"0x00124b0029e8a671","endpointID":1},{"cluster":1,"type":"endpoint","deviceIeeeAddress":"0x00124b0029e8a671","endpointID":1}],"configuredReportings":[{"cluster":1,"attrId":33,"minRepIntval":3600,"maxRepIntval":62000,"repChange":0}],"meta":{}}},"appVersion":34,"stackVersion":6,"hwVersion":1,"dateCode":"20200519","swBuildId":"2.02","zclVersion":3,"interviewCompleted":true,"meta":{"configured":491743244},"lastSeen":1675448631711,"defaultSendRequestWhen":"active"}
Comments
This door sensor is already supported but it's missing a functionnality.
According to device documentation, sensitivity can be set via the manufacturer gateway.
Process is similar as to what is documented here : https://www.zigbee2mqtt.io/devices/DJT11LM.html#sensitivity
Setting the sensitivity is supposed to be followed by an interaction to wake up the device.
Documentation
I tried with the following
External converter
Supported color modes
No response
Color temperature range
No response
The text was updated successfully, but these errors were encountered: