Bump yeelight version to 0.6.0 (#49111)
parent
7256e333e4
commit
88d2fb4aa6
|
@ -3,7 +3,7 @@
|
|||
"name": "Yeelight",
|
||||
"documentation": "https://www.home-assistant.io/integrations/yeelight",
|
||||
"requirements": [
|
||||
"yeelight==0.5.4"
|
||||
"yeelight==0.6.0"
|
||||
],
|
||||
"codeowners": [
|
||||
"@rytilahti",
|
||||
|
|
|
@ -2363,7 +2363,7 @@ yalesmartalarmclient==0.1.6
|
|||
yalexs==1.1.10
|
||||
|
||||
# homeassistant.components.yeelight
|
||||
yeelight==0.5.4
|
||||
yeelight==0.6.0
|
||||
|
||||
# homeassistant.components.yeelightsunflower
|
||||
yeelightsunflower==0.0.10
|
||||
|
|
|
@ -1248,7 +1248,7 @@ xmltodict==0.12.0
|
|||
yalexs==1.1.10
|
||||
|
||||
# homeassistant.components.yeelight
|
||||
yeelight==0.5.4
|
||||
yeelight==0.6.0
|
||||
|
||||
# homeassistant.components.onvif
|
||||
zeep[async]==4.0.0
|
||||
|
|
Loading…
Reference in New Issue