mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Bump yeelight to 0.6.3 (#51065)
This commit is contained in:
parent
cbe4df1893
commit
67804ee5df
@ -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.6.2"],
|
"requirements": ["yeelight==0.6.3"],
|
||||||
"codeowners": ["@rytilahti", "@zewelor", "@shenxn"],
|
"codeowners": ["@rytilahti", "@zewelor", "@shenxn"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
|
@ -2397,7 +2397,7 @@ yalesmartalarmclient==0.3.3
|
|||||||
yalexs==1.1.11
|
yalexs==1.1.11
|
||||||
|
|
||||||
# homeassistant.components.yeelight
|
# homeassistant.components.yeelight
|
||||||
yeelight==0.6.2
|
yeelight==0.6.3
|
||||||
|
|
||||||
# homeassistant.components.yeelightsunflower
|
# homeassistant.components.yeelightsunflower
|
||||||
yeelightsunflower==0.0.10
|
yeelightsunflower==0.0.10
|
||||||
|
@ -1297,7 +1297,7 @@ xmltodict==0.12.0
|
|||||||
yalexs==1.1.11
|
yalexs==1.1.11
|
||||||
|
|
||||||
# homeassistant.components.yeelight
|
# homeassistant.components.yeelight
|
||||||
yeelight==0.6.2
|
yeelight==0.6.3
|
||||||
|
|
||||||
# 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