Any idea how to integrate this 2-way switch & hum&temp sensor to HA? It’s Tuya compatible, works fine in Tuya app and detects as “Two-way temperature and humidity switch (unsupported) by Tuya” in HA, but no entities / sensors available. I have the official Tuya cloud integration in use in HA.
Diagnostics data
> *"data": {*
> *"endpoint": "[https://openapi.tuyaeu.com](https://openapi.tuyaeu.com/?fbclid=xxxxxx)",*
> *"auth_type": 0,*
> *"country_code": "358",*
> *"app_type": "tuyaSmart",*
> *"mqtt_connected": true,*
> *"disabled_by": null,*
> *"disabled_polling": false,*
> *"name": "Lampola tuplakytkin",*
> *"model": "",*
> *"category": "wkcz",*
> *"product_id": "xxxxxxxxxxxx",*
> *"product_name": "Two-way temperature and humidity switch",*
> *"online": true,*
> *"sub": false,*
> *"time_zone": "+03:00",*
> *"active_time": "2022-10-15T17:11:14+00:00",*
> *"create_time": "2022-10-15T17:11:14+00:00",*
> *"update_time": "2022-10-15T17:11:38+00:00",*
> *"function": {},*
> *"status_range": {},*
> *"status": {},*
"home_assistant": {
"name": "Lampola tuplakytkin",
"name_by_user": null,
"disabled": false,
"disabled_by": null,
"entities": []
}