Bump yolink-api to 0.4.1 fix water depth sensor error when device is not initialize (#113994)

This commit is contained in:
Matrix 2024-03-25 09:37:39 +08:00 committed by GitHub
parent 04b3049a7b
commit 517826fe48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -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"]
}

View file

@ -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

View file

@ -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