[ST Edge] Personal Tuya Devices - Generic EF00 Device

These numbers mean the datapoints used for each manufacturer in the order of the profile definition (in this case: temperature, humidity and battery)
So, DP=1 for temperature, DP=2 for humidity and DP=3 for battery. These are the default datapoints. You may override them in the settings.

The presence of asterisk means some kind of customization, usually related to the rate.

1 Like

Hey wesley, any chance we can get this solar alarm supported? _TZE284_nlrfgpny
I tried the datapoints from this github

But no dice. I got it to set off the siren once or twice but then it wont turn off and i have to pull the battery :frowning:

Your DP seems to be correct. Please send your setting. Maybe there were problem with the received signal while testing ?

Have you managed to get this device working?

No, im not able to get it to work.

i ended up getting it to work. i had the incorrect dp for the alarm

1 Like

Could I get a hand getting some soil sensors working? I followed all the steps in the following post since I have the same device but I keep getting the same error message. I have tried unpairing/pairing a dozen times, have moved the device right next to my hub, and have waited 24+ hours

Can you please share the correct DP that works for you for others that will come across this device ?

Your RSSI value (-93 dBm) seems to be very poor it should higher than -70dBm (like -60dBm or -50dBm). Can you please do your test when your device is near by your hub ? If everything works well consider adding some repeaters in the way between final location and your hub.

Hi, thanks for the reply. That was the moisture sensor I have outside. I do have some repeaters on their way to fix that issue.

The other sensor I have laying right next to the hub and I’m experiencing the same issues with it

Please share your device Finger Print. Do you know which DP’s your device is using ?

Is presentation ID the same as fingerprint? Sorry I’m not familiar with what DP is either

Edit: oh must be device profile. It’s currently on generic-ef00-v1

yea, so the DP for alarm is 13, DP for audio i set to 21 (this might be wrong since i dont think the volume can be changed on this siren, but this allowed me to change melodys somewhat, its wierd) and dp for battery is 15.
I wish there was a way to use siren or light strobe only, but this is better then nothing i guess.

1 Like

For _TZE284_aao3yzhs

Go to setting and change the profile to temperature and humidity . go setting again and change to +Battery. Use the following DP for temperature, humidity and Battery:

            [3, "soil_moisture", tuya.valueConverter.raw],
            [5, "temperature", tuya.valueConverter.divideBy10],
            [9, "temperature_unit", tuya.valueConverter.temperatureUnit],
            [14, "battery_state", tuya.valueConverter.batteryState],
            [15, "battery", tuya.valueConverterBasic.scale(6, 60, 0, 100)]

3, 5 , 15

1 Like

Try DP 102 looks like you can control the mode:


102,  "alarm_mode", tuya.valueConverterBasic.lookup({alarm_sound: tuya.enum(0), alarm_light: tuya.enum(1), alarm_sound_light: tuya.enum(2)}), ],

Just checking- but will this fix the error I’m seeing in the one screenshot that says “This device hasn’t updated all of its status information yet. Check again later.”

And how do I edit DP (this does mean device profile right?)? Is that done on the advanced SmartThings website?

Thanks

I’m answering in PM

1 Like

Theirs no spot to input that unfortunately

If this setting is important for you , you can connect your device to Tuya hub and configure as you need. Then, connect back to ST. The setting will be stored in the device.