dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 502 forks source link

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

Closed alexborro closed 1 month ago

alexborro commented 2 months ago

Is there already an existing issue for this?

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

Smanar commented 2 months ago

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)

alexborro commented 2 months ago

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

Smanar commented 2 months ago

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"
          },
github-actions[bot] commented 1 month ago

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] commented 1 month ago

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.