Fix Yale Access Bluetooth not setting up when already connected at startup (#78199)

This commit is contained in:
J. Nick Koston 2022-09-10 12:32:29 -05:00 committed by GitHub
parent c406e4defe
commit 1e302c12ff
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.6.4"],
"requirements": ["yalexs-ble==1.7.1"],
"dependencies": ["bluetooth"],
"codeowners": ["@bdraco"],
"bluetooth": [{ "manufacturer_id": 465 }],

View File

@ -2548,7 +2548,7 @@ xs1-api-client==3.0.0
yalesmartalarmclient==0.3.9
# homeassistant.components.yalexs_ble
yalexs-ble==1.6.4
yalexs-ble==1.7.1
# homeassistant.components.august
yalexs==1.2.1

View File

@ -1752,7 +1752,7 @@ xmltodict==0.13.0
yalesmartalarmclient==0.3.9
# homeassistant.components.yalexs_ble
yalexs-ble==1.6.4
yalexs-ble==1.7.1
# homeassistant.components.august
yalexs==1.2.1