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

Update dongguan_electric_curtain.yaml #2119

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

almirus
Copy link
Contributor

@almirus almirus commented Jul 16, 2024

7 DP is't action, it's learning state

               {
                    "abilityId": 7,
                    "accessMode": "ro",
                    "code": "work_state",
                    "description": "每次进入页面时判断学习状态“\\n1、standby为未学习状态,面板显示学习页面;\\n2、learning为学习中状态,此时面板禁用“开始学习”按钮,无法下发。\\n3、success为学习完成状态,显示控制页面。在学习页面收到success上报时,面板弹窗提示学习成功,点击确认后跳转到控制页面。\\n4、fail为学习失败状态,设备上报fail并将学习按钮上报false使能,此时面板弹窗提示”“学习失败,请检查方向是否选择正确并重新开始学习。”",
                    "name": "学习状态",
                    "typeSpec": {
                        "type": "enum",
                        "range": [
                            "standby",
                            "learning",
                            "success",
                            "fail"
                        ]
                    }
                },

7 DP is't action, it's learning state

{
                    "abilityId": 7,
                    "accessMode": "ro",
                    "code": "work_state",
                    "description": "每次进入页面时判断学习状态“\\n1、standby为未学习状态,面板显示学习页面;\\n2、learning为学习中状态,此时面板禁用“开始学习”按钮,无法下发。\\n3、success为学习完成状态,显示控制页面。在学习页面收到success上报时,面板弹窗提示学习成功,点击确认后跳转到控制页面。\\n4、fail为学习失败状态,设备上报fail并将学习按钮上报false使能,此时面板弹窗提示”“学习失败,请检查方向是否选择正确并重新开始学习。”",
                    "name": "学习状态",
                    "typeSpec": {
                        "type": "enum",
                        "range": [
                            "standby",
                            "learning",
                            "success",
                            "fail"
                        ]
                    }
                },
@make-all make-all merged commit 0397f77 into make-all:main Jul 16, 2024
4 checks passed
make-all added a commit that referenced this pull request Jul 18, 2024
PR #2105 (reverted and merged with older config for same family device)
PR #2119, #2123, #2125
timlaing pushed a commit to timlaing/tuya-local that referenced this pull request Aug 8, 2024
PR make-all#2105 (reverted and merged with older config for same family device)
PR make-all#2119, make-all#2123, make-all#2125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants