We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb96602 commit 2e7821dCopy full SHA for 2e7821d
homeassistant/components/esphome/const.py
@@ -17,7 +17,7 @@
17
18
DEFAULT_PORT: Final = 6053
19
20
-STABLE_BLE_VERSION_STR = "2025.5.0"
+STABLE_BLE_VERSION_STR = "2025.8.0"
21
STABLE_BLE_VERSION = AwesomeVersion(STABLE_BLE_VERSION_STR)
22
PROJECT_URLS = {
23
"esphome.bluetooth-proxy": "https://esphome.github.io/bluetooth-proxies/",
0 commit comments