Bump yalexs to 1.1.25 for handling locks in "secure locked mode" as locked (#71666)

This commit is contained in:
dacwe 2022-05-11 02:34:03 +02:00 committed by GitHub
parent 3d2b0a17ce
commit f18d794293
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "august",
"name": "August",
"documentation": "https://www.home-assistant.io/integrations/august",
"requirements": ["yalexs==1.1.24"],
"requirements": ["yalexs==1.1.25"],
"codeowners": ["@bdraco"],
"dhcp": [
{

View File

@ -2468,7 +2468,7 @@ xs1-api-client==3.0.0
yalesmartalarmclient==0.3.8
# homeassistant.components.august
yalexs==1.1.24
yalexs==1.1.25
# homeassistant.components.yeelight
yeelight==0.7.10

View File

@ -1617,7 +1617,7 @@ xmltodict==0.12.0
yalesmartalarmclient==0.3.8
# homeassistant.components.august
yalexs==1.1.24
yalexs==1.1.25
# homeassistant.components.yeelight
yeelight==0.7.10