From 5285a998c2fa9f7032e8cbe94e84f3dafc78d241 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Tue, 11 Jul 2023 21:48:16 -1000 Subject: [PATCH] Fix typo in bluetooth advertisment bundling version (#28180) --- source/_integrations/bluetooth.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/bluetooth.markdown b/source/_integrations/bluetooth.markdown index 1e06fb9a78f..ccad2ca27bc 100644 --- a/source/_integrations/bluetooth.markdown +++ b/source/_integrations/bluetooth.markdown @@ -246,7 +246,7 @@ The following remote adapters are supported: - [ESPHome](https://esphome.github.io/bluetooth-proxies/) - Bluetooth advertisement listening: ESPHome ESP32 device with firmware 2022.8.2 or later - - Bluetooth advertisement bundling: ESPHome ESP32 device with firmware 2022.6.0 or later + - Bluetooth advertisement bundling: ESPHome ESP32 device with firmware 2023.6.0 or later - Single active connection: ESPHome ESP32 device with firmware 2022.9.3 or later - Multiple active connections: ESPHome ESP32 device with firmware 2022.11.0 or later - [Shelly](/integrations/shelly/)