Bump yalexs_ble to 1.3.1 to fix disconnect race (#76657)

This commit is contained in:
J. Nick Koston 2022-08-12 02:58:59 -10:00 committed by GitHub
parent 795e7f5707
commit 563e899d2e
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": "Yale Access Bluetooth",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/yalexs_ble",
"requirements": ["yalexs-ble==1.2.0"],
"requirements": ["yalexs-ble==1.3.1"],
"dependencies": ["bluetooth"],
"codeowners": ["@bdraco"],
"bluetooth": [{ "manufacturer_id": 465 }],

View File

@ -2500,7 +2500,7 @@ xs1-api-client==3.0.0
yalesmartalarmclient==0.3.8
# homeassistant.components.yalexs_ble
yalexs-ble==1.2.0
yalexs-ble==1.3.1
# homeassistant.components.august
yalexs==1.2.1

View File

@ -1695,7 +1695,7 @@ xmltodict==0.13.0
yalesmartalarmclient==0.3.8
# homeassistant.components.yalexs_ble
yalexs-ble==1.2.0
yalexs-ble==1.3.1
# homeassistant.components.august
yalexs==1.2.1