Skip to content

Commit

Permalink
Add specification for yeelink.light.lamp2 (#1859)
Browse files Browse the repository at this point in the history
Based on Xiaomi Mi Desk Lamp Pro which reports `yeelink.light.lamp2`.

```
Model: yeelink.light.lamp2
Hardware version: esp32
Firmware version: 2.1.7_0042
```
  • Loading branch information
izacus committed Dec 5, 2023
1 parent 5241bcc commit 93030e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions miio/integrations/yeelight/light/specs.yaml
Expand Up @@ -138,6 +138,10 @@ yeelink.light.lamp1:
night_light: False
color_temp: [2700, 5000]
supports_color: False
yeelink.light.lamp2:
night_light: False
color_temp: [2500, 4800]
supports_color: False
yeelink.light.lamp4:
night_light: False
color_temp: [2600, 5000]
Expand Down

0 comments on commit 93030e8

Please sign in to comment.