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

Request support for <WIFI Door Opener> #2389

Closed
arhimidis64 opened this issue Oct 13, 2024 · 2 comments
Closed

Request support for <WIFI Door Opener> #2389

arhimidis64 opened this issue Oct 13, 2024 · 2 comments

Comments

@arhimidis64
Copy link

arhimidis64 commented Oct 13, 2024

Log message

Device matches dongguan_garage_door_opener with quality of 100%. DPS: {"updated_at": 1728843189.8445075, "1": true, "2": 0, "3": true, "4": 10, "5": 600, "12": "unclosed_time"}

DPS information

{
  "result": {
    "model": "{\"modelId\":\"0000041yyp\",\"services\":[{\"actions\":[],\"code\":\"\",\"description\":\"\",\"events\":[],\"name\":\"默认服务\",\"properties\":[{\"abilityId\":1,\"accessMode\":\"rw\",\"code\":\"switch_1\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_power\",\"attribute\":\"641\",\"trigger\":\"direct\",\"id\":1},\"name\":\"控制器开关\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":2,\"accessMode\":\"rw\",\"code\":\"countdown_1\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_time2\",\"attribute\":\"704\"},\"name\":\"倒计时\",\"typeSpec\":{\"type\":\"value\",\"max\":86400,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"s\"}},{\"abilityId\":3,\"accessMode\":\"ro\",\"code\":\"doorcontact_state\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-menci\",\"attribute\":\"64\"},\"name\":\"门磁状态\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":4,\"accessMode\":\"rw\",\"code\":\"door_time_1\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_time3\",\"attribute\":\"96\"},\"name\":\"开关门行程时间\",\"typeSpec\":{\"type\":\"value\",\"max\":120,\"min\":10,\"scale\":0,\"step\":1,\"unit\":\"s\"}},{\"abilityId\":5,\"accessMode\":\"rw\",\"code\":\"alarm_countdown_1\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_time2\",\"attribute\":\"96\"},\"name\":\"超时告警倒计时\",\"typeSpec\":{\"type\":\"value\",\"max\":86400,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"s\"}},{\"abilityId\":6,\"accessMode\":\"rw\",\"code\":\"door_control_1\",\"description\":\"三方语音控制时单独下发此DP点。\",\"extensions\":{\"iconName\":\"icon-dp_mode\",\"attribute\":\"736\"},\"name\":\"语音控制\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"open\",\"close\"]}},{\"abilityId\":11,\"accessMode\":\"rw\",\"code\":\"voice_control_1\",\"description\":\"支持语音控制的开启和关闭。\",\"extensions\":{\"iconName\":\"icon-dp_mic\",\"attribute\":\"736\"},\"name\":\"语音控制设置\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":12,\"accessMode\":\"rw\",\"code\":\"door_state_1\",\"description\":\"车库门长时间处于开启状态时,设备会上报unclosed_time,平台配置长时间开门状态触发条件为此DP点的 枚举值 状态。 车库门关门超时时,会上报close_time_alarm,平台配置告警触发条件为此DP点的枚举值状态。\",\"extensions\":{\"iconName\":\"icon-dp_mode\",\"attribute\":\"704\",\"trigger\":\"direct\",\"id\":12},\"name\":\"门告警状态\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"unclosed_time\",\"close_time_alarm\",\"none\"]}}]}]}"
  },
  "success": true,
  "t": 1728843419561,
  "tid": "566bb5b4898f11efbc016e7818a0f8a2"
}

Product ID

1wwbzczt9hrtwqjr

Product Name

WIFI Door Opener

Information about how the device functions

"model": "PJ-WGDOOR01", "category": "ckmkzq", "version": "3.4"

https://vi.aliexpress.com/item/1005003913566298.html?spm=a2g0o.order_list.order_list_main.5.7fdd1802eVa68i&gatewayAdapt=glo2vnm

"mapping": {
"1": {
"code": "switch_1",
"type": "Boolean",
"values": {}
},
"2": {
"code": "countdown_1",
"type": "Integer",
"values": {
"unit": "s",
"min": 0,
"max": 86400,
"scale": 0,
"step": 1
}
},
"3": {
"code": "doorcontact_state",
"type": "Boolean",
"values": {}
}
},
"ip": "192.168.1.56",
"version": "3.4"
},

@arhimidis64 arhimidis64 added the new device Unsupported device label Oct 13, 2024
@make-all
Copy link
Owner

There is no justification for a new config here. It is 100% match for dongguan_garage_door_opener, as the log message says.

@make-all make-all closed this as not planned Won't fix, can't repro, duplicate, stale Oct 14, 2024
@make-all make-all removed the new device Unsupported device label Oct 14, 2024
@arhimidis64
Copy link
Author

I tryed to re-add device and now i have something different:

Device matches dongguan_garage_door_opener with quality of 86%. DPS: {"updated_at": 1728896012.4046044, "1": false, "2": 0, "3": true, "4": 10, "5": 600, "11": false, "12": "unclosed_time"}

make-all added a commit that referenced this issue Oct 14, 2024
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

2 participants