Skip to content

Commit

Permalink
Merge pull request #1500 from chiachunli08/master
Browse files Browse the repository at this point in the history
Add support for yeelink.light.wy0a01
  • Loading branch information
AlexxIT authored Nov 27, 2024
2 parents 8389898 + 6079c2a commit 94b76af
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 @@ -2242,6 +2242,7 @@
13471: ["LeMesh", "Mesh Light", "lemesh.light.wy0c14"],
13525: ["LeMesh", "Mesh Light", "lemesh.light.wy0c15"],
14335: ["Yeelight", "Yeelight Smart Light", "yeelink.light.wy0a03"],
14162: ["Yeelight", "Yeelight Smart Light", "yeelink.light.wy0a01"],
"spec": [
BaseConv("light", "light", mi="2.p.1"),
BrightnessConv("brightness", mi="2.p.2", max=100),
Expand Down

0 comments on commit 94b76af

Please sign in to comment.