Please support this Tuya motion + temperature + humidity sensor
diagnostics snippet:
"data": {
"endpoint": "https://openapi.tuyaeu.com",
"auth_type": 0,
"country_code": "61",
"app_type": "smartlife",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"name": "Bathroom",
"model": "NEO-NAS-PD07W0-P+L",
"category": "pir",
"product_id": "yrzxxxxxxxxxxxxx",
"product_name": "Motion Sensor",
...
I’ve 'x’ed out the end of product_id in case there’s some privacy issue with that being my unique device_id? But happy to provide more details if appropriate.
note: I’m happy to help doing this - I’m a developer, done some little bits of python but nothing in Home Assistant. Looking through previous PRs for supporting new sensors it doesn’t seem like there should be too many changes but certainly happy to get some guidance to get me started!
thank you