From 827e251a8dbdb8c7287d0256b8514e954f7ae525 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Ciemi=C4=99ga?= Date: Thu, 26 Oct 2023 21:06:29 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 04056ba..c807530 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +I suggest to use https://esphome.io/components/bluetooth_proxy.html instead. In my opinion its better solution now. + + # bt-mqtt-gateway A simple Python script which provides a Bluetooth to MQTT gateway, easily extensible via custom workers.