mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-31 13:08:07 +00:00
add support for yeelight: Yeelight Serene Eye-Friendly Desk Lamp (#10159)
* add support for yeelight: Yeelight Serene Eye-Friendly Desk Lamp (YLTD03YL) . product url: https://www.yeelight.com/en_US/product/muse it is can use model 'mono', tested pass. * ✏️ Tweak
This commit is contained in:
parent
8203c67fc6
commit
c3f0aa16fc
@ -142,7 +142,7 @@ This integration is tested to work with the following models. If you have a diff
|
|||||||
| ?, may be `ceiling3` | YLXD04YL | Yeelight Ceiling Light (Jiaoyue 450) |
|
| ?, may be `ceiling3` | YLXD04YL | Yeelight Ceiling Light (Jiaoyue 450) |
|
||||||
| `ceiling3` | YLXD05YL | Yeelight Ceiling Light (Jiaoyue 480) |
|
| `ceiling3` | YLXD05YL | Yeelight Ceiling Light (Jiaoyue 480) |
|
||||||
| `ceiling4` | YLXD02YL | Yeelight Ceiling Light (Jiaoyue 650) |
|
| `ceiling4` | YLXD02YL | Yeelight Ceiling Light (Jiaoyue 650) |
|
||||||
|
| `mono` | YLTD03YL | Yeelight Serene Eye-Friendly Desk Lamp |
|
||||||
|
|
||||||
## Platform Services
|
## Platform Services
|
||||||
|
|
||||||
@ -155,7 +155,6 @@ Set an operation mode.
|
|||||||
| `entity_id` | no | Only act on a specific lights. |
|
| `entity_id` | no | Only act on a specific lights. |
|
||||||
| `mode` | no | Operation mode. Valid values are 'last', 'normal', 'rgb', 'hsv', 'color_flow', 'moonlight'. |
|
| `mode` | no | Operation mode. Valid values are 'last', 'normal', 'rgb', 'hsv', 'color_flow', 'moonlight'. |
|
||||||
|
|
||||||
|
|
||||||
### Service `yeelight.start_flow`
|
### Service `yeelight.start_flow`
|
||||||
|
|
||||||
Start flow with specified transitions
|
Start flow with specified transitions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user