[ST Edge] Personal Tuya Devices - Generic EF00 Device

Hi, great work.
I have a tuya metter with ct. I add it. How i know what endpoint?



For my 3 gang switch i just guessed on data points 1,2 and 3 and it worked as 3 seperate child switches.



1 Like

Support this ground soil sensor

US $28.39 32%OFF | Tuya Zigbee Wireless Soil Moisture Meter Temperature Humidity Tester Plant Monitor IP67 Waterproof Detector for Garden Planting
https://a.aliexpress.com/_EzoP9ZV

Connect it properly before pairing it and the device should report some datapoints automatically.
Sometimes it doesn’t happen, you may try pairing it again.
Consider triggering physical interfaces with the device, like buttons, switches, sensors, …
Datapoints aren’t informed in the manual or anything. You will need to search on the internet.
Try to follow the steps I added in the “How to use” and let me know if you had any trouble.

Have you tried this driver for this ground soil sensor ?

Yes, it is working

1 Like

Share print of detail view and configuration to help others.

1 Like

Toya soil sensor




5 Likes

@w35l3y first up great work on this especially with the datapoints now showing, it will make things a lot easier. Just out of curiosity I guessed my switch data points as 1,2 and 3 which worked but these do not match the datapoints found. Is this because they are not generic data points? Let me know if there’s an explanation or if you want me to try changing my datapoints to match the ones found, if it helps your work.

Press the switches and they should show up in the list.
It shows all datapoints reported by the device and their updates.

Sometimes the device just doesn’t report some values.

Boom, there we go! Boolean 1,2 and 3 now showing. I’ll try these other data points after work…possibly power monitoring?

1 Like

No, probably restoring state or led state. I don’t know for sure.
Power monitoring usually is at another cluster.

Ok, I’ll take a look later and let you know if I find anything interesting. Late for work…!

1 Like

I tried using 1. It gets stuck on motion.


Sorry if my replys are delayed. Wife just had a baby so I’n in between feedings and naps.

1 Like

Quick fix. The code was expecting boolean for presence sensors but received enum.

I think I got it to work! Very basic functionality, but it shows presence when I move on front of it, and after leaving the room, it goes back to not present after about two minutes. I’ll keep experimenting with it, but it’s progress.!

Thanks again!


1 Like

Did you reinstall it ?
Have you tested it already ?
What was the result ?
I answered you that there was a bug.

EDIT: This message and the one below were moved from another thread. They are out of context now. @X0mbie device is working as seen above.

I did reinstall it and it does show the data points. Each time I enter them in under presence sensor it creates the child devices but they either show connected or present. That status never changes.




If I’m doing something wrong please let me know.

Thanks again for all your hard work.

Hi, their is option adding humidity datapoint (percent)?

Master, you were able to install the Driver, but I’m having trouble inserting the parameters. Should I test the suggested combinations? or can I inform more than one parameter, separated by a comma? I appreciate your help