Bump yalexs-ble to 2.1.5 (#90287)
Bump yalexs-ble 2.1.5 Some of the lever locks need a bit longer debounce time since they still report stale state for up to 6s changelog: https://github.com/bdraco/yalexs-ble/compare/v2.1.4...v2.1.5
This commit is contained in:
parent
5f59bab9ec
commit
bd08d88812
4 changed files with 4 additions and 4 deletions
|
@ -28,5 +28,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/august",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["pubnub", "yalexs"],
|
||||
"requirements": ["yalexs==1.2.7", "yalexs-ble==2.1.4"]
|
||||
"requirements": ["yalexs==1.2.7", "yalexs-ble==2.1.5"]
|
||||
}
|
||||
|
|
|
@ -12,5 +12,5 @@
|
|||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/yalexs_ble",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["yalexs-ble==2.1.4"]
|
||||
"requirements": ["yalexs-ble==2.1.5"]
|
||||
}
|
||||
|
|
|
@ -2668,7 +2668,7 @@ yalesmartalarmclient==0.3.9
|
|||
|
||||
# homeassistant.components.august
|
||||
# homeassistant.components.yalexs_ble
|
||||
yalexs-ble==2.1.4
|
||||
yalexs-ble==2.1.5
|
||||
|
||||
# homeassistant.components.august
|
||||
yalexs==1.2.7
|
||||
|
|
|
@ -1905,7 +1905,7 @@ yalesmartalarmclient==0.3.9
|
|||
|
||||
# homeassistant.components.august
|
||||
# homeassistant.components.yalexs_ble
|
||||
yalexs-ble==2.1.4
|
||||
yalexs-ble==2.1.5
|
||||
|
||||
# homeassistant.components.august
|
||||
yalexs==1.2.7
|
||||
|
|
Loading…
Add table
Reference in a new issue