New Tuya Temperatur and Humidity Sensor

I got a new Tuya Temperatur and Humidity Sensor.
I tried it because of using 2 AAA batteries instead of CR2032.
The sensor type ist ZG-227ZS or C3007 there are two different lables at the box.
If I try to connect it to my Conbee3 Stick the sensor stops flashing after a view seconds, but there is no device added to the Phoscon GUI.
I also found no new device in the deconc GUI.
I know the tuya devices changes faster than anyone could add the new devices.
How could I add it to the deconz Gui and is there a doc how to get such a device working.
I would like to try and help to add this device to the supported devices
Best regards

Hello, for tuya we realy need to know the model ID/ Manufacture name, you can have similar device, visualy same, with same reference, but different firmwares (even purchased the same day from the same seller)
Without support the device will be not visible in the API (so not visible in Phoscon) but It need to be visible in deconz.

Manufacterer: Shenzhen New Green Energy Technologies Co ltd
Model C3007 or ZG-227ZS
There is also TZ-P3-L above the barcode.
It is a Sensor about 7cm x 2,5cm x 2.5cm
Link to the Sensor
I’ll try it again at the weekend to add it an find it in deconz Gui

Yes pls, because information on the package are useless, and if you can’t see it in Deconz it mean the device can’t be included at all, so it’s a bigger problem that can’t be solved with a DDF.

After searching I found it in deconz.




Hope this is the needed information

Yes, this model seem classic, try to add it to this DDF devices\tuya\_TZE200_TS0601_humidity_temp.json

Just need to add your model ID AND the Manufacture name, them just restart deconz.

If you are using docker, need to create a new DDF in a persistent folder, what is your OS ?

I’m using openhab with openhabian on a raspberry 4
I changed the file /usr/share/deCONZ/devices/tuya/_TZE200_TS0601_humidity_temp.json and restarted the deconz service.
Now the sensor ist available in the Phoscon UI.
How could I add this on Github to be available for other people.

You can submit a PR Pull requests · dresden-elektronik/deconz-rest-plugin · GitHub
If you have only 1 file to edit, like here, just try to edit the original file on the browser, you will have an error message saying you haven’t right, create a fork under your name and start the PR submit procedure.
You can rollback later and there is no danger to break something.

If you can’t, just ask I will make the PR.

That would be great.
The only way I know is to make a Feature branch make the changes and create a Pull request.
I don’t know how is it done here because there are only 4 branches.
But maybe you could tell me to do it next time on my own.
Thanks a lot for your help

I m not sure to understand ^^, do you want I make it or not ?
Else just try to edit this file deconz-rest-plugin/devices/tuya/_TZE200_TS0601_humidity_temp.json at master · dresden-elektronik/deconz-rest-plugin · GitHub with the “pencil icon”

I have tried to make a pull request.
I dont know if I made it correct. Thanks for your patience

lol was fast, and Manup have already merged it.
So you will have it for sure in next version, thx.