DDF for Tuya presence sensor (_TZ3000_otvn3lne)#6297
DDF for Tuya presence sensor (_TZ3000_otvn3lne)#6297manup merged 1 commit intodresden-elektronik:masterfrom
Conversation
|
Hello, I m not sure you need to create a ZHABattery, can just use state/battery. |
|
I'll update the PR: It looks like they're both TS0202 models with the same cluster layout and behaviour (just that classic Tuya thing of renaming it for different branding....). Cheers! |
|
Patch tested against two examples of the _TZ3000_otvn3lne, working: (Also is non disruptive to Homebridge devices as it does not change the device types or other things that would identify it as a different device) |
|
For me it s perfect, it correct the old DDF and add a compatible clone. I think there is too much model ID 2 manufacture name but 3 model id |
|
Oops, sorry about that extra model ID! Nice catch... |
|
(I'm only using force push on my fork so I can rebase and have the PR updated immediately!) |
|
Looks good to me, ready to merge? |
|
Ready 👍 |
|
hi guys don't understand what changed but since the last update my presence sensor "_msl6wxk9" is not working anymore keeps saying that there is motion detected in home assistant but inside Deconz i can see the status change of the IAS zone alarm1 it does not look like there is a big change to the DDF. am i missing something here? |
|
Not sure, but I've been having a few challenges that seems to relate to: #6358 |
Add support for the _TZ3000_otvn3lne_presence_sensor.json
This is a relatively new sensor from Tuya, but follows the style of using an IAS Zone cluster at 0x500 rather than at 0x0406.
Tested as working on two examples of the sensor using a Conbee II.
Created using the DDF tool in the deconz app, and not externally edited.