[BETA] Tuya Cloud Driver (Limited device support)

Hi,
Just wondering if anyone had tried a wifi smart lock with this integration?
I would like to buy one but I would like to know if I would be able to catch key pressed in real time, I would like to manage code entered from Hubitat (webcore). I have other devices that works great but with my cleaning robot I have to use virtual switch to know it’s state etc
Any comment on this?
I know it could depend of the brand but if it’s possible it will be a good start! Someone wants to give one to me and was asking if it could be added in my smart home hub…

Thanks!

Bumping this. It's weird and needs someone to explain what's happening.

For my Smartlife ceiling fan, the "Tuya Home Devices" device list in Hubitat shows a device named "Ceiling Fan" as type "Generic Component Fan Light Control". Within that there is the option to set level and speed etc. The only thing that works is the light. On and off - dimming by level works a little bit, but the lowest dim setting is super bright. Regardless, the setting of the fan speed does nothing there. However, there is also a child device called "Fan". From in there I can control the fan. It's device type is "Generic Component Fan Control".
I think this should either show two children, one for fan and one for light, OR, no child processes and just main one with both the light and fan speed working. The way it is now is hokey.

Hi everyone,

Since last (Beta) Firmware update 2.4.1.103, all child devices created by this app do not work properly.

When turned on or off, the device doesn’t respond, or responds after a couple of seconds.

Has anyone noticed this problem?

Icons created on dashboards don’t work, but on the device page on/off switch they work properly most of the time.

Any ideas?

Edit: Has anyone had this same behavior since last update?

I installed this driver and able to access all my tuya wifi devices via Hubitat except one. This missing one is a fish feeder and the product name is in Chinese 鱼缸喂食器. I can see this device in tuya developer platform but not in the Hubitat. Not sure if the device is not recognized because of the product name in Chinese, any idea or thoughts to make it work with Hubitat?

Update

Device event shows - not support this device

With little bit research on the tuya cloud platform, i see the Product Category is 'ygwsq' which i dont see in the driver code. Can anyone help adding this device to the driver? Appreciate the help.

Device properties
{
"result": {
"properties": [
{
"code": "switch_1",
"custom_name": "",
"dp_id": 1,
"time": 1738515750409,
"type": "bool",
"value": false
},
{
"code": "countdown",
"custom_name": "",
"dp_id": 6,
"time": 1738515671304,
"type": "value",
"value": 0
}
]
},
"success": true,
"t": 1738524354287,
"tid": "8530bdbde19b11efb364423a6d1d6b63"
}