Skip to content

Commit

Permalink
feat: add giot.light.v8ssm
Browse files Browse the repository at this point in the history
  • Loading branch information
lekoOwO authored Aug 17, 2024
1 parent d0d8a93 commit e756dd0
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 @@ -3071,6 +3071,7 @@
"ttl": "7d",
}, {
11724: ["GranwinIoT", "Mesh Light V5", "giot.light.v5ssm"],
15504: ["GranwinIoT", "Mesh Light V8", "giot.light.v8ssm"]
"spec": [
BaseConv("light", "light", mi="2.p.1"),
BrightnessConv("brightness", mi="2.p.2", max=100),
Expand Down

0 comments on commit e756dd0

Please sign in to comment.