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 GitHub
parent 2b464b00dd
commit 9d671eff27
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",
"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

@ -1406,7 +1406,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