Bump yeelight to 0.6.3 (#51065)
This commit is contained in:
parent
cbe4df1893
commit
67804ee5df
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "yeelight",
|
||||
"name": "Yeelight",
|
||||
"documentation": "https://www.home-assistant.io/integrations/yeelight",
|
||||
"requirements": ["yeelight==0.6.2"],
|
||||
"requirements": ["yeelight==0.6.3"],
|
||||
"codeowners": ["@rytilahti", "@zewelor", "@shenxn"],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling",
|
||||
|
|
|
@ -2397,7 +2397,7 @@ yalesmartalarmclient==0.3.3
|
|||
yalexs==1.1.11
|
||||
|
||||
# homeassistant.components.yeelight
|
||||
yeelight==0.6.2
|
||||
yeelight==0.6.3
|
||||
|
||||
# homeassistant.components.yeelightsunflower
|
||||
yeelightsunflower==0.0.10
|
||||
|
|
|
@ -1297,7 +1297,7 @@ xmltodict==0.12.0
|
|||
yalexs==1.1.11
|
||||
|
||||
# homeassistant.components.yeelight
|
||||
yeelight==0.6.2
|
||||
yeelight==0.6.3
|
||||
|
||||
# homeassistant.components.onvif
|
||||
zeep[async]==4.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue