Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Divoo WT-03W #133

Open
nerdosity opened this issue Jul 24, 2024 · 0 comments
Open

Support for Divoo WT-03W #133

nerdosity opened this issue Jul 24, 2024 · 0 comments

Comments

@nerdosity
Copy link

{
"result": {
"category": "sfkzq",
"functions": [
{
"code": "switch",
"desc": "{}",
"name": "阀门开关",
"type": "Boolean",
"values": "{}"
},
{
"code": "time_use",
"desc": "{"unit":"s","min":0,"max":2592000,"scale":0,"step":1}",
"name": "灌溉时间",
"type": "Integer",
"values": "{"unit":"s","min":0,"max":2592000,"scale":0,"step":1}"
},
{
"code": "weather_delay",
"desc": "{"range":["cancel","24h","48h","72h"]}",
"name": "天气延时",
"type": "Enum",
"values": "{"range":["cancel","24h","48h","72h"]}"
},
{
"code": "countdown",
"desc": "{"unit":"s","min":0,"max":86400,"scale":0,"step":1}",
"name": "倒计时",
"type": "Integer",
"values": "{"unit":"s","min":0,"max":86400,"scale":0,"step":1}"
},
{
"code": "smart_weather",
"desc": "{"range":["sunny","cloudy","rainy"]}",
"name": "智能天气类型",
"type": "Enum",
"values": "{"range":["sunny","cloudy","rainy"]}"
}
],
"status": [
{
"code": "switch",
"name": "阀门开关",
"type": "Boolean",
"values": "{}"
},
{
"code": "battery_percentage",
"name": "电池电量",
"type": "Integer",
"values": "{"unit":"%","min":0,"max":100,"scale":0,"step":1}"
},
{
"code": "time_use",
"name": "灌溉时间",
"type": "Integer",
"values": "{"unit":"s","min":0,"max":2592000,"scale":0,"step":1}"
},
{
"code": "weather_delay",
"name": "天气延时",
"type": "Enum",
"values": "{"range":["cancel","24h","48h","72h"]}"
},
{
"code": "countdown",
"name": "倒计时",
"type": "Integer",
"values": "{"unit":"s","min":0,"max":86400,"scale":0,"step":1}"
},
{
"code": "work_state",
"name": "工作状态",
"type": "Enum",
"values": "{"range":["auto","manual","idle"]}"
},
{
"code": "smart_weather",
"name": "智能天气类型",
"type": "Enum",
"values": "{"range":["sunny","cloudy","rainy"]}"
},
{
"code": "use_time_one",
"name": "单次使用时间",
"type": "Integer",
"values": "{"unit":"s","min":0,"max":86400,"scale":0,"step":1}"
}
]
},
"success": true,
"t": REDACTED,
"tid": "REDACTED3749a311ef8c0d06REDACTED"
}

It got discovered, but I only get signal_strength sensor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant