mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
Bump ESPHome recommended BLE version to 2023.8.0 (#98586)
This commit is contained in:
@@ -11,7 +11,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 = "2023.6.0"
|
STABLE_BLE_VERSION_STR = "2023.8.0"
|
||||||
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/",
|
||||||
|
Reference in New Issue
Block a user