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
Original report #638 gave iot.tuya.com docs with dps 1, 7, 8, 10, 11, 12, 13
Later screenshots of iot.tuya.com dropped 12 (work_state) but the rest were
still present.
Actual logs from #771 show 1, 7, 8, 13, 14, 110.
14 and 110 are unknown, as not listed in the portal (though 14 may be a
switch for the smart weather function, as per johgee device).
Assume 10, 11, 12 might show up under some circumstances, and leave them as
optional in the config.
Information about DPS mappings
Water Timer
Response
{
"result": {
"category": "sfkzq",
"functions": [
{
"code": "switch",
"dp_id": 1,
"type": "Boolean",
"values": "{}"
},
{
"code": "weather_delay",
"dp_id": 10,
"type": "Enum",
"values": "{"range":["cancel","24h","48h","72h"]}"
},
{
"code": "countdown",
"dp_id": 11,
"type": "Integer",
"values": "{"unit":"s","min":0,"max":86400,"scale":0,"step":1}"
},
{
"code": "smart_weather",
"dp_id": 13,
"type": "Enum",
"values": "{"range":["sunny","clear","cloud","cloudy","rainy","snow","fog"]}"
}
],
"status": [
{
"code": "switch",
"dp_id": 1,
"type": "Boolean",
"values": "{}"
},
{
"code": "battery_percentage",
"dp_id": 7,
"type": "Integer",
"values": "{"unit":"%","min":0,"max":5,"scale":0,"step":1}"
},
{
"code": "battery_state",
"dp_id": 8,
"type": "Enum",
"values": "{"range":["low","middle","high"]}"
},
{
"code": "weather_delay",
"dp_id": 10,
"type": "Enum",
"values": "{"range":["cancel","24h","48h","72h"]}"
},
{
"code": "countdown",
"dp_id": 11,
"type": "Integer",
"values": "{"unit":"s","min":0,"max":86400,"scale":0,"step":1}"
},
{
"code": "work_state",
"dp_id": 12,
"type": "Enum",
"values": "{"range":["auto","manual","idle"]}"
},
{
"code": "smart_weather",
"dp_id": 13,
"type": "Enum",
"values": "{"range":["sunny","clear","cloud","cloudy","rainy","snow","fog"]}"
}
]
},
"success": true,
"t": 1682196920684,
"tid": "fe7693cae14f11ed847f92e270c72120"
}
Bluetooth Gateway
Response
{
"code": 1106,
"msg": "permission deny",
"success": false,
"t": 1682258110751,
"tid": "7697f08ce1de11ed847f92e270c72120"
}
Info about manuals
https://manuals.plus/ningbo-hanci-electrical/hct-611-wireless-water-timer-manual#axzz7ziU04JrY
https://fccid.io/2A6BU-HCT611
The text was updated successfully, but these errors were encountered: