dresden-elektronik / deconz-rest-plugin

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

Device Request: TY0201 _TZ3000_bjawzodf #7684

Closed 4MeInfo closed 5 months ago

4MeInfo commented 5 months ago

Is there already an existing issue for this?

Product name

TY0201

Manufacturer

Tuya

Model identifier

_TZ3000_bjawzodf

Device type to add

Sensor

Node info

Bildschirmfoto 2024-03-28 um 21 18 21

Endpoints and clusters

Bildschirmfoto 2024-03-28 um 21 26 07

<img width="1051" alt="Bildschirmfoto 2024-03-28 um 21

Bildschirmfoto 2024-03-28 um 21 25 23

25 46" src="https://github.com <img width="1051" alt="Bildschirmfoto 2024-03-28 um 21 25 13" src="https://github.com/dresden-ele ![Uploading Bildschirmfoto 2024-03-28 um 21.24.52.png…]() ktronik/deconz-rest-plugin/assets/53448222/3374a

Bildschirmfoto 2024-03-28 um 21 24 36

bcd-5074-434f-9563-95d7daac512c"> /dresden-elektronik/deconz-rest-plugin/assets/53448222/af7bd224-799c-47a0-b114-7c80c22060cd">

Basic

Bildschirmfoto 2024-03-28 um 21 19 10 Bildschirmfoto 2024-03-28 um 21 26 31

Further relevant clusters

Power Configuration

On/Off

Level Control

Color Control

Thermostat

Simple Metering

Electrical Measurement

Any other cluster of relevance/interest

4MeInfo commented 5 months ago

https://de.aliexpress.com/item/1005005951863680.html?spm=a2g0o.order_detail.order_detail_item.19.571d6368Hbd0hu&gatewayAdapt=glo2deu

4MeInfo commented 5 months ago

_TZ3000_bjawzodf.json

Bildschirmfoto 2024-03-29 um 08 32 55

I modify some existing file and it works.

Smanar commented 5 months ago

Ha yes there is already a DDF, but not for the same model

  "manufacturername": "_TZE200_bjawzodf",
  "modelid": "TS0601",

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

If it's the one you have modified, can you submit a PR ?

4MeInfo commented 5 months ago

I used the https://github.com/dresden-elektronik/deconz-rest-plugin/blob/master/devices/tuya/_TZ3000_TS0201_temp_hum_sensor.json

Smanar commented 5 months ago

Ha yes, one DDF work with tuya cluster, the second one with classics clusters. And your device have both ....

Lol, so impossible to guess without the device. Thx for tests.

Do you want to make a PR to add it officially ?