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

Add giot.remote.v58kwm, bean.curtain.ct01, babai.curtain.ble11s #1496

Closed
freeupmao opened this issue Nov 25, 2024 · 1 comment
Closed

Add giot.remote.v58kwm, bean.curtain.ct01, babai.curtain.ble11s #1496

freeupmao opened this issue Nov 25, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@freeupmao
Copy link

freeupmao commented Nov 25, 2024

My config is runing:

   {
    14020: ["bean", "curtain ct01", "bean.curtain.ct01"],
    "spec": [
        MapConv("motor_control", "cover", mi="2.p.1", map={0: "stop", 1: "open", 2: "close"}),
        CurtainPosConv("position", mi="2.p.2"),  # 百分比
        BaseConv("target_position", mi="2.p.3"),  # 目标位置
        MapConv("speed_level", "select", mi="4.p.5", map={1: "low", 2: "medium", 3: "high"})  # 速度等级
    ],
    "ttl": "7d",
},  {
    15888: ["Babai", "Curtain BLE11S", "babai.curtain.ble11s"],
    "spec": [
        MapConv("motor_control", "cover", mi="2.p.1", map={0: "stop", 1: "open", 2: "close"}),
        CurtainPosConv("position", mi="2.p.2"),  # 百分比
        BaseConv("target_position", mi="2.p.3"),  # 目标位置
        MapConv("mode", "select", mi="2.p.4", map={0: "normal", 1: "reversal", 2: "calibrate"}),  # 模式选择
        MapConv("speed_level", "select", mi="2.p.5", map={0: "low", 1: "medium", 2: "high"})  # 速度等级
    ],
    "ttl": "7d",
},  {
    20449: ["giot", "Wall Button", "giot.remote.v58kwm"],
    "spec": [
        BaseConv("channel_1", "switch", mi="2.p.1"),
        BaseConv("channel_2", "switch", mi="3.p.1"),
        BaseConv("channel_3", "switch", mi="4.p.1"),
        BaseConv("channel_4", "switch", mi="10.p.1"),
    ]
}, 
企业微信截图_755fc0bb-7885-4670-a27b-688492c58185
@AlexxIT AlexxIT added the enhancement New feature or request label Nov 25, 2024
@AlexxIT AlexxIT self-assigned this Nov 25, 2024
@AlexxIT AlexxIT changed the title Please add giot.remote.v58kwm、bean.curtain.ct01、babai.curtain.ble11s Add giot.remote.v58kwm, bean.curtain.ct01, babai.curtain.ble11s Dec 27, 2024
@AlexxIT AlexxIT added this to the v4.0.8 milestone Dec 27, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Dec 28, 2024

@AlexxIT AlexxIT closed this as completed Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants