mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Bump yeelight dependency to 0.6.1 (#49490)
This commit is contained in:
parent
d24b3e0a3c
commit
45b6dfce68
@ -2,7 +2,7 @@
|
||||
"domain": "yeelight",
|
||||
"name": "Yeelight",
|
||||
"documentation": "https://www.home-assistant.io/integrations/yeelight",
|
||||
"requirements": ["yeelight==0.6.0"],
|
||||
"requirements": ["yeelight==0.6.1"],
|
||||
"codeowners": ["@rytilahti", "@zewelor", "@shenxn"],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
|
@ -2363,7 +2363,7 @@ yalesmartalarmclient==0.1.6
|
||||
yalexs==1.1.10
|
||||
|
||||
# homeassistant.components.yeelight
|
||||
yeelight==0.6.0
|
||||
yeelight==0.6.1
|
||||
|
||||
# homeassistant.components.yeelightsunflower
|
||||
yeelightsunflower==0.0.10
|
||||
|
@ -1248,7 +1248,7 @@ xmltodict==0.12.0
|
||||
yalexs==1.1.10
|
||||
|
||||
# homeassistant.components.yeelight
|
||||
yeelight==0.6.0
|
||||
yeelight==0.6.1
|
||||
|
||||
# homeassistant.components.onvif
|
||||
zeep[async]==4.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user