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:
parent
7980e3f406
commit
6c3d402777
3 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue