deconz-rest-plugin icon indicating copy to clipboard operation
deconz-rest-plugin copied to clipboard

Moes ZSS-S01-GWM-C - Smart Door/Window Sensor

Open alexborro opened this issue 1 year ago • 3 comments

Is there already an existing issue for this?

  • [X] I have searched the existing issues and there is none for my device

Product name

Moes ZSS-S01-GWM-C - Smart Door/Window Sensor

Manufacturer

_TZ3000_8yhypbo7

Model identifier

TS0203

Device type to add

Sensor

Node info

image

Endpoints and clusters

image

Basic

image

Further relevant clusters

Power Configuration

image

IAS Zone

image

alexborro avatar Aug 15 '24 13:08 alexborro

Hello can you try to adding your device to this list ?

https://github.com/dresden-elektronik/deconz-rest-plugin/blob/master/devices/tuya/_TZ3000_TS0203_door_sensor.json

Need to add manufacture name AND model ID (even they are same)

Smanar avatar Aug 15 '24 16:08 Smanar

Very good, it shows up like the pictures below. The Open/Close state is working, but it didnt display any other information, like the battery level (it seems to have it according to the Power Configuration cluster).

Any idea how I can try to add it ?

When finished, I can make a PR for these changes.

Cheers. Alex.

image

image

alexborro avatar Aug 15 '24 21:08 alexborro

The DDF (try to) catch the battery level too, perhpas need some time or the settings have failed at inclusion. But this device haven't a "force read" every 24h.

If after 24h you still have nothing, try to re-include the device, without deleting it.

If after 24h again try adding on config/battery part

          "refresh.interval": 86400,
          "read": {
            "at": "0x0021",
            "cl": "0x0001",
            "ep": 1,
            "fn": "zcl:attr"
          },

Smanar avatar Aug 16 '24 14:08 Smanar

As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

github-actions[bot] avatar Sep 07 '24 01:09 github-actions[bot]

As there has not been any response in 28 days, this issue will be closed. @ OP: If this issue is solved post what fixed it for you. If it is not solved, request to get this opened again.

github-actions[bot] avatar Sep 14 '24 01:09 github-actions[bot]