mirror of
https://github.com/dlitz/esphome-configs-dlitz.git
synced 2026-04-15 22:03:26 -06:00
shelly-em-gen3: Enable Improv-over-BLE, Improv-Serial, esp32_ble_tracker, and bluetooth_proxy by default
This commit is contained in:
@@ -110,12 +110,17 @@ i2c:
|
|||||||
sda: GPIO7
|
sda: GPIO7
|
||||||
scan: true
|
scan: true
|
||||||
|
|
||||||
# esp32_ble_tracker:
|
improv_serial:
|
||||||
# scan_parameters:
|
|
||||||
# active: false
|
esp32_improv:
|
||||||
#
|
authorizer: shelly_button_id
|
||||||
# bluetooth_proxy:
|
|
||||||
# active: false
|
esp32_ble_tracker:
|
||||||
|
scan_parameters:
|
||||||
|
active: false
|
||||||
|
|
||||||
|
bluetooth_proxy:
|
||||||
|
active: false
|
||||||
|
|
||||||
light:
|
light:
|
||||||
- platform: status_led
|
- platform: status_led
|
||||||
|
|||||||
Reference in New Issue
Block a user