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
3 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue