mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
Bump ESPHome stable BLE version to 2025.2.2 (#139704)
ensure proxies have https://github.com/esphome/esphome/pull/8328 so they do not reboot themselves if disconnecting takes too long
This commit is contained in:
parent
b890d3e15a
commit
c58cbfd6f4
@ -13,7 +13,7 @@ DEFAULT_ALLOW_SERVICE_CALLS = True
|
|||||||
DEFAULT_NEW_CONFIG_ALLOW_ALLOW_SERVICE_CALLS = False
|
DEFAULT_NEW_CONFIG_ALLOW_ALLOW_SERVICE_CALLS = False
|
||||||
|
|
||||||
|
|
||||||
STABLE_BLE_VERSION_STR = "2025.2.1"
|
STABLE_BLE_VERSION_STR = "2025.2.2"
|
||||||
STABLE_BLE_VERSION = AwesomeVersion(STABLE_BLE_VERSION_STR)
|
STABLE_BLE_VERSION = AwesomeVersion(STABLE_BLE_VERSION_STR)
|
||||||
PROJECT_URLS = {
|
PROJECT_URLS = {
|
||||||
"esphome.bluetooth-proxy": "https://esphome.github.io/bluetooth-proxies/",
|
"esphome.bluetooth-proxy": "https://esphome.github.io/bluetooth-proxies/",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user