Skip to content

Commit 8516d9f

Browse files
committed
Add Seeed Studio XIAO ESP32-S3 PoE to Bluetooth Proxy device list
Remove trailing spaces and comments
1 parent 1888cea commit 8516d9f

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

seeed/seeed-esp32-poe.yaml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
esphome:
22
name: seeed-esp32-s3
3-
friendly_name: Bluetooth Proxy
3+
friendly_name: Bluetooth Proxy
44
min_version: 2025.8.0
5-
name_add_mac_suffix: true
5+
name_add_mac_suffix: true
66

77
esp32:
88
variant: esp32s3
@@ -11,10 +11,10 @@ esp32:
1111

1212
ethernet:
1313
type: W5500
14-
cs_pin: GPIO2
15-
clk_pin: GPIO7
14+
cs_pin: GPIO2
15+
clk_pin: GPIO7
1616
mosi_pin: GPIO9
17-
miso_pin: GPIO8
17+
miso_pin: GPIO8
1818

1919
api:
2020
logger:
@@ -23,7 +23,6 @@ ota:
2323
- platform: esphome
2424
id: ota_esphome
2525

26-
# 配置 ESP32 BLE 扫描器
2726
esp32_ble_tracker:
2827
scan_parameters:
2928
interval: 1100ms

0 commit comments

Comments
 (0)