mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Bump yalexs to 1.1.13 to fix august doorsense offline at startup (#53574)
This commit is contained in:
parent
43d3b6c2a2
commit
f3bf0fdb09
@ -2,7 +2,7 @@
|
||||
"domain": "august",
|
||||
"name": "August",
|
||||
"documentation": "https://www.home-assistant.io/integrations/august",
|
||||
"requirements": ["yalexs==1.1.12"],
|
||||
"requirements": ["yalexs==1.1.13"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"dhcp": [
|
||||
{
|
||||
|
@ -2414,7 +2414,7 @@ xs1-api-client==3.0.0
|
||||
yalesmartalarmclient==0.3.4
|
||||
|
||||
# homeassistant.components.august
|
||||
yalexs==1.1.12
|
||||
yalexs==1.1.13
|
||||
|
||||
# homeassistant.components.yeelight
|
||||
yeelight==0.6.3
|
||||
|
@ -1329,7 +1329,7 @@ xmltodict==0.12.0
|
||||
yalesmartalarmclient==0.3.4
|
||||
|
||||
# homeassistant.components.august
|
||||
yalexs==1.1.12
|
||||
yalexs==1.1.13
|
||||
|
||||
# homeassistant.components.yeelight
|
||||
yeelight==0.6.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user