mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Bump yolink-api to 0.4.1 fix water depth sensor error when device is not initialize (#113994)
This commit is contained in:
parent
04b3049a7b
commit
517826fe48
@ -6,5 +6,5 @@
|
||||
"dependencies": ["auth", "application_credentials"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/yolink",
|
||||
"iot_class": "cloud_push",
|
||||
"requirements": ["yolink-api==0.3.9"]
|
||||
"requirements": ["yolink-api==0.4.1"]
|
||||
}
|
||||
|
@ -2901,7 +2901,7 @@ yeelight==0.7.14
|
||||
yeelightsunflower==0.0.10
|
||||
|
||||
# homeassistant.components.yolink
|
||||
yolink-api==0.3.9
|
||||
yolink-api==0.4.1
|
||||
|
||||
# homeassistant.components.youless
|
||||
youless-api==1.0.1
|
||||
|
@ -2239,7 +2239,7 @@ yalexs==2.0.0
|
||||
yeelight==0.7.14
|
||||
|
||||
# homeassistant.components.yolink
|
||||
yolink-api==0.3.9
|
||||
yolink-api==0.4.1
|
||||
|
||||
# homeassistant.components.youless
|
||||
youless-api==1.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user