mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Bump yeelight version to 0.6.0 (#49111)
This commit is contained in:
parent
7256e333e4
commit
88d2fb4aa6
@ -3,7 +3,7 @@
|
|||||||
"name": "Yeelight",
|
"name": "Yeelight",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/yeelight",
|
"documentation": "https://www.home-assistant.io/integrations/yeelight",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"yeelight==0.5.4"
|
"yeelight==0.6.0"
|
||||||
],
|
],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
"@rytilahti",
|
"@rytilahti",
|
||||||
|
@ -2363,7 +2363,7 @@ yalesmartalarmclient==0.1.6
|
|||||||
yalexs==1.1.10
|
yalexs==1.1.10
|
||||||
|
|
||||||
# homeassistant.components.yeelight
|
# homeassistant.components.yeelight
|
||||||
yeelight==0.5.4
|
yeelight==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.yeelightsunflower
|
# homeassistant.components.yeelightsunflower
|
||||||
yeelightsunflower==0.0.10
|
yeelightsunflower==0.0.10
|
||||||
|
@ -1248,7 +1248,7 @@ xmltodict==0.12.0
|
|||||||
yalexs==1.1.10
|
yalexs==1.1.10
|
||||||
|
|
||||||
# homeassistant.components.yeelight
|
# homeassistant.components.yeelight
|
||||||
yeelight==0.5.4
|
yeelight==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.onvif
|
# homeassistant.components.onvif
|
||||||
zeep[async]==4.0.0
|
zeep[async]==4.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user