Bump yalexs to 1.1.5 for august (#48205)
Turns on auto-reconnect support
This commit is contained in:
parent
f67e8b4369
commit
136ac88bed
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "august",
|
||||
"name": "August",
|
||||
"documentation": "https://www.home-assistant.io/integrations/august",
|
||||
"requirements": ["yalexs==1.1.4"],
|
||||
"requirements": ["yalexs==1.1.5"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"dhcp": [
|
||||
{"hostname":"connect","macaddress":"D86162*"},
|
||||
|
|
|
@ -2345,7 +2345,7 @@ xs1-api-client==3.0.0
|
|||
yalesmartalarmclient==0.1.6
|
||||
|
||||
# homeassistant.components.august
|
||||
yalexs==1.1.4
|
||||
yalexs==1.1.5
|
||||
|
||||
# homeassistant.components.yeelight
|
||||
yeelight==0.5.4
|
||||
|
|
|
@ -1206,7 +1206,7 @@ xbox-webapi==2.0.8
|
|||
xmltodict==0.12.0
|
||||
|
||||
# homeassistant.components.august
|
||||
yalexs==1.1.4
|
||||
yalexs==1.1.5
|
||||
|
||||
# homeassistant.components.yeelight
|
||||
yeelight==0.5.4
|
||||
|
|
Loading…
Add table
Reference in a new issue