-
-
Notifications
You must be signed in to change notification settings - Fork 83
Expand file tree
/
Copy pathm5stack-atom-lite.yaml
More file actions
44 lines (36 loc) · 874 Bytes
/
m5stack-atom-lite.yaml
File metadata and controls
44 lines (36 loc) · 874 Bytes
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
36
37
38
39
40
41
42
43
44
esphome:
name: m5stack-atom-lite
friendly_name: Bluetooth Proxy
min_version: 2025.8.0
name_add_mac_suffix: true
esp32:
variant: esp32
framework:
type: esp-idf
# Workaround for BLE scanning regression (https://github.com/esphome/esphome/issues/13560)
# Remove once ESPHome 2026.2.0 is released
version: 5.5.2
release: "260206"
# end remove
wifi:
ap:
api:
logger:
ota:
- platform: esphome
id: ota_esphome
esp32_ble_tracker:
scan_parameters:
# We currently use the defaults to ensure Bluetooth
# can co-exist with WiFi In the future we may be able to
# enable the built-in coexistence logic in ESP-IDF
active: true
bluetooth_proxy:
active: true
button:
- platform: safe_mode
id: button_safe_mode
name: Safe Mode Boot
- platform: factory_reset
id: factory_reset_btn
name: Factory reset