From 1e5f135ef8cd48156780cc52f1c6d9e1482e7799 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Sat, 21 Feb 2026 12:34:39 +0100 Subject: [PATCH] reverted bluetooth modification --- configuration.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 036faf7f..4e2ce5c2 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -152,8 +152,7 @@ recorder: !include log/recorder.yaml ###################################################################### # Bluetooth -bluetooth: - enable: false +# bluetooth: # Discover DHCP requests for supported devices and services. dhcp: -- 2.47.3