Add 'Yeelight LED Ceiling Light' model (#31615)
* Add 'Yeelight LED Ceiling Light' model Add new model https://www.yeelight.com/en_US/product/luna * Update requirements_all.txt bump to yeelight 0.5.1 Update requirements_all.txt bump to yeelight 0.5.1 * Update manifest.json, bump to 0.5.1 Update manifest.json, bump to 0.5.1
This commit is contained in:
parent
40356b4fc5
commit
c1908d16b5
3 changed files with 3 additions and 2 deletions
|
@ -141,6 +141,7 @@ MODEL_TO_DEVICE_TYPE = {
|
|||
"ceiling2": BulbType.WhiteTemp,
|
||||
"ceiling3": BulbType.WhiteTemp,
|
||||
"ceiling4": BulbType.WhiteTempMood,
|
||||
"ceiling13": BulbType.WhiteTemp,
|
||||
}
|
||||
|
||||
EFFECTS_MAP = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue