Upgrade yeelight to 0.6.2 (#49995)
parent
6c4448a272
commit
93b668a6f9
|
@ -2,7 +2,7 @@
|
|||
"domain": "yeelight",
|
||||
"name": "Yeelight",
|
||||
"documentation": "https://www.home-assistant.io/integrations/yeelight",
|
||||
"requirements": ["yeelight==0.6.1"],
|
||||
"requirements": ["yeelight==0.6.2"],
|
||||
"codeowners": ["@rytilahti", "@zewelor", "@shenxn"],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
|
|
|
@ -2376,7 +2376,7 @@ yalesmartalarmclient==0.1.6
|
|||
yalexs==1.1.11
|
||||
|
||||
# homeassistant.components.yeelight
|
||||
yeelight==0.6.1
|
||||
yeelight==0.6.2
|
||||
|
||||
# homeassistant.components.yeelightsunflower
|
||||
yeelightsunflower==0.0.10
|
||||
|
|
|
@ -1261,7 +1261,7 @@ xmltodict==0.12.0
|
|||
yalexs==1.1.11
|
||||
|
||||
# homeassistant.components.yeelight
|
||||
yeelight==0.6.1
|
||||
yeelight==0.6.2
|
||||
|
||||
# homeassistant.components.onvif
|
||||
zeep[async]==4.0.0
|
||||
|
|
Loading…
Reference in New Issue