From 9046d6614437ff024135147f5157d897f58132a8 Mon Sep 17 00:00:00 2001 From: Artem Sheremet Date: Sat, 23 May 2026 19:23:08 +0000 Subject: [PATCH] Disable btproxy @ blinds since Living room got one This should make blinds more reliable, and BLE devinces on EG more reliable, too. --- blinds.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/blinds.yaml b/blinds.yaml index 9f603b9..afa8b1c 100644 --- a/blinds.yaml +++ b/blinds.yaml @@ -22,12 +22,9 @@ esp32: packages: device_base: !include templates/esp32-poe.yaml - - # Also act as a BT proxy due to convenient location. - btproxy: !include templates/btproxy.yaml + api: !include templates/api.yaml # for multi-device external_components: - # Path is relative to the main YAML file, not this device_base template! - source: components spi: @@ -132,10 +129,6 @@ switch: restore_mode: ALWAYS_OFF inverted: true -bluetooth_proxy: - # Of total 4 esp32_ble.max_connections, 1 is reserved for Meater. - connection_slots: 3 - ble_client: - mac_address: "B8:1F:5E:0F:BB:2F" id: meater