Improve august reconnect logic when service become unreachable (#48349)

This is a different error than internet down.
This commit is contained in:
J. Nick Koston 2021-03-26 02:47:32 -10:00 committed by GitHub
parent c4f98a3084
commit ae8afb69e7
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.5"],
"requirements": ["yalexs==1.1.6"],
"codeowners": ["@bdraco"],
"dhcp": [
{"hostname":"connect","macaddress":"D86162*"},

View File

@ -2348,7 +2348,7 @@ xs1-api-client==3.0.0
yalesmartalarmclient==0.1.6
# homeassistant.components.august
yalexs==1.1.5
yalexs==1.1.6
# homeassistant.components.yeelight
yeelight==0.5.4

View File

@ -1209,7 +1209,7 @@ xbox-webapi==2.0.8
xmltodict==0.12.0
# homeassistant.components.august
yalexs==1.1.5
yalexs==1.1.6
# homeassistant.components.yeelight
yeelight==0.5.4