Bump yeelight to 0.7.6 (#57009)

- Fixes compat with Lamp15 model

- May improvment Monob model drops seen in #56646

Changes: 0b94e5214e
This commit is contained in:
J. Nick Koston
2021-10-03 13:07:25 -10:00
committed by Paulus Schoutsen
parent 5237817109
commit 645cb53284
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"domain": "yeelight",
"name": "Yeelight",
"documentation": "https://www.home-assistant.io/integrations/yeelight",
"requirements": ["yeelight==0.7.5", "async-upnp-client==0.22.5"],
"requirements": ["yeelight==0.7.6", "async-upnp-client==0.22.5"],
"codeowners": ["@rytilahti", "@zewelor", "@shenxn", "@starkillerOG"],
"config_flow": true,
"dependencies": ["network"],

View File

@@ -2459,7 +2459,7 @@ yalesmartalarmclient==0.3.4
yalexs==1.1.13
# homeassistant.components.yeelight
yeelight==0.7.5
yeelight==0.7.6
# homeassistant.components.yeelightsunflower
yeelightsunflower==0.0.10

View File

@@ -1403,7 +1403,7 @@ yalesmartalarmclient==0.3.4
yalexs==1.1.13
# homeassistant.components.yeelight
yeelight==0.7.5
yeelight==0.7.6
# homeassistant.components.youless
youless-api==0.13