Skip to content

Commit

Permalink
Bump yalexs to 1.1.10 for august (#48494)
Browse files Browse the repository at this point in the history
- Remove workaround for broken reconnect logic in pubnub
  • Loading branch information
bdraco authored Mar 30, 2021
1 parent 99ab084 commit 0082eca
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/august/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"domain": "august",
"name": "August",
"documentation": "https://www.home-assistant.io/integrations/august",
"requirements": ["yalexs==1.1.9"],
"requirements": ["yalexs==1.1.10"],
"codeowners": ["@bdraco"],
"dhcp": [
{"hostname":"connect","macaddress":"D86162*"},
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2351,7 +2351,7 @@ xs1-api-client==3.0.0
yalesmartalarmclient==0.1.6

# homeassistant.components.august
yalexs==1.1.9
yalexs==1.1.10

# homeassistant.components.yeelight
yeelight==0.5.4
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1218,7 +1218,7 @@ xknx==0.17.4
xmltodict==0.12.0

# homeassistant.components.august
yalexs==1.1.9
yalexs==1.1.10

# homeassistant.components.yeelight
yeelight==0.5.4
Expand Down

0 comments on commit 0082eca

Please sign in to comment.