Hello, I am still pretty new to HA and am having issues with a Tuya temperature/humidity sensor that I’ve added via the ZHA integration. After a few iterations of adding and removing the device, I can get it to show up with data for temp, humidity, battery, etc. However, it never updates. I left it all night and the data didn’t change even once. The information reported by ZHA is TS0201 by _TZ3000_fllyghyj.
I found this https://github.com/zigpy/zha-device-handlers/issues/862#issuecomment-862582771 and this https://github.com/zigpy/zha-device-handlers/blob/4fcf1c1cedc288f0fc80f3d7e4d308eb1c43cb13/zhaquirks/tuya/ts0201.py which seem like they might help, but I have no idea what to do with this info.
Does anyone know what I can do to get the device to actively update the sensor data?