mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +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",
|
"domain": "august",
|
||||||
"name": "August",
|
"name": "August",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/august",
|
"documentation": "https://www.home-assistant.io/integrations/august",
|
||||||
"requirements": ["yalexs==1.1.12"],
|
"requirements": ["yalexs==1.1.13"],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
"dhcp": [
|
"dhcp": [
|
||||||
{
|
{
|
||||||
|
@ -2414,7 +2414,7 @@ xs1-api-client==3.0.0
|
|||||||
yalesmartalarmclient==0.3.4
|
yalesmartalarmclient==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.august
|
# homeassistant.components.august
|
||||||
yalexs==1.1.12
|
yalexs==1.1.13
|
||||||
|
|
||||||
# homeassistant.components.yeelight
|
# homeassistant.components.yeelight
|
||||||
yeelight==0.6.3
|
yeelight==0.6.3
|
||||||
|
@ -1329,7 +1329,7 @@ xmltodict==0.12.0
|
|||||||
yalesmartalarmclient==0.3.4
|
yalesmartalarmclient==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.august
|
# homeassistant.components.august
|
||||||
yalexs==1.1.12
|
yalexs==1.1.13
|
||||||
|
|
||||||
# homeassistant.components.yeelight
|
# homeassistant.components.yeelight
|
||||||
yeelight==0.6.3
|
yeelight==0.6.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user