Disable btproxy @ blinds since Living room got one
This should make blinds more reliable, and BLE devinces on EG more reliable, too.
This commit is contained in:
+1
-8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user