You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also have a few of these Tuya integrated temp/humidity sensors with the same issue. Looking at these compared to the Tuya temp sensors that do work I see they are a different category of device.
Working device category - wsdcg
Not working device category - tqd
When I pulled the "tqd" device data from the Tuya IOT API I got this:
{"temp_unit_convert": "f", "temp_current": 250, "humidity_value": 32, "battery_state": "high"}
Which seems to be all the needed data.
I checked the senso.py and I do not see tqd defined as a temperature and humidity sensor, so that is likely the issue.
Device normal info
The text was updated successfully, but these errors were encountered: