Bump python-yeelight to 0.7.3 (#54982)
parent
d8eedaf9fd
commit
06fcf51754
|
@ -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.7.2", "async-upnp-client==0.20.0"],
|
"requirements": ["yeelight==0.7.3", "async-upnp-client==0.20.0"],
|
||||||
"codeowners": ["@rytilahti", "@zewelor", "@shenxn", "@starkillerOG"],
|
"codeowners": ["@rytilahti", "@zewelor", "@shenxn", "@starkillerOG"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["network"],
|
"dependencies": ["network"],
|
||||||
|
|
|
@ -2435,7 +2435,7 @@ yalesmartalarmclient==0.3.4
|
||||||
yalexs==1.1.13
|
yalexs==1.1.13
|
||||||
|
|
||||||
# homeassistant.components.yeelight
|
# homeassistant.components.yeelight
|
||||||
yeelight==0.7.2
|
yeelight==0.7.3
|
||||||
|
|
||||||
# homeassistant.components.yeelightsunflower
|
# homeassistant.components.yeelightsunflower
|
||||||
yeelightsunflower==0.0.10
|
yeelightsunflower==0.0.10
|
||||||
|
|
|
@ -1361,7 +1361,7 @@ yalesmartalarmclient==0.3.4
|
||||||
yalexs==1.1.13
|
yalexs==1.1.13
|
||||||
|
|
||||||
# homeassistant.components.yeelight
|
# homeassistant.components.yeelight
|
||||||
yeelight==0.7.2
|
yeelight==0.7.3
|
||||||
|
|
||||||
# homeassistant.components.youless
|
# homeassistant.components.youless
|
||||||
youless-api==0.12
|
youless-api==0.12
|
||||||
|
|
Loading…
Reference in New Issue