From 466de0f15bc652d42af695da18d4c88721d95051 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 7 Dec 2022 18:31:18 +0100 Subject: [PATCH] 2022.12: Shelly BT proxies --- source/_posts/2022-12-07-release-202212.markdown | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/source/_posts/2022-12-07-release-202212.markdown b/source/_posts/2022-12-07-release-202212.markdown index c38eedd9509..714de4e59c2 100644 --- a/source/_posts/2022-12-07-release-202212.markdown +++ b/source/_posts/2022-12-07-release-202212.markdown @@ -160,14 +160,7 @@ are supported! ## Bluetooth proxy using Shelly devices -{% details "TODO" %} - -- Improve story line -- Spelling/grammar - -{% enddetails %} - -In the September release, we brought [Bluetooth everywhere](/blog/2022/09/07/release-20229/#bluetooth-everywhere), +In the September release, we brought [Bluetooth everywhere], by adding Bluetooth proxy support, allowing any ESPHome device in your home to relay Bluetooth traffic across your home. @@ -184,6 +177,8 @@ help with things like Bluetooth temperature or plant sensors in your home. In other Bluetooth news: The performance of Bluetooth has, again, been improved this release, and the memory usage should be lower. Always good! +[Bluetooth everywhere]: /blog/2022/09/07/release-20229/#bluetooth-everywhere + ## New entity: `text` {% details "TODO" %}