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

请添加:V5无线一键开关 (BLE)集成 #1517

Closed
HASSAAS opened this issue Dec 13, 2024 · 2 comments
Closed

请添加:V5无线一键开关 (BLE)集成 #1517

HASSAAS opened this issue Dec 13, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@HASSAAS
Copy link

HASSAAS commented Dec 13, 2024

DEVICES = [{
16191: ["Lingju", "BLE Wireless Button", "giot.remote.v51kwm"],
"spec": [
BaseConv("action", "sensor"),
MapConv("action", mi="2.e.1012.p.1", map={1: BUTTON_SINGLE}),
MapConv("action", mi="2.e.1013.p.1", map={1: BUTTON_DOUBLE}),
MapConv("action", mi="2.e.1014.p.1", map={1: BUTTON_HOLD}),
],
}] + DEVICES
设备ID:16191
https://home.miot-spec.com/spec?type=urn:miot-spec-v2:device:remote-control:0000A021:giot-v51kwm:1
辛苦大佬了~!

@AlexxIT AlexxIT added the enhancement New feature or request label Dec 13, 2024
@AlexxIT AlexxIT self-assigned this Dec 13, 2024
@wangyz1997
Copy link
Contributor

Done in #1518.

@AlexxIT AlexxIT added this to the v4.0.8 milestone Dec 16, 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

3 participants