We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
}, { # https://home.miot-spec.com/spec/chuangmi.switch.mesh 1350: ["Chuangmi", "Single Wall Switch K1-A (with N)", "chuangmi.switch.mesh"], "spec": [ Converter("switch", "switch", mi="2.p.1"), MapConv("indicator light", "switch", mi="3.p.3", map={1: False, 2: True}), ] }, { # https://home.miot-spec.com/spec/chuangmi.switch.meshb01 1490: ["Chuangmi", "Double Wall Switch K1-B (with N)", "chuangmi.switch.meshb01"], "spec": [ Converter("left switch", "switch", mi="2.p.1"), Converter("right switch", "switch", mi="3.p.1"), MapConv("indicator light", "switch", mi="4.p.3", map={1: False, 2: True}), ]
Enviroment: Device Xiaomi Multimode Gateway CN v1.5.4_0090 XiaomiGateway3: v3.2.1 Homeassistant: 2023.5.4
The text was updated successfully, but these errors were encountered:
Add support for Chuangmi Wall Switch (with N) #1062
dd7c28f
Thanks!
Sorry, something went wrong.
https://github.com/AlexxIT/XiaomiGateway3/releases/tag/v3.3.0
No branches or pull requests
Enviroment:
Device Xiaomi Multimode Gateway CN v1.5.4_0090
XiaomiGateway3: v3.2.1
Homeassistant: 2023.5.4
The text was updated successfully, but these errors were encountered: