Skip to content

Commit

Permalink
Merge pull request #1523 from HonLuk/master
Browse files Browse the repository at this point in the history
add wlg.light.wy0a03 support
  • Loading branch information
AlexxIT authored Dec 22, 2024
2 parents 1506ac8 + f304770 commit 516824e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/xiaomi_gateway3/core/devices.py
Original file line number Diff line number Diff line change
Expand Up @@ -3798,6 +3798,7 @@
]
}, {
17970: ["MVS", "MVS Mesh Light", "mvs.light.wy0a02"],
21676: ["WLG", "WLG Mesh Light", "wlg.light.wy0a03"],
"spec": [
BaseConv("light", "light", mi="2.p.1"),
BrightnessConv("brightness", mi="2.p.2", max=100),
Expand Down

0 comments on commit 516824e

Please sign in to comment.