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:
parent
2b464b00dd
commit
9d671eff27
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.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"],
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue