mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
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:
parent
8bc9fd23bb
commit
9ea41b4d26
@ -28,5 +28,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/august",
|
"documentation": "https://www.home-assistant.io/integrations/august",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["pubnub", "yalexs"],
|
"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
|
yalexs-ble==2.4.3
|
||||||
|
|
||||||
# homeassistant.components.august
|
# homeassistant.components.august
|
||||||
yalexs==8.4.1
|
yalexs==8.4.2
|
||||||
|
|
||||||
# homeassistant.components.yeelight
|
# homeassistant.components.yeelight
|
||||||
yeelight==0.7.14
|
yeelight==0.7.14
|
||||||
|
@ -2348,7 +2348,7 @@ yalesmartalarmclient==0.4.0
|
|||||||
yalexs-ble==2.4.3
|
yalexs-ble==2.4.3
|
||||||
|
|
||||||
# homeassistant.components.august
|
# homeassistant.components.august
|
||||||
yalexs==8.4.1
|
yalexs==8.4.2
|
||||||
|
|
||||||
# homeassistant.components.yeelight
|
# homeassistant.components.yeelight
|
||||||
yeelight==0.7.14
|
yeelight==0.7.14
|
||||||
|
Loading…
x
Reference in New Issue
Block a user