Skip to content
Snippets Groups Projects
Unverified Commit 9ea41b4d authored by J. Nick Koston's avatar J. Nick Koston Committed by GitHub
Browse files

Bump yalexs to 8.4.2 (#124593)

changelog: https://github.com/bdraco/yalexs/compare/v8.4.1...v8.4.2

If the pubnub connection failed, the integration would fallback
to polling. This would could get users banned so we no longer do that.
parent 8bc9fd23
No related branches found
No related tags found
No related merge requests found
......@@ -28,5 +28,5 @@
"documentation": "https://www.home-assistant.io/integrations/august",
"iot_class": "cloud_push",
"loggers": ["pubnub", "yalexs"],
"requirements": ["yalexs==8.4.1", "yalexs-ble==2.4.3"]
"requirements": ["yalexs==8.4.2", "yalexs-ble==2.4.3"]
}
......@@ -2968,7 +2968,7 @@ yalesmartalarmclient==0.4.0
yalexs-ble==2.4.3
# homeassistant.components.august
yalexs==8.4.1
yalexs==8.4.2
# homeassistant.components.yeelight
yeelight==0.7.14
......
......@@ -2348,7 +2348,7 @@ yalesmartalarmclient==0.4.0
yalexs-ble==2.4.3
# homeassistant.components.august
yalexs==8.4.1
yalexs==8.4.2
# homeassistant.components.yeelight
yeelight==0.7.14
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment