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:
|
packages:
|
||||||
device_base: !include templates/esp32-poe.yaml
|
device_base: !include templates/esp32-poe.yaml
|
||||||
|
api: !include templates/api.yaml # for multi-device
|
||||||
# Also act as a BT proxy due to convenient location.
|
|
||||||
btproxy: !include templates/btproxy.yaml
|
|
||||||
|
|
||||||
external_components:
|
external_components:
|
||||||
# Path is relative to the main YAML file, not this device_base template!
|
|
||||||
- source: components
|
- source: components
|
||||||
|
|
||||||
spi:
|
spi:
|
||||||
@@ -132,10 +129,6 @@ switch:
|
|||||||
restore_mode: ALWAYS_OFF
|
restore_mode: ALWAYS_OFF
|
||||||
inverted: true
|
inverted: true
|
||||||
|
|
||||||
bluetooth_proxy:
|
|
||||||
# Of total 4 esp32_ble.max_connections, 1 is reserved for Meater.
|
|
||||||
connection_slots: 3
|
|
||||||
|
|
||||||
ble_client:
|
ble_client:
|
||||||
- mac_address: "B8:1F:5E:0F:BB:2F"
|
- mac_address: "B8:1F:5E:0F:BB:2F"
|
||||||
id: meater
|
id: meater
|
||||||
|
|||||||
Reference in New Issue
Block a user