Bump yolink-api to 0.0.8 (#73173)

* update api libray fix hearbeat message valiation

* update yolink-api ignore invalidate message
This commit is contained in:
Matrix 2022-06-08 14:11:41 +08:00 committed by GitHub
parent 7980e3f406
commit 6c3d402777
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "YoLink",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/yolink",
"requirements": ["yolink-api==0.0.6"],
"requirements": ["yolink-api==0.0.8"],
"dependencies": ["auth", "application_credentials"],
"codeowners": ["@matrixd2"],
"iot_class": "cloud_push"

View file

@ -2483,7 +2483,7 @@ yeelight==0.7.10
yeelightsunflower==0.0.10
# homeassistant.components.yolink
yolink-api==0.0.6
yolink-api==0.0.8
# homeassistant.components.youless
youless-api==0.16

View file

@ -1641,7 +1641,7 @@ yalexs==1.1.25
yeelight==0.7.10
# homeassistant.components.yolink
yolink-api==0.0.6
yolink-api==0.0.8
# homeassistant.components.youless
youless-api==0.16