kleines Beispiel Script für Setup Section
kleines Beispiel Script für Setup Section
btproxy.png
82.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
substitutions:
name: atom-bluetooth-proxy-e9d548
friendly_name: Bluetooth Proxy e9d548
esphome:
name: ${name}
name_add_mac_suffix: false
friendly_name: ${friendly_name}
esp32:
board: m5stack-atom
framework:
type: esp-idf
ota:
platform: esphome
logger:
api:
encryption:
key: UVxrl1pIIW/G7kaLkyOiK89U7lJeRBMFj+HUppOkdto=
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
domain: .fritz.box
esp32_ble_tracker:
scan_parameters:
interval: 1100ms
window: 1100ms
bluetooth_proxy:
active: true