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.
This commit is contained in:
J. Nick Koston 2024-08-25 10:45:06 -10:00 committed by GitHub
parent 8bc9fd23bb
commit 9ea41b4d26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -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"]
}

View file

@ -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

View file

@ -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