Upgrade yeelight to 0.6.2 (#49995)

This commit is contained in:
Florian Gareis 2021-05-03 00:05:40 +02:00 committed by GitHub
parent 6c4448a272
commit 93b668a6f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "yeelight", "domain": "yeelight",
"name": "Yeelight", "name": "Yeelight",
"documentation": "https://www.home-assistant.io/integrations/yeelight", "documentation": "https://www.home-assistant.io/integrations/yeelight",
"requirements": ["yeelight==0.6.1"], "requirements": ["yeelight==0.6.2"],
"codeowners": ["@rytilahti", "@zewelor", "@shenxn"], "codeowners": ["@rytilahti", "@zewelor", "@shenxn"],
"config_flow": true, "config_flow": true,
"iot_class": "local_polling" "iot_class": "local_polling"

View File

@ -2376,7 +2376,7 @@ yalesmartalarmclient==0.1.6
yalexs==1.1.11 yalexs==1.1.11
# homeassistant.components.yeelight # homeassistant.components.yeelight
yeelight==0.6.1 yeelight==0.6.2
# homeassistant.components.yeelightsunflower # homeassistant.components.yeelightsunflower
yeelightsunflower==0.0.10 yeelightsunflower==0.0.10

View File

@ -1261,7 +1261,7 @@ xmltodict==0.12.0
yalexs==1.1.11 yalexs==1.1.11
# homeassistant.components.yeelight # homeassistant.components.yeelight
yeelight==0.6.1 yeelight==0.6.2
# homeassistant.components.onvif # homeassistant.components.onvif
zeep[async]==4.0.0 zeep[async]==4.0.0